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

No VSCode Integration and No Error #240

Open
JoshReedSchramm opened this issue Mar 15, 2022 · 0 comments
Open

No VSCode Integration and No Error #240

JoshReedSchramm opened this issue Mar 15, 2022 · 0 comments

Comments

@JoshReedSchramm
Copy link

Hey all - hoping someone might have some thoughts.

I installed the solargraph gem, the vscode extension, restarted vscode and relaunched via code .

I also tried running bundle exec yard gems and restarted

I am getting no response from solargraph in vscode at all. When the auto-complete dialog shows up all I see is an alphabetic list of tokens that vscode sees throughout the codebase - nothing contextual at all to the object I'm referencing.

If I hit ctrl+space I get the same thing.

I ran ps aux | grep solargraph though and I do see a running process and it's using the right executable (the one in my RVM gempath).

Is it possible there's some sort of VSCode setting conflicting here? I tried just basic ruby objects like string but I never get any relevant contextual intellisense - just that alpha list of tokens.

Thanks

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

1 participant