script-sync icon indicating copy to clipboard operation
script-sync copied to clipboard

Add automatic install of Intellisense when installing vscode extension

Open 9and3 opened this issue 1 year ago • 0 comments

Many entry-level users are bugged by the fact that VSCode is not autocompleting RhinoCommons's libraries. This is because the stubs are not installed:

pip install --user --upgrade Rhino-stubs

Maybe this installation should be added directly from the VSIX extension installation.

9and3 avatar Oct 03 '24 08:10 9and3