summaryrefslogtreecommitdiffstats
path: root/development/monodevelop-python/README
blob: 445dde47729a714332f2220c118bb59d300c1045 (plain)
1
2
3
4
5
6
7
8
9
10
11
Python support for MonoDevelop

The Python Binding has been greatly improved since MonoDevelop 2.2. Here is 
a summary of the features supported by the add-in:
- Robust and fast code completion support
- Quick class/method finder at the top of the file
- On-the-fly syntax checker, with support for Pyflakes.
- Support for Python 2.5 and 2.6
- Code folding for Python blocks

This requires: Mono, MonoDevelop