COBOL folding rules #141
FALLAI-Denis
started this conversation in
Show and tell
Replies: 2 comments 2 replies
-
Hi, Since version 4.4.0, ZOE now offers a native option for folding COBOL source code. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
In several issues, I have expressed the wish to have foldings on the COBOL code that are not based on indentations, (#89, #90, #91, #94, #101).
I found a VS Code extension, zokugun/vscode-explicit-folding, which allows you to declare your own folding rules.
You will find the result I was able to obtain (#94) on the Discussions area of this site: COBOL folding rules
I would like to thank here the developer (freelance) of this extension who has invested heavily in the changes necessary to achieve the results presented.
If you appreciate the result obtained with this extensions, you can also thank its developer, (without forgetting that he is a freelance ... who lives off his work).
Beta Was this translation helpful? Give feedback.
All reactions