-
Version: 0.24.2
Android device: Android 9, Vivo v9, aarch64
OpenJDK version: 17
Error Description:
`
FATAL EXCEPTION: AsyncAnalyzer-1
…
-
I was editing a file and the IDE just crashed.
A popup window showed up saying "Sorry for the inconvenience bla bla bla" and that I could "restart from where I left" or something like that, I don't r…
-
We've recently had to remove some language grammars (#2884). Ideally we need to find replacement grammars that are compatible with our [license whitelist](https://github.com/github/linguist/blob/maste…
arfon updated
5 months ago
-
### Extension Version
v2.31.0
### VS Code Version
Version: 1.91.0
Commit: ea1445cc7016315d0f5728f8e8b12a45dc0a7286
Date: 2024-07-01T18:52:41.959Z
Electron: 29.4.0
ElectronBuildId: 9728852…
-
I've seen there is a [Textual CSS VSCode Extension](https://github.com/Textualize/tcss-vscode-extension) based on the [TCSS TextMate Grammar](https://github.com/Textualize/tcss-textmate-grammar).
I…
-
- VS Code version: 1.61.1
- Extension version (available under the Extensions sidebar): 2021.10.1336267007
- OS and version: Mac OSX 11.6
- Python version (& distribution if applicable,…
-
Escaped blocks, i.e. `{{ ... }}` should highlight as plain just syntax rather than string color (current behavior).
For example, `var` should be plaintext in the following scenarios:
```
@b1 var=…
-
Hello!
Gleam has a tree sitter grammar that's of a higher quality than the existing textmate one. Is there a process for upgrading to use the tree-sitter grammar?
Thanks,
Louis
lpil updated
5 months ago
-
Title says it all, really. Would this be possible? :)
-
1. We have noticed a difference in code completion when typing a dot ('.') at the end of the text. Specifically, there is a difference in the suggestions for 'log' and 'log.' , the suggestions provide…