-
I need to finish updating the fixed-format grammar, and then we will be able to handle fixed-format files as well.
We'll also need a setting to map file extensions to free- or fixed-format. For exa…
-
Hi,
Is there any documentation regarding preparing input files when fuzzing in grammar mode?
I'm trying to play with the sample grammar but I get errors like those:
Incorrectly encoded grammar s…
-
Currently, Tact API users [must write imports](https://github.com/nowarp/misti/blob/2be8aae8b9fa23f4493270d1c4590039604db347/src/detectors/detector.ts#L10) in the following format:
```
import { Sr…
-
Hi Team, I am keeping two grammar files to recognize digits in dtmf mode.
1. GrammarItem 1 - to understand combination of 5 digits (0 to 9).
2. GrammarItem 2 - to understand "1"
Currently, whe…
-
Hey @hudclark! How you doing?
I created a [simple tree sitter grammar](https://github.com/antosha417/tree-sitter-grpc-nvim) for *.grpc files.
I wanted to combine bash and json treesitter grammars bu…
-
A report this morning in editor-support in discord had me reinstalling/recompiling tree-sitter-nu. I was presented with errors.
![image](https://github.com/user-attachments/assets/a88f216f-0897-4355-…
-
### Describe the highlighting problem
It seems as though TypeScript grammar is being incorrectly applied onto JavaScript files, strangely, even when the TypeScript grammar isn't even installed (thoug…
-
Thank you for the great work! This looks like the most complete Twig grammar and language server. I found your post in the official Twig discussion about an official language server.
I'm trying to po…
-
### Current Behavior
My project uses the antlr gradle plugin. The grammar are stored in separate lexer/parser files with the parser grammar using the `tokenVocab` option to locate the tokens. These g…
-
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…