-
### Check for existing issues
- [X] Completed
### Language
CSpell
### Tree Sitter parser link
_No response_
### Language server link
https://github.com/vlabo/cspell-lsp
### Misc notes
_No res…
-
* [X] Are you running the latest version?
* [X] Have you included sample input, output, error, and expected output?
* [X] Have you checked if you are using correct configuration?
* [X] Did you try…
-
### Describe the Bug
I am using Yarn berry in my project, which I believe is already supported: https://github.com/withastro/language-tools/issues/370 (and I could install the Astro language server…
-
### The nature of the feature:
- [X] Parser(syntax, conceal etc. related)
- [X] Renderer(style, options etc. related)
- [ ] Support(plugin support, language support etc. related)
- [ ] Other
### Des…
-
**Is your feature request related to a problem? Please describe.**
- Get up-to-date C parser for tiled json files. Not sure which C parsers are up-to-date, whether they read all or some part of the f…
-
```
I tried changing the language in the latest X-WRT trunk and it didn't
work. When I straced the webif-page binary I saw that it tried to open "/
usr/lib/webif/lang/ /common.txt" which means that t…
-
Kaitais struct allows to define enum key either as number, or as string which value is number.
https://github.com/kaitai-io/kaitai_struct_compiler/blob/c23ec2ca88d84042edba76f70c1f003d062b7585/shared…
-
### Description
As a part of adding i18n support in Ramp (#184), any text hard-coded within the components' code and the parser code need to be translated into other languages as desired.
To implemen…
-
### Describe the bug
While using the indentation module, to fix the comment indentation problem mentioned in #3830, other indentation then breaks. I've seen a few other similar issue, but haven't f…
-
Hi,
Eclipse CDT parsed source code by constructing AST.
What are all the languages supported like C, C++, Clang.
Thanks,
Veno.