Skip to content

Fix VSCode plugin "Stella IDE MCP" when having multiple VSCode windows open#1

Open
HereThereBeDragons wants to merge 1 commit intostellaraccident:mainfrom
HereThereBeDragons:fix_multi_host_vscode_plugin
Open

Fix VSCode plugin "Stella IDE MCP" when having multiple VSCode windows open#1
HereThereBeDragons wants to merge 1 commit intostellaraccident:mainfrom
HereThereBeDragons:fix_multi_host_vscode_plugin

Conversation

@HereThereBeDragons
Copy link

In the current state, the plugin "Stella IDE MCP" fails during startup if the port is already in use - independent of why.

However, when opening multiple VSCode windows, the plugin is started each time - and will fail if it was already started in another window/instance. As such, add a check if it is "our" plugin that already uses the port and carry on, otherwise fail.

Co-Authored-By: Claude noreply@anthropic.com

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant