extensions
extensions copied to clipboard
Add mojo support
Check for existing issues
- [X] Completed
Language
Mojo 🔥
Tree Sitter parser link
https://github.com/lsh/tree-sitter-mojo
Language server link
mojo-lsp-server
Misc notes
Hot off the press for reference: https://github.com/helix-editor/helix/pull/10743 Enabled by: https://github.com/lsh/tree-sitter-mojo
Lukas @lsh informed me he's working on a zed extension right now and just tweaking some edge cases.
Also take note that mojo has a concept of mlir which has "dialects": https://docs.modular.com/mojo/notebooks/BoolMLIR
Hi, any update on the progress of this issue ?
Check this
awesome, thanks !