aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorMichael Brockus <55331536+michaelbadcrumble@users.noreply.github.com>2020-03-20 20:48:02 -0700
committerJussi Pakkanen <jpakkane@gmail.com>2020-03-21 20:09:08 +0200
commit0b42e817dd03c6965d525d15fd6d0d300abc44e8 (patch)
treed0e8bbe7f37c7c26f57d6cd1350c541654930f1a /docs
parent74602928100394f6129e064f8e0bfe6c9e08c9d2 (diff)
downloadmeson-0b42e817dd03c6965d525d15fd6d0d300abc44e8.zip
meson-0b42e817dd03c6965d525d15fd6d0d300abc44e8.tar.gz
meson-0b42e817dd03c6965d525d15fd6d0d300abc44e8.tar.bz2
adding Meson-UI to IDE-integration.md [skip ci]
Diffstat (limited to 'docs')
-rw-r--r--docs/markdown/IDE-integration.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md
index 77e00bd..f86a818 100644
--- a/docs/markdown/IDE-integration.md
+++ b/docs/markdown/IDE-integration.md
@@ -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.