Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Configuration for Writing COBOL Without Column 8 Convention #351

Open
scialo opened this issue Nov 19, 2024 · 0 comments
Open

Configuration for Writing COBOL Without Column 8 Convention #351

scialo opened this issue Nov 19, 2024 · 0 comments

Comments

@scialo
Copy link

scialo commented Nov 19, 2024

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:

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant