sourcegraph / sg.nvim

Experimental Sourcegraph + Cody plugin for Neovim
Apache License 2.0
701 stars 47 forks source link

Source Graph login does not open page / browser #205

Open wakywayne opened 6 months ago

wakywayne commented 6 months ago

I have tried uninstalling and reinstalling, but no change to the following issues: When I set Firefox as my default browser the SourceGraphLogin method doesn't open the browser at all. When I set qutebrowser as my default browser it opens the browser, but all I see is a blank screen.

nvim version: NVIM v0.10.0-dev-2315+g32b49448b Build type: RelWithDebInfo LuaJIT 2.1.1707061634

tjdevries commented 5 months ago

Does this still happen on latest plugin?

Can you run :checkhealth sg for me?

wakywayne commented 5 months ago

@tjdevries checking now

wakywayne commented 5 months ago

Check health comes back good, but I had to put the variables SRC_ENDPOINT not very specific name definitely going to have collisions and SRC_ACCESS_TOKEN not any better variables in my .bashrc file. I no longer pay for Cody because the neovim functionality is nowhere near ready yet. I could not get any real help in the discord channel either.