-
The following single line verilog file:
``` `timescale 1 ns / 1 ps ```
produce the following syntax tree:
```
SourceText
UnsignedNumber
Token: '1' @ line:1
TimeUnit
Keywor…
mlr11 updated
4 months ago
-
I'd like to open up the discussion of what our various options are for preserving so called "Concrete Syntax" elements in the parse tree format.
## What are Concrete Syntax elements?
A simplified def…
-
### Describe the bug
Can't compile dts overlay
### Steps to reproduce the behaviour
git clone --depth=1 https://github.com/raspberrypi/linux
cd linux/arch/arm/boot/dts/overlays
dtc -I dts -O dtb …
-
Write Tera with syntax highlighting in the browser, display a syntax tree on the side: https://github.com/sogaiu/ts-questions/blob/master/questions/how-can-a-custom-playground-be-hosted/README.md.
Co…
-
[Section 3.7](https://specification.modelica.org/maint/3.6/operators-and-expressions.html#built-in-intrinsic-operators-with-function-syntax) is entitled "Built-in Intrinsic Operators with Function Syn…
-
### Description
The syntax highlighting is a bit lacking. When VSCode added syntax APIs, Ionide used that instead of Regex and it got so much better. Would it be possible to follow the work done he…
-
## Proposal
Cython should have an official Tree-sitter grammar separate from the main repo, with Cython-only syntax rules programmatically appended to Python's Tree-sitter grammar (and thus having …
ghost updated
1 month ago
-
Hi, first of all I appreciate the effort to provide updated & maintained go bindings for tree-sitter.
Previously I was using https://github.com/smacker/go-tree-sitter which I had to fork to get rid o…
-
TL;DR: I _think_ we need to bump go-tree-sitter for python 3.12 support.
# 🐞 bug report
### Affected Rule
Gazelle
### Is this a regression?
I could argue it either way, lol. I'm goi…
-
For some reason it crashes when I add beehives to custom trees, not every time, but some trees do not go well with them.I cannot figure it out, why only those trees and not the others...It's not a syn…