Skip to content

Commit 606f3ea

Browse files
author
Kenneth Reitz
committed
dev-env headings
1 parent 4f89195 commit 606f3ea

File tree

1 file changed

+17
-5
lines changed

1 file changed

+17
-5
lines changed

docs/starting/dev-env.rst

Lines changed: 17 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,10 @@ Your Development Environment
44
Testing your code is very important.
55

66

7-
Editors
8-
:::::::
9-
107

118
Text Editors
12-
-------------
9+
::::::::::::
10+
1311

1412
VIM
1513
---
@@ -57,9 +55,23 @@ the following lines into your vimrc::
5755
.. _PEP8: http://pypi.python.org/pypi/pep8/
5856
.. _vim-pep8: https://github.com/nvie/vim-pep8
5957

58+
.. todo:: add supertab notes
59+
6060

6161
IDEs
62-
----
62+
::::
63+
64+
PyCharm
65+
-------
66+
67+
68+
PyDev
69+
-----
70+
71+
72+
73+
Komodo IDE
74+
-----------
6375

6476

6577

0 commit comments

Comments
 (0)