-
### Clear and concise description of the problem
Tthis should fix the mermaid official docs documentation...
mermaid generates render so we need a different name when we want to actually show the …
-
Please see https://github.com/microsoft/vscode/issues/79520 for detail.
-
Issue Type: Bug
You can paste the code example from https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/operators/switch-expression into a C# file and see that the word "switch" does …
-
Hello,
I have been doing some work with this project and found a weird grammer error (for linting). When a plus sign (`+`) is right in front of a double quoted string, the parser/grammar does not r…
-
```
* Limitations: There is no way (afaik) in highlight.js to assign classes based
* on position. As a result, a TripleConstraint with a predicate and a datatype
* will have the same class appli…
-
Modifying regular expressions is a pain, and a part of that pain comes from the fact that editors don't help you with the task, they treat RegExps as if they were strings.
It would be nic…
-
## Environment data
VS Code version: 1.24.1 (shell 1.7.12, node 7.9.0, commit 24f62626b)
C# Extension version: 1.15.2
## Steps to reproduce
1. Begin with a file:
```csharp
using System.Text.Re…
-
`go.mod` and `go.sum` files are introduced in the go modules feature.
Would this repo consider adding syntax highlighting support for them?
-
Reference: https://shiki.matsu.io/
JaKXz updated
2 months ago
-
Hi,
I'm trying to upgrade from a previous version of the monaco-languageclient.
I'm only interested in the language client and otherwise prefer to load monaco than vscode, especially for languag…