codefori/vscode-rpgle

Make Indent fixes available for QuickFix

オープン

#203 opened on 2023/02/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)TypeScript (35 件のフォーク)auto 404
enhancementgood first issue

Repository metrics

Stars
 (57 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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.

コントリビューターガイド