CodeEditLanguages icon indicating copy to clipboard operation
CodeEditLanguages copied to clipboard

A Collection of Tree-Sitter Parsers for Syntax Highlighting

Results 22 CodeEditLanguages issues
Sort by recently updated
recently updated
newest added

### Language Name Vue (A JavaScript framework) ### Tree-Sitter Grammar https://github.com/ikatyang/tree-sitter-vue/ ### I will work on this Yes ### Additional Info (optional) Created from CodeEditApp/CodeEdit#1709

enhancement
language

### Description I am having problems when trying to export, sign or upload to TestFlight my application ### To Reproduce 1. Archive Project 2. Try to Validate or Submit to...

bug

### Description Adds `ERB`/`EJS` grammar via `tree-sitter-embedded-template`. ### Related Issues * #10 Depending on the desire to add more languages to CELanguages, it could close this issue as well. ###...

### Language Name USD ### Tree-Sitter Grammar https://github.com/ColinKennedy/tree-sitter-usd.git ### I will work on this Yes ### Additional Info (optional) _No response_

enhancement
language

### Language Name AppleScript ### Tree-Sitter Grammar https://github.com/uber/tree-sitter-strings ### I will work on this No ### Additional Info (optional) _No response_

enhancement
language

_Is blocked by LSP integration (No issue available yet)_ ### Language Name Svelte ### Tree-Sitter Grammar https://github.com/Himujjal/tree-sitter-svelte ### I will work on this Yes ### Additional Info (optional) _No response_

enhancement
language
blocked

### Description Please add support for languages sass and pug ### Alternatives Considered _No response_ ### Additional Context _No response_ ### Screenshots _No response_

enhancement

There are several [`language grammars`](https://tree-sitter.github.io/tree-sitter/#available-parsers) available for `tree-sitter`. Checked items have SPM already implemented. ## Supported languages See the following section in the README: * https://github.com/CodeEditApp/CodeEditLanguages#supported-languages > Important to know...

enhancement
help wanted
epic

### Description I would like to see Golang support Implementation for [zed](https://zed.dev/docs/languages/go) uses - tree sitter -- golang [tree-sitter-go](https://github.com/tree-sitter/tree-sitter-go) -- go mod [tree-sitter-gomod](https://github.com/camdencheek/tree-sitter-go-mod) -- go work [tree-sitter-go-work](https://github.com/d1y/tree-sitter-go-work) - language server...

enhancement

### Description ### Description I would like to see Protobuf support Implementation for [zed](https://zed.dev/docs/languages/proto) uses - tree sitter [tree-sitter-proto](https://github.com/rewinfrey/tree-sitter-proto)

enhancement