Add Zed

Alexey Palazhchenko 2023-08-18 17:14:43 +04:00
parent 9064602202
commit 65d587c97b

@ -53,6 +53,7 @@ These editors are less popular, and may have less modern Go support. In particul
* [Golang Build](https://github.com/golang/sublime-build) is the official Sublime Text package for Go build system integration.
* **[Textadept](http://foicica.com/textadept/)**: Textadept is a fast, minimalist, and remarkably extensible cross-platform text editor. Supports Go syntax highlighting out of the box.
* **[TextMate](http://macromates.com/)**: Commercial text editor for macOS. [Source code available](https://github.com/textmate/textmate) under the GPLv3. [Bundle for Go available](https://github.com/syscrusher/golang.tmbundle).
* **[Zed](https://zed.dev)**: Code at the speed of thought.
## Cloud Based IDEs