codefori/vscode-rpgle

Make Indent fixes available for QuickFix

开放

#203 创建于 2023年2月2日

 (0 条评论) (0 个反应) (0 位负责人)TypeScript (35 个派生)auto 404
enhancementgood first issue

仓库指标

星标
 (57 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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.

贡献者指南