codefori / codefori/vscode-rpgle
Change behavior of Ctrl + / commenting based on source type (fully-free, /free, or fixed)
Open
vscode-api
- Dominant language
- TypeScript
- Stars
- 57
- Forks
- 35
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 1
Description
Currently the behavior of Ctrl + / in RPGLE source members doesn't always work correctly in 2 scenarios I've found below. Everything works fine when the source is **FREE but not if the source is within a /free block or fixed format.
Current behavior inside /free block:
Desired behavior inside /free block:
Current behavior in fixed format:
Desired behavior in fixed format:
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.