codefori/vscode-rpgle

Make Indent fixes available for QuickFix

Aperta

#203 aperta il 2 feb 2023

 (0 commenti) (0 reazioni) (0 assegnatari)TypeScript (35 fork)auto 404
enhancementgood first issue

Metriche repository

Star
 (57 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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.

Guida contributor