Thomas Thomassen
Thomas Thomassen
Link to the front page of the VSCode example repository: https://github.com/SketchUp/sketchup-extension-vscode-project
Oh, just noticed the comment that `sketchup.rb` isn't flagged. If you jump to that file (F12 when you have the caret set to that line) what file does VSCode open?
> Surprisingly, when I copied your sketchup-extension-vscode-project repo and changed require_paths in .solargraph.yml to some random path on different drive and added random .rb in 'require' section Solargraph is not...
Hm... that is strange. I don't see any issues there. Could you perhaps zip you a minimal example where the `require 'extensions.rb'` isn't working and attach it here? Maybe there...
I'm seeing the same thing on my machine. I'll dig into and see if I can figure out what is going on.
Turns out I've gone through this before - I'd just forgotten. Currently solargraph expects the `require_paths` to be relative to the `.solargraph.yml` file. So the Program Files path doesn't do...
> Consider merging tutorials and examples so we don't repeat ourselves and have two code bases to maintain. The original intent was that tutorials would be fewer but with much...
> Then we should probably rename it load_examples.rb. This small things can really get in the way of understanding if you are already a bit confused of what you are...
@ChrisFullmer can you have a look at this? I think we need to adjust the tutorial on the developer pages.
I ran into this again with another project. I have test helpers that via Rake I'm adding the paths to (`task.libs