codefori / codefori/vscode-rpgle
Feature Request: Add indentation support for YAJL blocks
Open
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 35
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
I would like YAJL start block to trigger an indent and YAJL end block to trigger an outdent, similar to how IF/ENDIF works.
This for:
- yajl_genOpen() / yajl_genClose()
- yajl_beginObj() / yajl_endObj()
- yajl_beginArray() / yajl_endArray()
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.