From 606f3eaa57a52624930e9c976d38cc2b296e2b7d Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 24 Apr 2011 12:04:05 -0400 Subject: [PATCH] dev-env headings --- docs/starting/dev-env.rst | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) diff --git a/docs/starting/dev-env.rst b/docs/starting/dev-env.rst index ddcc07c..870495c 100644 --- a/docs/starting/dev-env.rst +++ b/docs/starting/dev-env.rst @@ -4,12 +4,10 @@ Your Development Environment Testing your code is very important. -Editors -::::::: - Text Editors -------------- +:::::::::::: + VIM --- @@ -57,9 +55,23 @@ the following lines into your vimrc:: .. _PEP8: http://pypi.python.org/pypi/pep8/ .. _vim-pep8: https://github.com/nvie/vim-pep8 +.. todo:: add supertab notes + IDEs ----- +:::: + +PyCharm +------- + + +PyDev +----- + + + +Komodo IDE +-----------