che-che4z-lsp-for-cobol icon indicating copy to clipboard operation
che-che4z-lsp-for-cobol copied to clipboard

quick-fix for "source text cannot go past column"

Open GitMensch opened this issue 3 years ago • 1 comments

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...

GitMensch avatar Jul 28 '21 12:07 GitMensch

Hi @GitMensch,

Thank you for reporting! It is a good idea, we will consider while extending the quick fixes support.

Kind regards, Andrei Temnikov

temanbrcom avatar Aug 20 '21 13:08 temanbrcom