eclipse-che4z / che-che4z-lsp-for-cobol

COBOL Language Support provides autocomplete, highlighting and diagnostics for COBOL code and copybooks
Other
81 stars 57 forks source link

Line with Three Asterisks Breaks Analysis #601

Open temanbrcom opened 3 years ago

temanbrcom commented 3 years ago

Description

A line that has an empty indicator area and three asterisks in the content area, the analysis doesn't show any errors even if they present after this line.

Steps to reproduce

  1. Open a COBOL file
  2. Make some syntax or semantic error in it.
  3. Add a new line with an empty indicator area
  4. Add three asterisks
  5. See no errors in the files

Expected behavior

All the errors present

Screenshots

image

grianbrcom commented 3 years ago

PR #767 shows an error, but the initial idea of the issue was that *** breaks analysis. It was not fixed.

zimlu02 commented 2 years ago

Still present in 1.1.0.