-
@zargony
I'm working on [`ide-rust`](https://github.com/mehcode/atom-ide-rust/issues) in conjunction with the Atom IDE and Rust Dev Tools movements.
I have some pain points with `language-rust`…
-
Looking at `HighlightingKind`, clangd's semantic highlighting seems to be missing a lot of basic tokens (e.g. strings, numbers, operators). Because of that, highlighting based on this alone looks very…
-
Hi there,
I know it's kinda odd to ask about your plans, it's just that I happen to also have worked a bunch on a [tree-sitter-nim repo](https://github.com/aMOPel/tree-sitter-nim) and was wondering…
-
Bug whereby nested blade components are not parsed correctly via the `tree-sitter-html`
[see the discussion](https://github.com/EmranMR/tree-sitter-blade/discussions/19#discussioncomment-8774739)
…
-
Full changelog for Tact v1.5.0: https://github.com/tact-lang/tact/blob/main/CHANGELOG.md#150---2024-09-15
New Tact features:
- `asm` functions: `asm fun keccak256(s: Slice): Int { 1 INT HASHEXT_…
-
Hello, I found your project from the [worg tools list](https://orgmode.org/worg/org-tools/index.html). First, sorry for the semi-spam nature of this issue. I had a notion for a project that the org…
-
Let's put a two second cap on the parser so that emacs don't hang forever in a buffer with exceptionally large sexp.
Fuco1 updated
3 years ago
-
### Describe the bug
When I try to install parser `cpp`, `bash`, `html` with `:TSInstall cpp`, `TSInstall html` or `TSInstall cpp` I get errors like this:
```
nvim-treesitter[cpp]: Error during …
-
### Community Note
> Please vote by adding a 👍 reaction to the issue to help us prioritize.
> If you are interested to work on this issue, please leave a comment.
### Feature Spec
> NOTE: …
eladb updated
11 months ago
-
It would be awesome if we could syntax highlight shell history in the interactive UI
Something like this might work: https://github.com/trishume/syntect
ellie updated
10 months ago