vscode-rpgle icon indicating copy to clipboard operation
vscode-rpgle copied to clipboard

Make Indent fixes available for QuickFix

Open JonFP opened this issue 2 years ago • 0 comments

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.

JonFP avatar Feb 02 '23 17:02 JonFP