Justin Muncaster
Justin Muncaster
It's probably much more involved than the other controls, but a text-control that provides a std::string would allow this framework to cover all of the important basic data types.
Add check in CMakeLists.txt for xtensor target. This follows the pattern established in xtensor-python.
**Describe the bug** The [FAQ](https://github.com/macvim-dev/macvim/wiki/FAQ) suggests using the `brew` command if the user wishes to install MacVim from a package manager: > If you would like to use a package...
In the [docs](https://mitchel.me/slippers/docs/introduction/#motivation) I see this: > ... Templates [...] are built and then included wherever they are needed. ``` {% url "project:add_data" as add_data_url %} {% include "patterns/molecules/button/button.html" with...