From 4351f56f13519d0ba6fc26e651c4a0a0331d5767 Mon Sep 17 00:00:00 2001 From: "Marina.Kalashina" Date: Thu, 21 Dec 2023 15:37:25 +0400 Subject: Add CLion to the list of IDE integrations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit CLion was not mentioned in the list of IDE integrations. This commit adds it, also adds a “3rd party" prefix to the Meson Syntax Highlighter plugin to indicate that it doesn't come from JetBrains, and sorts the list alphabetically. --- docs/markdown/IDE-integration.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'docs') diff --git a/docs/markdown/IDE-integration.md b/docs/markdown/IDE-integration.md index ad7185a1f..77edb755d 100644 --- a/docs/markdown/IDE-integration.md +++ b/docs/markdown/IDE-integration.md @@ -418,11 +418,12 @@ schema is defined by the class structure given in # Existing integrations +- [CLion](https://www.jetbrains.com/clion/) +- [Eclipse CDT](https://www.eclipse.org/cdt/) - [Gnome Builder](https://wiki.gnome.org/Apps/Builder) - [KDevelop](https://www.kdevelop.org) -- [Eclipse CDT](https://www.eclipse.org/cdt/) -- [Meson Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) plugin for JetBrains IDEs. -- [vscode-meson](https://github.com/mesonbuild/vscode-meson) extension for VS Code/Codium -- [Qt Creator](https://doc.qt.io/qtcreator/creator-project-meson.html) +- [Meson Syntax Highlighter](https://plugins.jetbrains.com/plugin/13269-meson-syntax-highlighter) 3rd party plugin for JetBrains IDEs. - [Meson-UI](https://github.com/dreamer-coding-555/meson-ui) (build GUI for Meson) - [mmeson](https://github.com/stephanlachnit/mmeson) (ccmake clone for Meson) +- [Qt Creator](https://doc.qt.io/qtcreator/creator-project-meson.html) +- [vscode-meson](https://github.com/mesonbuild/vscode-meson) extension for VS Code/Codium -- cgit v1.2.3