Post
Share your knowledge.
Let's build the ultimate list of Sui dev extensions! Share your must-haves. 🔥
Just figrue out the link share from Suinami VS Code extension for Sui Move to Build, test, publish, call functions from a slider, rather than always using CLI
Check it out: https://marketplace.visualstudio.com/items?itemName=blockchainBard.suimoverunner
- Sui
- Architecture
- SDKs and Developer Tools
Answers
2a VS Code Extension powered by ChatGPT that's designed to provide you with code Explanations, Comments, and Audits. We've tailored it specifically for Sui Move development. Give it a try: https://marketplace.visualstudio.com/items?itemName=gptutor.gptutor&ssr=false#overview
While it's cool to see type hints and highlighting, this behavior is a bit annoying. If I have correct code and I'm adding a new line, it instantly treats the following lines as wrong, marks them with a red line, and hides type hints. It's like an annoying on/off blinking of code that's not relevant to what I'm writing. That takes away focus and distracts.
From: https://x.com/SadMouseTweets/status/1862214273881059368
Do you know the answer?
Please log in and share it.
Sui is a Layer 1 protocol blockchain designed as the first internet-scale programmable blockchain platform.
- Why does BCS require exact field order for deserialization when Move structs have named fields?53
- Multiple Source Verification Errors" in Sui Move Module Publications - Automated Error Resolution42
- Sui Transaction Failing: Objects Reserved for Another Transaction24
- How do ability constraints interact with dynamic fields in heterogeneous collections?04