changeonerrors

Please consider providing the ability to select all lines flagged with errors
so that subsequent change operations can be restricted to them

I posted this on Scintilla and got:

Scintilla provides basic operations that can be combined by the application or
user into user commands

This looks to me as if it would be best implemented as a user macro command or
language mode rather than as a Scintilla API or editor command Its possible
that additions to Scintilla would make implementing such a macro easier but
that should be driven by the experience of people trying to implement this at a
higher level

Thanks!


Reply to this email directly or view it on GitHub.