Disable '0x' ligatures in hexadecimal
Open
Nobody has claimed this yet.
stylistic sets
- Dominant language
- Clojure
- Stars
- 82k
- Forks
- 3.2k
- PR merge metrics
- No merged PRs in 30d
Description
I find that the 'x' variant in '0xffff' or in string 'ffej2f354x23' to be very annoying, do we have an option in [editor.ligatures] to shut it down?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files, tests, or entry points. Start by locating the existing editor.ligatures configuration and the hexadecimal ligature definitions, then determine whether the requested opt-out can be represented; done means users can disable the 0x-related ligature without affecting other ligatures.
Written by the indexing model from the issue text.
Assessment
- Domain
- design
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100