A Visual Studio Code extension for working with Jaseci Forge CLI tools. Easily create apps, add nodes, manage modules, and more—all from the comfort of your editor.
Features
Create new Jaseci Forge apps
Add nodes and modules with a single command
Cleanup example apps
Convert to Tauri app
Sidebar with quick access to all commands
Installation
Search for Jaseci Forge in the VS Code Marketplace and click Install.
Or, download the .vsix file and install via the Extensions sidebar (... > Install from VSIX).
Usage
Open the Jaseci Forge sidebar from the Activity Bar.
Use the command palette (Ctrl+Shift+P) and search for:
Jaseci Forge: Create New App
Jaseci Forge: Add Node
Jaseci Forge: Cleanup Example App
Jaseci Forge: Convert to Tauri App
...and more!
Extension Settings
jaseciForge.workingDirectory: The working directory for Jaseci Forge commands
jaseciForge.defaultApiBase: Default API base path for new modules and nodes
jaseciForge.defaultAuth: Default authentication setting for new modules and nodes