Ability to change tag highlight behavior
- Vorherrschende Sprache
- Vala
- Sterne
- 521
- Forks
- 118
- Ø Merge
- 1 T. 8 Std.
- Gemergte PRs (30 T.)
- 14
Beschreibung
As mentionned in https://github.com/elementary/code/issues/29 , when cursor reaches the beginning or the end of a tag, the superior and inferior characters get highlighted. That is a great feature, but it does hide the cursor prompt and sometimes confuses on what is selected.
While looking at the issues, I found a perfect example ot the underscore/highlight done in Atom https://github.com/elementary/code/issues/311,
I could not find this option in the Code settings (only to switch it off), and with dconf, I only managed to find `highlight-matching-brackets` in `io.elementary.code.settings` but no setting for the behavior.
Anyone would know if/how it can be done, maybe editing some file ?
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.