-
It looks like the parser has trouble with herestrings that come after a redirect of stdout. For example, a parse of the following indicates an error on the here-string token `
-
### Feature already in Vim?
No
### Feature description
It's been brought up [here](https://github.com/euclidianAce/ltreesitter/discussions/3) to use (my) [ltreesitter](https://github.com/euclidianA…
-
Hey! Thank you for the theme! it looks amazing!
I was going to ask if there are any plans to support the light variant of the theme? me myself using the light theme most of the time as it is easier…
-
The current tokenisation story of VS Code is based on TM grammars, which are pretty powerful, but we are running into their limits if we want to do something more than a top-down scanner can do. Also,…
-
### Check for existing issues
- [X] Completed
### Describe the feature
[Semantic Tokens](https://microsoft.github.io/language-server-protocol/specifications/lsp/3.17/specification/#textDocument_sem…
-
I'm trying to achieve the equivalent of the highlighting provided by something like https://github.com/folke/todo-comments.nvim or the following emacs screenshot.
One thing I haven't been able to f…
-
This issue is a discussion thread and followup about adding Chisel support to TerosHDL extension.
Here I list the initial points I identify as requirement for support:
- Chisel is a DSL based on…
-
I'm using js2-mode 20200725.112 with emacs 28.0.50 and the setup advised in the README (js-mode with js2-minor-mode)
The following code gets a syntax error on `{...this.props}`
```
import React…
-
### Your `minimal.lua` config
```lua
---@diagnostic disable: missing-fields
--NOTE: Set config path to enable the copilot adapter to work.
--It will search the follwoing paths for the for copilo…
-
We keep mentioning this in various places, but apparently we don't have an issue to track it. Lets try to collect links to relevant tools and discussions to help move towards a syntax highlighter that…