BroadcomMFD / BroadcomMFD/jcl-language-support
Code after the line containing "//" (with the entire line being blank) can be distinguished from the preceding code.
- Dominant language
- No language data
- Stars
- 3
- Forks
- 1
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
Since the code after the // blank line does not need to be executed, it is sometimes difficult to see which parts are no longer needed when the JCL file is very long.
I hope to visually distinguish it from the preceding code, for example by adding a light background color or changing it to a comment color.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the VS Code extension's JCL syntax-highlighting or blank-line handling, then reproduce the behavior with a long JCL file containing a blank line whose line includes //; done means code after that line is visually distinct while preceding code remains unchanged.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 52/100