Hello geanist,
When I delete the end of a (python) code document, and this part contained a block, the folding margins shows phantom traces of the dead block. Depending on how it was deleted, it can be a foldable sign (minus) of the sign that marks the end of a foldable block (like a comma). Running then sometimes raises syntax error -- which probably means there is an invisible character in buffer. To exorcise that spook, I just need to write anything on the line where the sign appears.
Denis
------ la vida e estranya
Hi Denis,
On Mon, 19 Jan 2009 16:02:25 +0100, spir denis.spir@free.fr wrote:
When I delete the end of a (python) code document, and this part contained a block, the folding margins shows phantom traces of the dead block. Depending on how it was deleted, it can be a foldable sign (minus) of the sign that marks the end of a foldable block (like a comma).
I think this is bug in Scintilla because same thing happens in Notepad++.
On Mon, 19 Jan 2009 17:09:33 +0100, Дарко Пантић pddaredevil@gmail.com wrote:
Hi Denis,
On Mon, 19 Jan 2009 16:02:25 +0100, spir denis.spir@free.fr wrote:
When I delete the end of a (python) code document, and this part contained a block, the folding margins shows phantom traces of the dead block. Depending on how it was deleted, it can be a foldable sign (minus) of the sign that marks the end of a foldable block (like a comma).
I think this is bug in Scintilla because same thing happens in Notepad+ +.
I think so too, though I can't reproduce it, a clean step-by-step way would be helpful.
I suggest to report this at https://sourceforge.net/tracker/?group_id=2439&atid=102439. Thanks.
Regards, Enrico