extensions
                                
                                 extensions copied to clipboard
                                
                                    extensions copied to clipboard
                            
                            
                            
                        Move
Check for existing issues
- [X] Completed
Language
Move
Tree Sitter parser link
https://github.com/move-hub/tree-sitter-move
Language server link
https://marketplace.visualstudio.com/items?itemName=move.move-analyzer
Misc notes
No response
Currently working on this here: https://github.com/RevanthGundala/zed-move
Trying to figure out why this isn't running locally
I'm interested in developing a custom extension for Zed that supports the Move language. I've searched through the existing documentation and community forums but haven't found specific guidelines on integrating Move language support into a Zed extension.
Could anyone provide guidance or resources on this topic? I am willing to invest time into developing this solution and contributing back to the community. Any help or pointers would be greatly appreciated!
I'd like to help you too, I'm bored that Zed doesn't have it.
The best approach would be to adapt https://github.com/movebit/aptos-move-analyzer.