We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Currently, in WSL the browser window doesn't open and it's not possible to Login using just the command.
Maybe, this can be fixed by calling powershell exe from linux to open the browser https://superuser.com/questions/1262977/open-browser-in-host-system-from-windows-subsystem-for-linux
Not sure, how it will communicate back and respond with the access token
The text was updated successfully, but these errors were encountered:
Use https://wslutiliti.es/wslu/ or https://gitlab.com/4U6U57/wsl-open
Edit: nevermind, the browser login window does open but the token is not properly forwarded back to nvim. Use :SourcegraphLogin!
:SourcegraphLogin!
Sorry, something went wrong.
No branches or pull requests
Currently, in WSL the browser window doesn't open and it's not possible to Login using just the command.
Maybe, this can be fixed by calling powershell exe from linux to open the browser
https://superuser.com/questions/1262977/open-browser-in-host-system-from-windows-subsystem-for-linux
Not sure, how it will communicate back and respond with the access token
The text was updated successfully, but these errors were encountered: