mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
bccf24dcc5
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
11 lines
408 B
Text
11 lines
408 B
Text
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
|