We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f89195 commit 606f3eaCopy full SHA for 606f3ea
docs/starting/dev-env.rst
@@ -4,12 +4,10 @@ Your Development Environment
4
Testing your code is very important.
5
6
7
-Editors
8
-:::::::
9
-
10
11
Text Editors
12
--------------
+::::::::::::
+
13
14
VIM
15
---
@@ -57,9 +55,23 @@ the following lines into your vimrc::
57
55
.. _PEP8: http://pypi.python.org/pypi/pep8/
58
56
.. _vim-pep8: https://github.com/nvie/vim-pep8
59
+.. todo:: add supertab notes
60
61
IDEs
62
-----
+::::
63
64
+PyCharm
65
+-------
66
67
68
+PyDev
69
+-----
70
71
72
73
+Komodo IDE
74
+-----------
75
76
77
0 commit comments