Andrei Temnikov
Andrei Temnikov
## Description ## If a copybook resides in a shared folder, it cannot be found. ## Steps to reproduce ## 1. Create a shared folder 2. Put a copybook there...
## 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...
**Is your feature request related to a problem?** Users can specify a special name as a substitute for an environment name in the SPECIAL-NAMES paragraph. They should be treated as...
## Description ## CFASTBuilderImpl has high cognitive complexity and should be simplified. ## Acceptance Criteria ## - SonarCloud does not show "High cognitive complexity" on the CFASTBuilderImpl class
**Is your feature request related to a problem?** The general style guide for COBOL says that all the non-literal tokens (i.e. everything that is not inside quotes) should be in...
## Description ## The sections that are defined inside the `DECLARATIVES` block are not recognized and do not present in the suggestion list. ## Steps to reproduce ## 1. Create...
**Is your feature request related to a problem?** Sections in `PROCEDURE DIVISION` may contain nested paragraphs. It allows making calls like `GO TO PAR_NAME IN SEC-NAME.` These calls should be...
**Is your feature request related to a problem?** Some syntax errors e.g. "misspelled token", are clear enough to apply a quick fix. **Describe the solution you'd like** If there is...
**Is your feature request related to a problem?** COBOL may support object-oriented programming. It would be nice if COBOL LS may help with it. **Describe the solution you'd like** Syntax...