CodeEditLanguages
CodeEditLanguages copied to clipboard
✨ Support Golang
Description
I would like to see Golang support
Implementation for zed uses
- tree sitter -- golang tree-sitter-go -- go mod tree-sitter-gomod -- go work tree-sitter-go-work
- language server gopls
Alternatives Considered
No response
Additional Context
No response
Screenshots
No response
We do currently support syntax highlighting for Go. However the grammars you've linked to we do not support yet. Moving to languages repo.