-
Is it possible to switch YAML for editing language syntax? This idea came after visiting [Microsoft/TypeScript-TmLanguage](https://github.com/Microsoft/TypeScript-TmLanguage).
##### Short List of Reas…
sgtoj updated
5 years ago
-
I often use quasiquoters for things like JSON, SQL queries, JavaScript code, etc. It would be great if there was a way to configure quasiquoters with specific names to syntax highlight for the syntax …
-
## Describe the bug
When deconstructing a record in a function argument, the color of `{`, `}`, `;` and `=` are not consistent.
![image](https://user-images.githubusercontent.com/4760796/1164…
-
Hey there! Admittedly, this PR isn't _really_ about the development of the VS Code extension itself, but it's still related to it. I didn't know where else to put it, so I made it a feature request.
…
-
### Describe the bug
Cannot render `jinja-html`:
```log
The language 'jinja-html' is not loaded, falling back to 'txt' for syntax highlighting.
```
### Reproduction
markdown:
````md
```jin…
-
**Type: LanguageService**
Right now the intellisence fails at highliting of a custom compiler keywords, like `__data`, `data`, `__xdata` and so forth,
which are used, e.g. for 8051 (aka MCS51) a…
-
Curious -- is there a reason why git diffs show different syntax coloring between the 'before' and the 'after'?
It _looks_ as if the left side is using simple TextMate syntax highlighting, giv…
-
👋 Hi there, Martin here, from the VS Code team.
Recently we've announced the [Remote Repository feature](https://code.visualstudio.com/updates/v1_56#_remote-repositories-remotehub) that lets you brow…
-
AFAICT, syntect doesn't come with any information about the licensing of the bundled themes and syntax definitions, and the provenance & attribution are also unclear to end users, requiring digging in…
-
So I went through the tutorial and while a lot of Moon is very JSX / React-like, there are certain things (like the `` in Moon, which are very different. This can cause some strange issues in code edi…