Submission + - Zed Editor officially supports Linux (zed.dev)
There are packages for many linux distros, pre-packaged binaries (installed manually or via curl oneliner) or you can easily build it from source. Zed natively supports tree-sitter grammars for syntax highlighting, language-servers for code intelligence, AI assistant with using your preferred model (GitHub Copilot, ChatGPT, Claude, Ollama local models, etc) and supports nearly 100 programming languages. It's also available for MacOS.