summaryrefslogtreecommitdiff
path: root/packages/vscode-ide-companion/README.md
blob: 4db85b9ac3e51a27f169bf3a13be784d70ae1e65 (plain)
1
2
3
4
5
6
7
8
9
# IDE Companion

## Local Development

To test the extension locally, follow these steps:

1. Open the `packages/vscode-ide-companion` directory in VS Code.
2. Run `npm install`.
3. Run the extension development host via Run + Debug -> Extension