vscode-rpgle
vscode-rpgle copied to clipboard
Make Indent fixes available for QuickFix
Currently, the linter reports indentation problems but no quick-fix option is available. This is annoying in cases where you are simply adding a new nesting level to a DS (for example). Currently, you have to use "Format Document" and that may make other changes that you don't want.