-
**Is your feature request related to a problem? Please describe.**
The syntax highlighting support seems a bit fragile. While it seems to work, I wonder if it can be improved by using a tree-sitter g…
-
- [x] Review syntax to accommodate && and ||
- [x] Review syntax to accommodate ( )
- [x] Add types AND && and OR || to t_type structure
- [x] Add parentheses to t_type structure
- [x] Adapt token_…
-
- [ ] Test & confirm SQLite parsing
- [ ] Build the walker
- [ ] Update create query and gitops query spec endpoints
- [ ] Migration to add `compatible_platforms` column to `queries`
- [ ] Add pla…
-
Hello,
I want to create a tree type with parameter:
```
@data Tree{T} begin
Empty
Leaf(T)
Node(T, Tree{T}, Tree{T})
end
```
And then create a tree:
`Tree.Node(5, Tree.Leaf(…
-
### Proposal
Initially detailed [here](https://stackoverflow.com/questions/78098363/using-mermaid-to-create-tree-graphs-specifically-syllable-trees-and-syntax-tree).
![example of expected tree](…
-
Hi, thank you for creating so awesome plugin.
The `ssh` config supports `Include` syntax from [`7.3p1`](https://superuser.com/a/1142813), could you mind adding this syntax so that I can search it i…
-
Goals of the explorations:
- Get Aiday's exploration up and running again: https://github.com/microsoft/vscode/pull/161479
- Come up with ideas for a contribution model
- Confirm performance findin…
-
We are currently in the process of migrating our parsing backend from the built-in R parser to this tree-sitter implementation and noted a deviation when running our tests:
Hexadecimal floating poi…
-
I'm using Zed 0.161.2 on Archlinux.
When opening a few of the xsl files in this project:
https://github.com/PreTeXtBook/pretext/tree/master/xsl
I get no syntax highlighting.
Most of the xsl fi…
-
Video: https://www.youtube.com/watch?v=DGAuLWdCCAI
This issue has been assigned to @GeertVL via [this comment](https://github.com/rust-lang/rustc-guide/issues/360#issuecomment-515055619).