IBM / zopeneditor-about

IBM Z Open Editor: File issues here!
https://ibm.github.io/zopeneditor-about
Apache License 2.0
49 stars 20 forks source link

COBOL formatter - Errors formatting SQL statements #400

Closed FALLAI-Denis closed 4 months ago

FALLAI-Denis commented 5 months ago

Development environment used

Problem Description

The COBOL formatter incorrectly reformats the SQL statements included in the program.

Regarding SQL comments:

In fact, the texmate grammar, like the COBOL language server, does not seem to manage comments included in SQL statements.

Regarding the management of parentheses:

Observed behavior

phaumer commented 4 months ago

We addressed this problem in v4.2.0. Let us know if this work for you.