-
When time allows, we can build off the following PR and improve the tokenization of the lexer and parser.
https://github.com/openfga/language/pull/22
Core problem stopping this is the character …
-
I've been setting up custom Vim binds for Obsidian recently. It's not really suitable to here, since Obsidian isn't one for declarativeness. I'm using an Obsidian plugin that lets me add a custom vimr…
-
Hi, how to add Fennel language support?
at least syntax highlighting, i came across [tree-sitter-fennel](https://github.com/travonted/tree-sitter-fennel)
and basic fennel lsp [fennel-ls](https://g…
-
Having looked through the majority of the issues, I would like to collectively address the state of the tree sitter language support currently in Lapce.
Here follows current support:
- [ ] [Agda…
-
### Did you check the tree-sitter docs?
- [X] I have read all the [tree-sitter docs](https://tree-sitter.github.io/tree-sitter/using-parsers) if it relates to using the parser
### Is your featur…
-
## WS-2020-0208 - Medium Severity Vulnerability
Vulnerable Library - highlight.js-10.2.1.tgz
Syntax highlighting with language autodetection.
Library home page: https://registry.npmjs.org/highlight.…
-
## WS-2020-0208 - Medium Severity Vulnerability
Vulnerable Library - highlight.js-10.1.2.tgz
Syntax highlighting with language autodetection.
Library home page: https://registry.npmjs.org/highlight.…
-
## Current problem
The current syntax highlighting system is very slow, and there are noticeable lags when scrolling large C++ files which contain complex syntax elements.
## Issues of tree-sit…
-
Metric gardener should be able accept files of all/ languages for which there are tree-sitter grammars available, not only the officially supported and unit-tested languages, even if these languages m…
-
**Note**: Only take this ticket if you experience in context-free grammars.
**Problem**: Umpires write different scoring formulae for open season each game. This has been done directly in a Python…