How to configure the alignToClause in the zcodeformat?, Is there a full example of zcodeformat.yaml somwhere #616
Replies: 2 comments
|
Hi @aBystander295, The See also: Formatting COBOL code elements. By installing the YAML extension, any errors present in the zcodeformat.yaml file should be revealed. Here a sample |
|
Thanks @FALLAI-Denis. Also, when you start an empty zcodeformat.yaml file you can press ctrl-space to bring up the code snippets. There is a complete template amongst them:
|

Uh oh!
There was an error while loading. Please reload this page.
I can't manage to align my to clauses with the formatter. And I can't find examples anywhere
I probably did something wrong somewhere. Is there a more complete example than the one in sample somewhere?
All reactions