You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I’m using the COBOL extension for Visual Studio Code, and I have a question regarding the configuration. I prefer to write my ACUCOBOL code starting from column 1 rather than following the traditional column 8 convention.
Is there a way to configure the extension to support this style? Specifically:
Disable fixed-format rules or column alignment checks.
Allow writing code starting at column 1 without warnings or formatting issues.
I’ve looked at the settings but wasn’t sure how to properly adjust them for this case. Could you provide guidance or recommend the correct configuration?
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered:
Hello,
I’m using the COBOL extension for Visual Studio Code, and I have a question regarding the configuration. I prefer to write my ACUCOBOL code starting from column 1 rather than following the traditional column 8 convention.
Is there a way to configure the extension to support this style? Specifically:
I’ve looked at the settings but wasn’t sure how to properly adjust them for this case. Could you provide guidance or recommend the correct configuration?
Thank you in advance for your help!
The text was updated successfully, but these errors were encountered: