[pywin32-bugs] [ pywin32-Bugs-1073933 ] folding bug in comments
OLD project page for the Python extensions for Windows
Brought to you by:
mhammond
From: SourceForge.net <no...@so...> - 2004-11-26 20:05:56
|
Bugs item #1073933, was opened at 2004-11-26 21:05 Message generated for change (Tracker Item Submitted) made by Item Submitter You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1073933&group_id=78018 Category: pythonwin Group: None Status: Open Resolution: None Priority: 5 Submitted By: Wojtek Swiatek (wsw70) Assigned to: Nobody/Anonymous (nobody) Summary: folding bug in comments Initial Comment: The folding in a comment section is wrong. For instance the code: """ hello world how are you where: should not be folded neither this one """ gets folded after the 'where' in pythinwin. I think that the folding should be completely disabled in a comments section. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=551954&aid=1073933&group_id=78018 |