A basic Postman-like HTTP client for VS Code.
To get started with development:
-
Install Dependencies:
npm install npm install --prefix webview-ui
-
Build the Extension and Webview:
npm run compile npm run build --prefix webview-ui
-
Run the Extension:
- Open this project in VS Code.
- Press
F5to open a new Extension Development Host window. - The Getman sidebar will be available in the Explorer view.