diff options
author | noasakurajin <noasakurajin@web.de> | 2020-08-22 13:38:45 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-22 14:38:45 +0300 |
commit | fbc6d50acc2c6bbe67d5ac2c5432163fb3e7bd39 (patch) | |
tree | e38088a376370b53efa28a3535ae370cd91b3ed1 /docs/markdown | |
parent | 01724071eebecc94306b987b9e0773f0f786af79 (diff) | |
download | meson-fbc6d50acc2c6bbe67d5ac2c5432163fb3e7bd39.zip meson-fbc6d50acc2c6bbe67d5ac2c5432163fb3e7bd39.tar.gz meson-fbc6d50acc2c6bbe67d5ac2c5432163fb3e7bd39.tar.bz2 |
added VS Code/Codium extention [skip ci]
Diffstat (limited to 'docs/markdown')
-rw-r--r-- | docs/markdown/IDE-integration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index ee51b64..816225f 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -335,3 +335,4 @@ removal of a key) are unlikely and will be announced in the release notes. - [Meson Cmake Wrapper](https://github.com/prozum/meson-cmake-wrapper) (for cmake IDEs) (currently unmaintained !!) - [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. +- [asabil.meson](https://open-vsx.org/extension/asabil/meson) extension for VS Code/Codium |