> > How so?
> 
> You basically said it in the following sentence, the feature is for toggling 
> blocks of code on/off during development without worrying about internal 
> comments, its not for setting/unsetting comments for permanent use, which is 
> why I made the note about users misunderstanding the feature and breaking it 
> by setting the marker to something common in normal comments, like space.

Well, IMO that's one possible usage of it (admittedly, the expected one), but 
it doesn't strike me as "wrong" to use it some other way.
 
> > e.g. consider all lines uncommented no matter what.
> 
> Won't that double comment comments which is sure to cause issues full of 
> commented comments comments. grin

Well, currently that's the case: lines commented get extra comment prefix, 
looking like `#~ # […]`, which indeed look kind of odd.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2648#issuecomment-723547752

Reply via email to