summaryrefslogtreecommitdiff
path: root/doc/user_guide/ide_integration/ide-integration.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user_guide/ide_integration/ide-integration.rst')
-rw-r--r--doc/user_guide/ide_integration/ide-integration.rst13
1 files changed, 13 insertions, 0 deletions
diff --git a/doc/user_guide/ide_integration/ide-integration.rst b/doc/user_guide/ide_integration/ide-integration.rst
new file mode 100644
index 000000000..a27b8a466
--- /dev/null
+++ b/doc/user_guide/ide_integration/ide-integration.rst
@@ -0,0 +1,13 @@
+###########################
+ Editor and IDE integration
+###########################
+Pylint can be integrated in various editors and IDE's. Below you can find tutorials for some of the most common ones.
+
+.. toctree::
+ :maxdepth: 2
+ :titlesonly:
+
+ flymake-emacs.rst
+ pylint-pycharm.rst
+ textmate.rst
+ visual-studio-code.rst