[pywin32-bugs] [ pywin32-Patches-1623093 ] Pychecker Plug-In for PythonWin: mdi_pychecker
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2007-05-24 13:49:40
|
Patches item #1623093, was opened at 2006-12-28 05:53 Message generated for change (Comment added) made by mhammond You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1623093&group_id=78018 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None >Status: Closed >Resolution: Fixed Priority: 5 Private: No Submitted By: kxroberto (kxroberto) Assigned to: Nobody/Anonymous (nobody) Summary: Pychecker Plug-In for PythonWin: mdi_pychecker Initial Comment: This Pychecker plug-in module for PythonWin enables to use Pychecker easily in PythonWin (usage similar to the existing Grep-Tool (Ctrl-N,P) - but it can run in background due to the time consuming Pychecker task). It also supports easily the #$pycheck_no option of #1623076 http://sourceforge.net/tracker/index.php?func=detail&aid=1623076&group_id=24686&atid=382219 One can jump to Pychecker warning source lines by DoubleClick and auto-add #$pycheck_no / #$pycheck_no=specific-re-pattern tags to source lines by context/right-mouse-clicking on warning lines. Further docs in the head of mdi_pychecker.py Robert PS: Also contained is a patch for sgrepmdi to pre-init the "Directories" to the directory of the current file. ---------------------------------------------------------------------- >Comment By: Mark Hammond (mhammond) Date: 2007-05-24 23:49 Message: Logged In: YES user_id=14198 Originator: NO Works for me (once I remove the .bat file). Thanks! Checking in intpyapp.py; new revision: 1.10; previous revision: 1.9 /cvsroot/pywin32/pywin32/Pythonwin/pywin/framework/mdi_pychecker.py,v <-- mdi_pychecker.py initial revision: 1.1 Checking in sgrepmdi.py; new revision: 1.5; previous revision: 1.4 ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551956&aid=1623093&group_id=78018 |