fake-bpy-module
fake-bpy-module copied to clipboard
Where is located the path of the fake-bpy-module python completion for workspace.json ?
System Information
- OS: Windows
- VS-code
In this page it says to add the path to the "generated modules" under python.autoComplete.extraPaths.
Where do I find this path ? I installed fake-bpy-module using pip.
@softyoda
You don't need to add path to the "generated modules" when you install module by using pip. The referred document assumes when you generate module manually.
Close this issue because of the no reaction. Reopen if there is still a problem.