-
I just want to use this library, as a library, not as VSCode accessory. **Is that supported?**
## Do you need help making it useful for the community?
If you direct me towards understanding how this…
-
Working to make additionally Grammars for a yaml extension and we are having an issue where the first character of a string defined as `string.unquoted.plain.out` is split out into its own group of th…
sjc93 updated
8 months ago
-
I am trying to set up a minimal code editor with support for extensions, themes, and LSP. Despite being aware of #444, I’m still struggling to understand how to load a local VSCode extension from a vs…
-
- VS Code Version: 1.63.2
- OS Version: Darwin x64 21.1.0
Steps to Reproduce:
1. created a vscode extension
2. contributed to C++ grammar by writing the following Textmate grammar file (see sn…
-
### In which editor is this a problem?
Visual Studio Code
### Describe the bug
For Sass indented, [indented-style comments](https://sass-lang.com/documentation/syntax/comments/#in-sass) don't…
-
Followed getting started instructions from [here](https://github.com/AvaloniaUI/AvaloniaEdit) multiple times from scratch but I can't seem to apply theme styling (colors) to the AvaloniaEdit.
![ima…
-
I'll never have time for this, but it would be amazing if we could add a [Language Server](https://docs.microsoft.com/visualstudio/extensibility/adding-an-lsp-extension) for T4 that delegates to the C…
-
## Code snippet
```
StringReplace, Clipboard, Clipboard, ", , All
```
## Expected behavior
Characters after `"` should have the usual color in `StringReplace`.
## Editor tokens and scope…
-
Has anyone used it? The last time I looked at tree-sitter it didn't have many grammars but a quick look shows it's getting better. Our syntect syntaxes are stuck on _old_ versions of the grammars beca…
Keats updated
1 month ago
-
(moved from typescript-language-server/typescript-language-server#901)
## Problem
In VS Code, semantic token theme colors override textmate token colors (even when they are user defi…