detect_vscode_workspaces
Identify open VS Code instances and their active or recent workspaces. Configure settings to include running sessions, historical data, or limit results for streamlined workspace management.
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 |