Specify line numbers
- Dominant language
- No language data
- Stars
- 10
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
Implementations currently take all kinds of approaches to line numbers:
* [Some](https://draculatheme.com/notepad-plus-plus) use **(** *foreground* **)**
* [Some](https://draculatheme.com/visual-studio-code) use **(** *comment* **)**
* [Some](https://draculatheme.com/visual-studio) use **(** *cyan* **)**
* [Some](https://draculatheme.com/emacs) use **(** *selection* **)** *italic*
* [Some](https://draculatheme.com/jetbrains) use **(** *foreground* **,** *selection* **)**
* [Some](https://draculatheme.com/matlab) even use **(** *background* **,** *foreground* **)** !
Please standardise this.
Since the Visual Studio Code implementation is fully compliant, I suspect that the correct choice is **(** *comment* **)**.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.