-
## Problem
In VS Code, semantic token theme colors override textmate token colors (even when they are user defined). This usually makes sense, as the semantic tokens are intended to provide **more…
-
I think that a language success is very dependent on the tooling. And having good editor support is step one.
This is not a rhai issue per se, but I think it is good to have a place to track the pr…
-
This issue follows up on one aspect of #6467. Many native commands use `-` prefix for named parameters, but either separate the parameter value with `=` (`-param=value`) or use no separator at all (e.…
-
1. Install `vscode`
2. Install [typst-lsp](https://github.com/nvarner/typst-lsp) and `hsnips`
3. Create new snippet `all.hsnips` or `typst.hsnips` (error even if file is blank and either works to pr…
-
Using latest from https://redhat-developer.github.io/eclipseide-jdtls and opening StackRendererTest from eclipse.platform.ui
The "Inject" is incorrect highlighted.
![232723025-f57e3256-0cb6-4b91…
-
## Issue Description ##
If you declare `{ get; set; }` as a nullable value type using `[CascadingParameter] `or `[Inject]` syntax highlighting for everything that comes beneath breaks. Also seems t…
-
_From @dexwerx on January 5, 2017 20:59_
- VSCode Version: 1.8.1
- OS Version: Windows 7 x64
Steps to Reproduce:
1. Create a Shell Script
2. Paste
```
# grab field types from ORACLE
sqlpl…
-
With the latest release of the atom beta 1.32.0-beta0 language-babel no longer auto detects for .js files and instead you have to manually select it as the language
-
## Issue Description ##
Method definition with opening parenthesis on following line causes intellisense to stop working properly.
Example:
```
private void ExampleMethod
(
int param1,
in…
-
## Issue Description ##
OmniSharp doesn't recognize multiple yield statements even though the code works fine.
## Steps to Reproduce ##
https://imgur.com/a/b4zO9eF
## Expected Behavior ##
Corre…