SuperHi VS Code Extension
This extension integrates SuperHi Wilson functionality into Visual Studio Code, providing an enhanced learning experience for SuperHi users.
Features
- SuperHi Catalog: Browse and access your SuperHi projects directly from VS Code.
- Live Server Integration: Easily start and stop a live server for your current workspace.
- Authentication: Log in to your SuperHi account within VS Code.
- Workspace Management: Automatically manage workspaces for different SuperHi lessons.
Requirements
- Visual Studio Code version 1.90.0 or higher.
- An active SuperHi account with access to Wilson.
Extension Settings
This extension contributes the following settings:
superhi.server.initializeOnStart : Specifies whether to start serving the current workspace whenever a lesson is initialized.
superhi.server.portNumber : Sets the localhost port from which the server is created.
superhi.workspace.autoStartSavedLesson : Specifies whether to automatically start up the extension when opening a known workspace.
Commands
The extension provides the following commands:
SuperHi: Go online : Start the live server for the current workspace.
SuperHi: Go offline : Stop the live server.
SuperHi: Log In : Authenticate with your SuperHi account.
SuperHi: Log Out : Sign out of your SuperHi account.
SuperHi: Sync Server : Synchronize the server state.
SuperHi Start : Initialize a SuperHi lesson.
SuperHi Stop : Stop the current SuperHi lesson.
You can access these commands through the Command Palette (Ctrl+Shift+P or Cmd+Shift+P on Mac).
Views
The extension adds a SuperHi view container to the Activity Bar, containing:
- SuperHi Catalog: Browse your available SuperHi projects and lessons.
Known Issues
Currently, there are no known issues. If you encounter any problems, please contact us.
Release Notes
0.0.1
Initial release of SuperHi VS Code extension.
| |