Some random remarks;
(FS) ... Franz Steinhauesler
(AB) ... Antonio Barbosa
plugins (sorted by creators):
Daniel (first), enhanced by Franz:
- SearchInFiles: ok(5)(4).........some problems on linux
Daniel:
- ChopMenu:..............................ok...linux...ok
- CodeCompletion:........................ok...linux...ok (7)
- DocumentationBookmarksMenu:............ok...linux...ok
- FindAll:...............................ok...linux...ok (1)
- FullScreen:............................ok...linux...ok
- InsertMenu:............................ok...linux...ok
- RedirectOutput: ok...
- RunFromBuffer: ok...linux...ok (2)
- ShellMenu: ok...
- Switcheroo:............................ok...linux...ok
- TracebackMenu:.........................ok...linux...ok
Franz:
- Abbreviations:.........................ok...linux...ok
- AutoSave:..............................ok...linux...ok
- Bombs:.................................ok...linux...(9)
- CleanUpFile:...........................ok...linux...ok
- Codemarks (I want to hide that plugin on sourceforge)
- CompWord:..............................ok...linux...ok
- CopyCutPasteExtend:....................ok...linux...ok
- CTags: ok...linux...need to install ctags first to try out
- DocList:...............................ok...linux...ok (4)
- FindAutoComplete: ok...linux...not working as expected in linux and (4)
- FindFiles:.............................ok...linux...ok (4)
- GetLine:...............................ok...linux...ok
- IncrementalSearch:.....................ok...linux...ok
- KeyBoardMacros:........................ok...linux...ok (8)
- ListShortCuts:.........................ok...linux...ok
- PositionMarker:........................ok...linux...ok
- QuickMarker:...........................ok...linux...ok
- ScrollFunctions:.......................ok...linux...ok
- Sessions (I want to hide that plugin on sourceforge)
- SessionsLight:.........................ok...linux...ok
- Startup:...............................ok...linux...ok
Antonio:
- CodeMarksPlus:.........................ok...linux...ok
- EpyDoc:................................ok.. Linux...NOT ok (3)
- myProject:.............................ok...linux...ok
- RunTab1:...............................ok...linux...ok
- ShowLineinBrowser:.....................ok...linux...ok
other authors:
- bikeplugin: traceback
- PyCheckerSupport: ok... ?pychecker has to be installed first
- ToDoList:..............................ok...(6)
more plugins:
not maintained anymore:
- Codemarks (replaces by CodeMarksPlus):
- Sessions (replaced by SessionsLight):
NOTES:
(1) Worked ok but results were truncated. Now shows entire line. Seen on Linux: the marked line is sometimes
to long, it reaches up to the next line.
(2) RunFromBuffer saves script in a temp file.
(3) There are some differences on epydoc in linux. May be diferent versions (s?)
(4) could be improved by emulating windows behaviour on gtk with keystrokes (listctrl, listbox, combobox)
(5) almost ok sporadical errors (pydeadobject, list index out of range; on linux, only every second time
(6) should update itself, when changing the current document
(7) should or could improved enormous (like pycrust's autocomplete for instance)
(8) only when started automatically (must be in default.idx and if Sessionslight is also loaded, it should be
registered in default.idx BEFORE SessionsLight).
(9) some funny rest of background and little graphics bugs (also redraw problem(?)).
additional notes:
many other differences. I (FS) created for that a wiki page in wxPyhton wiki. (Differences gtk...)
for example also ComboBox.SetBackgroundColor is not working...
drscrips:
===========================================================================================================
by Franz Steinhaeusler:
Priority 1 (highest):
- test plugins on windows and linux with DrPython 165, wxPyhton 2.8.1 or higher, unicode version and on linux.
Then if all (possible) correction are done, relaese 165 together with plugins.
Priority 2 (would be useful):
- add some of the comments above (of the plugins) to the plugins help(?)
Priority 3 (when time):
Priority 4 (when much time):
- install plugins from sourceforge
- assign plugin shortcuts right away?
Priority 5(lowest):
--------
by ...:
--------
by ... :)