-
Hi,
This is an enhancement proposal. Just wanted to know if it will be at all possible to color imported **modules**, **classes** (when they're used in type annotations), **generics**, and **functi…
-
### Use Case
`Map` literals in wing are confusing and not really needed. When you fist consider making something like a map, your first inclination is to:
```wing
let x = { a: 2 };
```
Withou…
-
Hi! Nice project!
Can you make, by default, the array syntax 0-based ?
E.g.
```js
var list = [100,200,300]; // same as {[0]=100,200,300}
print(list[0]) // 100
```
Is it possible?
Thanks in advan…
-
Sorry to ask this in bugs, but I can't work out if this is how it's supposed to be done:
environment:
- PUID=1000
- PGID=1000
- AIRCONNECT_MODE=upnp
- LATENCY=1000:…
-
Orchestra could use syntax to specify when headers are applicable. Currently, Repository has StandardHeader and StandardTrailer on every message although they are only used in FIX4/FIXT tag value enco…
-
We rely on [RBS](https://github.com/ruby/rbs) for features such as documentation and completion for Ruby's own API.
For example, in VS Code, if you right-click on `String.pp` and choose "Go to Defini…
-
## Problem
The website does not have syntax highlighting for PowerShell code.
## Impact
The lack of syntax highlighting makes it difficult for users to read and understand PowerShell code on the …
-
Tested with py3.13b2-nogil
```py
> jhack replay install hexanator/0
/home/dima.linux/code/jhack/jhack/utils/integrate.py:351: SyntaxWarning: invalid escape sequence '\['
print(f"{ep1} {sym}-\[…
-
I'm looking for a way to get syntax highlighting for cooklang files in a tree-sitter enabled nvim setup.
Is that planned for this grammar or something that can be configured?
I'd consider adding …
-
Syntax highlighting is inconsistent when changing (from dark theme) to light theme.
![image](https://github.com/user-attachments/assets/c1538882-2d35-4be7-8d11-aac50abab76e)
_The brackets are no lon…