Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Vs Code Explorer Panel Unexpectedly Revealed on Server Start/Stop or in Debug #611

Open
Spart-v6 opened this issue Jun 20, 2024 · 1 comment

Comments

@Spart-v6
Copy link

I've noticed an issue with the Server Connector extension in VS Code where the Explorer panel unexpectedly reveals itself whenever I start or stop a server. This behavior is disruptive as it causes the panel to flash abruptly, which interrupts workflow and can be distracting.

I am attaching a video demonstrating this issue for clarity. Please review the video to see the problem in action.

test.java.-.-.PROJEKT.VIII.-.Visual.Studio.Code.2024-06-20.22-48-43.1.mp4

Steps to reproduce:

  1. Open VS Code with the Server Connector extension installed.
  2. Start or stop a server or open a debug session using the extension.
  3. Observe that the Explorer panel, if hidden, reveals itself abruptly.

Expected behavior:
The Explorer panel should remain in its current state (visible or hidden) without being forcibly revealed when starting or stopping a server.

Specs:
Vs code version: 1.90.1
OS: Windows 11

This issue disrupts the usability of the extension and I would appreciate any insights or solutions to resolve this behavior.

Thank you!

@robstryker
Copy link
Contributor

Thanks for the report!

I'll look into this when I get a chance. I admit it's not super-high priority and I have a vacation coming up, but I'll see if I can investigate it before I go. Otherwise, I'll need to look into it when I get back =/

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

No branches or pull requests

2 participants