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

Support kite fallbacks in WSL to support VSCode remote mode #39

Open
jischebeck opened this issue Mar 20, 2020 · 2 comments
Open

Support kite fallbacks in WSL to support VSCode remote mode #39

jischebeck opened this issue Mar 20, 2020 · 2 comments

Comments

@jischebeck
Copy link

VS Code has a mode, where it runs in the Windows Subsystem for linux.

KiteAPI fails to detect, that kite is already installed and running in Windows, which prevents the use of Kite in Vs code WSL mode.

Please add a check, that prevents a search for kite in WSL.
(/proc/version contains the string "Microsoft"

IsRunning could only check for the open port on localhost. IsInstalled would always be true.

@jischebeck
Copy link
Author

@arxarinze
Copy link

install an Xserver and set your display env

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