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.

貢獻者指南