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 I development #78

Closed
mario4tier opened this issue Sep 16, 2023 · 1 comment
Closed

Network viewer - Phase I development #78

mario4tier opened this issue Sep 16, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@mario4tier
Copy link
Member

mario4tier commented Sep 16, 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).

===

First phase of development is for a "proof-of-concept" to verify that the extension can:

  • Find the Suibase installed on MacOS, WSL2 and Ubuntu.
  • Read access to all suibase.yaml
  • Call into sui clients for every workdir.
  • Call into external bash script
  • Have webview panel do JSON-RPC with the local suibase daemon.
@mario4tier mario4tier added the enhancement New feature or request label Sep 16, 2023
@mario4tier mario4tier self-assigned this Sep 16, 2023
@mario4tier
Copy link
Member Author

Enough has been implemented and verified to confirm this project is feasible and can be completed without major obstacles.

Now moving on to second phase of development: See #85

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
Archived in project
Development

No branches or pull requests

1 participant