-
I just spent a few minutes upgrading, but by adding `"*.ambr": "python"` to `"files.associations"`, vscode's languge server (pylance) really starts throwing a fit about all the syntax issues since the…
-
### Clear and concise description of the problem
support https://orgmode.org/ highlight
### Suggested solution
Add a new grammar?
### Alternative
_No response_
### Additional context
_No respon…
-
My friend wanted to learn [Holy C](https://holyc-lang.com/) but vscode does not have syntax highlighting for it so he stopped :(
```hc
U0 Main()
{
"Hello world\n";
}
Main;
```
*(G…
-
> [!NOTE]
>
> 🦥 This tracking issue is for the lazy and desperate 🦥
>
> If you would like to actively contribute to getting plugins on luarocks.org, see [this wiki page](https://github.com/nvim-n…
-
Does this issue occur when all extensions are disabled?: No, VSCode 1.92 YAML grammar updates cause a regression when embedded in the MDX syntax highlighting.
- VS Code Version: 1.92
- OS Versio…
-
Currently all the grammar files under `/syntaxes/` are `langId.embedded.json`
this should be changed to the more official JSON TextMate file name `langId.embedded.tmLanguage.json`
-
Like many others, I've come to love the code completion abilities provided by previous Shopify extensions for VSCode. It's really nice to be able to type something as simple as "ca⇥" and have VSCode o…
-
# Background
Sublime's parser is effectively a deterministic pushdown automaton. This is sufficient to parse most languages to reasonable fidelity, but there are some languages with features that r…
-
### Thanks in advance for your bug report!
- [X] Have you reproduced issue in [safe mode](https://pulsar-edit.dev/docs/atom-archive/faq/sections/what-does-safe-mode-do.html)?
- [X] Have you used t…
-
## Language name
Carbon
## URL of syntax highlighting grammar
https://github.com/carbon-language/carbon-lang/blob/trunk/utils/textmate/Syntaxes/Carbon.plist
## Most popular extensions
`…