Winpdb based debugger in Editra text editor

22 views
Skip to first unread message

Mike Rans

unread,
May 22, 2011, 5:28:19 AM5/22/11
to Winpdb
Greetings,

Would like to announce the release of a new plugin "PyStudio" for
Editra that is targeted at Python developers.

In its initial release this plugin integrates the following extended
Python development features into Editra.

* Fully integrated Python Debugger - Utilizing same rpdb2 backend as
Winpdb with a fully integrated UI.
* Code Analysis - Provides fully integrated code analysis (lint
checking). (Currently supported backend is pylint).
* Python Module locator - search and find python modules on your
system - right click on import statements to open module.
* Syntax error checking on file save
* and more to come

[docs|screenshots] - http://code.google.com/p/editra-plugins/wiki/PyStudio

This plugin is compatible with Editra 0.6.48 and later.

Existing Python features already in Editra:
* Syntax Highlighting
* Autocompletion and calltips
* Auto-commenting
* launch scripts from within the program (bundled Launch plugin)
* Integrated Python shell (bundled PyShell plugin)

Where to get it:

*) Builtin PluginManager: Tools->PluginManager->Download
*) Manual download: http://code.google.com/p/editra-plugins/downloads/list


Cheers,

Mike

Mike Rans

unread,
May 26, 2011, 5:51:42 PM5/26/11
to Winpdb
0.2 released:

* Fixes issue with debugger not attaching on Linux/OSX
* Fixes crash in debugger variables display when attr timeout occurs
* Fixes crash in expressions list for un-init profile data
Reply all
Reply to author
Forward
0 new messages