che-che4z-lsp-for-cobol
che-che4z-lsp-for-cobol copied to clipboard
quick-fix for "source text cannot go past column"
I'd suggest to add three quick-fixes here:
- delete
- move to next line using continuation (which then should also handle literals correctly)
- move to next line adding line break before previous token
Work around: do any of these manually...
Hi @GitMensch,
Thank you for reporting! It is a good idea, we will consider while extending the quick fixes support.
Kind regards, Andrei Temnikov