extensions icon indicating copy to clipboard operation
extensions copied to clipboard

Move

Open RevanthGundala opened this issue 1 year ago • 4 comments

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

RevanthGundala avatar Feb 25 '24 19:02 RevanthGundala

Currently working on this here: https://github.com/RevanthGundala/zed-move

Trying to figure out why this isn't running locally

RevanthGundala avatar Feb 25 '24 19:02 RevanthGundala

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!

ChzenChzen avatar May 10 '24 14:05 ChzenChzen

I'd like to help you too, I'm bored that Zed doesn't have it.

virjilakrum avatar Aug 05 '24 19:08 virjilakrum

The best approach would be to adapt https://github.com/movebit/aptos-move-analyzer.

banool avatar Oct 05 '24 10:10 banool

Image

JosephTLyons avatar Jan 29 '25 07:01 JosephTLyons