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

Missing SU code insight #3

Open
Eneroth3 opened this issue Aug 31, 2020 · 2 comments
Open

Missing SU code insight #3

Eneroth3 opened this issue Aug 31, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@Eneroth3
Copy link
Contributor

Not sure if I'm missing something in the install instructions or if an instruction is missing, but I am not getting any code insight for the SketchUp API. There is insight for native Ruby, but not SketchUp API.

2020-08-31_12h47_33

2020-08-31_12h47_48

I'm not familiar with solargraph but solargraph.yml requires "sketchup-api-stubs". Does this need to be installed separately?

@thomthom
Copy link
Member

sketchup-api-stubs is part of the Gemfile, running bundle install should install all gem dependencies.

However, I think I have a clue to what might be going on, solargraph depend on YARD indexing the stubs, something that should happen then the stubs are installed, but I've seen this not be the case on one of my machines. I'll have to poke into what that might be.

@thomthom
Copy link
Member

Found a related issue I logged: SketchUp/ruby-api-stubs#76

@Eneroth3 Eneroth3 added the bug Something isn't working label Sep 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants