From 4277bcc47d447e4b8591fd0110e13bcb172b3822 Mon Sep 17 00:00:00 2001 From: mlangkabel Date: Wed, 18 Nov 2020 15:30:43 +0100 Subject: [PATCH] docs: mention PyCharm and CLion in Editor Plugins section --- docs/documentation/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/documentation/index.html b/docs/documentation/index.html index 713388bd..855e3dae 100644 --- a/docs/documentation/index.html +++ b/docs/documentation/index.html @@ -2637,7 +2637,7 @@
  • CLion
  • Eclipse
  • Emacs
  • -
  • IntelliJ IDEA
  • +
  • IntelliJ IDEA (PyCharm, CLion, etc.)
  • Qt Creator
  • Sublime Text 2
  • Sublime Text 3