-
I had trouble with getting the treesitter to install. In the source of "https://github.com/tree-sitter/tree-sitter-ocaml" gives 3 locations of a `parser.c`. None of them where in `ocaml/source` and I …
-
### Description
### Ruby LSP Information
Details
-
Hi there,
When adding grammars, folks use specific commits to point to. Usually the commit of a release.
```toml
id = "php"
name = "PHP"
description = "PHP support."
version = "0.1.3"
schem…
-
This is a very long term suggestion; it is not urgent and very much a wish list item. This suggestion is currently pretty fuzzy and I haven't thought through all the implications, but I wanted to get …
-
I discussed this briefly with @darrenburns on Discord: Textual currently uses tree-sitter 0.20.4, and it would be nice to upgrade it, notably for the `matches` method, that returns a dict of matches, …
-
Dear Nickolay V. Shmyrev
I have been using the vosk api to generate and recognise dynamic grammars well.
In particular, I have been testing a lot with a customised engine configuration by generat…
-
Section 2 should introduce some strictly necessary background and introduce the main problem.
Perhaps in this paper we do not really tackle a very concrete problem.
The background that we have t…
-
Helix has tree-sitter grammars for languages `hare`, `wren`, and `gemini`, but they are disabled by default in [`languages.toml`](https://github.com/helix-editor/helix/blob/dbaa6366834790cda0bd92ea897…
-
The goal will be to implemented a lexical analyser and appropriate grammars to support most of the common akin to OpenGrok.
OpenGrok (https://github.com/OpenGrok/OpenGrok) uses JFlex (http://www.jfle…
-
Does this issue occur when all extensions are disabled?: Yes
- VS Code Version: `1.93.1`
- OS Version: Windows 11 Pro
Context: I'm working on a project to automatically genera…