detect_vscode_workspaces
Detect currently open VS Code instances and their workspaces, optionally including recent workspaces from VS Code history, with configurable maximum results.
Instructions
Automatically detect open VS Code instances and their workspaces
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeRecent | No | Include recent workspaces from VS Code history | |
| includeRunning | No | Include currently running VS Code instances | |
| maxResults | No | Maximum number of workspaces to return |