redhat-developer / vscode-rsp-ui

A unified UI for all RSP servers and RSP server-providers to integrate with
Eclipse Public License 2.0
38 stars 21 forks source link

Edit Server does not open tab if tab was closed on first use. #291

Open bartonhammond opened 1 year ago

bartonhammond commented 1 year ago

Connector: v0.26.13 Steps to reproduce assuming Connector and Server (Tomcat local in my case) have been setup correctly

Start VS Code -> Edit Server -> Tab is opened Make Edits and Save and Close Tab Edit Server won't open now

Sometimes it does it on the first attempt, other times it takes a few edits. But eventually you can only Edit Server after restarting VS Code

ronnytds commented 3 months ago

I'm using the version 0.26.16 of the Server Connector, and I have the same problem.

setasan commented 3 months ago

Same issue here, only workaround i could find is to restart vscode.