-
When using the colorscheme with [flash.nvim](https://github.com/folke/flash.nvim) text is highlighted and grayed out incorrectly
(Starting from 3rd second Zen mode with twilight is activated.)
Inst…
-
In the default dark VSCode color theme (dark+), symbol literals like `:test` appear as plain white, with no special syntax highlighting. They are highlighted in other color themes, though.
-
When errors are highlighted in output, and the caret points at (for example) a bracket, every subsequent symbolic character is highlighted too. This shouldn't be the case.
-
I found the mode not only highlights the symbols cursor point to, but also the longer symbols that contains the symbol as sub symbol
e.g., i want to highlight variable name `abc`, but variables named …
-
It would be really nice to have all occurrences of a selected symbol highlighted in the current editor.
Pydev again:
![untitled](https://cloud.githubusercontent.com/assets/1876368/3889142/b067cfde-220…
-
It's more customizable. For example,
(setq highlight-thing-limit-to-defun t)
to highlight only things inside the current function. The default `face` is yellow, but it can be changed easily.…
-
Deleting a comma at line end should cause rehighlighting of the next line, but it doesn't.
-
### Godot version
v4.2.beta2.official [f8818f85e]
### System information
Godot v4.2.beta (8c25a98fd) - Windows 10.0.22621 - Vulkan (Mobile) - integrated AMD Radeon(TM) Graphics (Advanced Micro Devi…
-
### Issue type
UX/Interaction bug (incorrect behaviour)
### Summary
When a natural sign is added anywhere in a chord symbol (via Ctrl + Shift + H), only the root note is played back.
### E…
-
**Describe the bug**
**To Reproduce**
```scala
val x = Some((1, 2))
x.map((a, b) => a - b)
x.map(v => v._1 - v._2)
```
**Expected behavior**
![image](https://github.com/s…