-
## Description
Configure unicode highlight options is not working.
## Steps to Reproduce
1. Open map local
2. Paste following json: { "testString": "Cyrillic char с test"}
3. You will see tha…
-
Hi, and thank you for developing this VS Code extension.
I've noticed that the following breaks the highlighting:
```smt2
(set-info :category "industrial")
(declare-sort |T@U| 0)
(declare-s…
-
### Description
it is difficult to distinguish whether the bracket is highlighted or not, because highlighting the balance of the brackets overlaps the highlighting of the selected text.
I think, …
ask9 updated
4 months ago
-
YAML normally uses pipes to delimit multi-line strings. In GitHub actions, however, they are used after `run:` tags in order to define multiple commands to run. However, even using this plugin, these …
-
#### Current Behavior
Whenever I start typing a command and use tab-completion, the first characters of the command get repeated at the start of the line.
#### Expected Behavior
Tab completion sh…
-
Slightly different from #18, not just running slow but running out of memory.
`init.lua`:
```lua
local function bootstrap_pckr()
local pckr_path = vim.fn.stdpath("data") .. "/pckr/pckr.nvim"…
rbong updated
2 months ago
-
This is a proposal to add a `textDocument/ast` to the LSP protocol. The idea is to have a capability that returns an AST from a selection.
- The specification can specify naming and formatting con…
-
Based on experimentation with the LSP visitor using the stack consumer and inside acceptor, it seems that the location of the subexpression of Tag expressions actually overlaps and completely shadows …
-
No error is made to handle invalid symbols that should not exist or start with in a name
![image.png](https://raw.githubusercontent.com/crystal-bys/pe/main/files/d03b4c6b-8f26-4231-a451-020f2e20aa2b…
-
No error is made to handle invalid symbols that should not exist or start with in a name
![image.png](https://raw.githubusercontent.com/nus-cs2113-AY2425S1/pe/master/files/d03b4c6b-8f26-4231-a451-02…