Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Network viewer - Phase II development #85

Open
mario4tier opened this issue Nov 12, 2023 · 0 comments
Open

Network viewer - Phase II development #85

mario4tier opened this issue Nov 12, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

mario4tier commented Nov 12, 2023

This is for the new Suibase VSCode extension.

The Suibase GUI interface to streamline Move development with a "network viewer" (to watch/debug last published modules).

What is done up to now?

Most of the foundation has been verified to work with #78. In particular, data exchange works between a VSCode webview display, the suibase-daemon "backend" and the host localnet runtime.

This new phase is about building more functionality and refine enough for first release of this feature by end of 2023 early 2024.

What needs to be done next?

  • Capability to log a string from any Move package. Will show in VSCode "Sui Console" panel.
  • Capability to watch basic type variables (integer and string) in the VSCode "Sui Watch" panel.
  • Control watch filtering from Suibase.toml.
  • Control Suibase (start/stop) from webview panel.
  • Package VSCode extension for distribution.
@mario4tier mario4tier self-assigned this Nov 12, 2023
@mario4tier mario4tier added the enhancement New feature or request label Nov 12, 2023
mario4tier added a commit that referenced this issue Apr 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant