adding Meson-UI to IDE-integration.md [skip ci]

This commit is contained in:
Michael Brockus 2020-03-20 20:48:02 -07:00 committed by Jussi Pakkanen
parent 7460292810
commit 0b42e817dd
1 changed files with 1 additions and 0 deletions

View File

@ -266,4 +266,5 @@ This API can also work without a build directory for the `--projectinfo` command
- [KDevelop](https://www.kdevelop.org)
- [Eclipse CDT](https://www.eclipse.org/cdt/) (experimental)
- [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs)
- [Meson-UI](https://github.com/michaelbadcrumble/meson-ui) (Meson build GUI)
- [Meson Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) plugin for JetBrains IDEs.