aboutsummaryrefslogtreecommitdiff
path: root/docs/markdown/IDE-integration.md
diff options
context:
space:
mode:
authorArtsiom Chapialiou <achapialiou@gmail.com>2019-11-20 13:57:37 -0500
committerJussi Pakkanen <jpakkane@gmail.com>2019-11-21 01:19:13 +0200
commitcefdf8dcb0327d08b58adc3407185d8685a09129 (patch)
tree2df8874d7668279be20044ce156946333fe9b573 /docs/markdown/IDE-integration.md
parent5920344b9283a55939ef322ca39fdd70f5aafd31 (diff)
downloadmeson-cefdf8dcb0327d08b58adc3407185d8685a09129.zip
meson-cefdf8dcb0327d08b58adc3407185d8685a09129.tar.gz
meson-cefdf8dcb0327d08b58adc3407185d8685a09129.tar.bz2
Meson Syntax Highlighter plugin for JetBrains IDEs.
Diffstat (limited to 'docs/markdown/IDE-integration.md')
-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 8e634aa..88043d3 100644
--- a/docs/markdown/IDE-integration.md
+++ b/docs/markdown/IDE-integration.md
@@ -261,3 +261,4 @@ 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 Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) plugin for JetBrains IDEs.