CodeEditLanguages
CodeEditLanguages copied to clipboard
A Collection of Tree-Sitter Parsers for Syntax Highlighting
### Language Name Makefile ### Tree-Sitter Grammar https://github.com/alemuller/tree-sitter-make ### I will work on this No ### Additional Info (optional) _No response_
### Description Gotta have Ada language support! :-) VSC has outstanding Ada support through the GNAT community (GNAT = GNU Ada) so surely this is borrowable. ### Alternatives Considered _No...
I think it would be great to have the terraform language supported with LSP, highlighting and completion if possible. Another option might be to allow users to make plugins that...
### Is your feature request related to a problem? Please describe. _No response_ ### Describe the solution you'd like Add syntax highlighting for .svelte files ### Describe alternatives you've considered...
### Language Name Julia ### Tree-Sitter Grammar https://github.com/tree-sitter/tree-sitter-julia ### I will work on this No ### Additional Info (optional) I would be lovely to have Julia support! It is the...
Cloning the CodeEditLanguages repository is currently very slow due to its large size, primarily caused by historical commits. For example, cloning the repository with the following command results in downloading...
The CHECKOUTS_PATH path in build_framework.sh is wrong; there is no such folder in the project folder (DerivedData/SourcePackages/checkouts). In addition, the files of language queries are searched in the CHECKOUTS_PATH folder...
### Language Name Matlab (.m) ### Tree-Sitter Grammar https://github.com/acristoffers/tree-sitter-matlab ### I will work on this Yes ### Additional Info (optional) _No response_
### Description Added a GLSL grammar. ### Related Issues - #10 ### Checklist - [x] I read and understood the [contributing guide](https://github.com/CodeEditApp/CodeEdit/blob/main/CONTRIBUTING.md) as well as the [code of conduct](https://github.com/CodeEditApp/CodeEdit/blob/main/CODE_OF_CONDUCT.md) -...
### Description I would like to request the addition of syntax highlighting and language support for Terraform files, which use the HashiCorp Configuration Language (HCL). This will help users working...