Feature Requests item #861514, was opened at 2003-12-17 09:19
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=861514&group_id=78018
Category: pythonwin
Group: None
Status: Open
Priority: 5
Submitted By: mike foord (fuzzy_dream)
Assigned to: Nobody/Anonymous (nobody)
Summary: Dedent, Indent Region. Plus Collapsible Sections.
Initial Comment:
In IDLE I use the Indent and Unindent region options -
frequently.
Particularly by their shortcuts - 'ctrl-]' and 'ctrl-['.
Not only does pythonwin use a different shortcut for
dedent region - but it doesn't have a shortcut at all for
indent region.
For this region I tend to edit my modules in IDLE and
only use pythonwin for my main code - because of it's
quick 'import/reload - module' option. (Which
intermittently fails to reload a module by the way... -
*possibly* caused by occasional conflicts with Psyco
the optimizing compiler ?).
Also an option to collapse sections of code from view
would be useful.
If these features I request are *already* available -
could you contact me on mike at pcblokes dot com ??
Thanks
Fuzzy
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551957&aid=861514&group_id=78018
|