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

Command window flashes on startup/restart on Windows when using Electron #60

Open
Bocom opened this issue Sep 12, 2023 · 2 comments
Open

Comments

@Bocom
Copy link

Bocom commented Sep 12, 2023

Whenever the server starts or gets restarted, a command window flashes by for a bit, which causes Sublime Text to lose focus. It only seems to happen when lsp_utils is set to use Electron as the runtime.

I don't know if this only happens to the LSP-tailwindcss server, but it is the only one that does it for me.

Windows 11
Sublime Text 4152
LSP v1.25.0
LSP-tailwindcss 0.0.17

@deathaxe
Copy link
Contributor

deathaxe commented Oct 4, 2024

That's something to be fixed by either LSP or lsp_utils.

@rchl
Copy link
Member

rchl commented Oct 7, 2024

The window is triggered most likely not by LSP starting the server but the server starting another process within itself. I don't really have time to investigate it though.

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

3 participants