CodeEditApp / CodeEditApp/CodeEditLanguages
✨ Support Golang
Open
enhancement
- Dominant language
- Swift
- Stars
- 133
- Forks
- 55
- PR merge metrics
- No merged PRs in 30d
Description
### 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 [gopls](https://github.com/golang/tools/tree/master/gopls)
### Alternatives Considered
_No response_
### Additional Context
_No response_
### Screenshots
_No response_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.