appwiki:code

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
appwiki:code [2024/01/09 07:23] – [VS Code for Blender setup] yingappwiki:code [2024/01/11 07:44] – [VS Code for Blender setup] ying
Line 40: Line 40:
   * now, install extra module into vritual env python, example <code>.\dev_myproj\Scripts\python.exe -m pip install fake-bpy-module</code>   * now, install extra module into vritual env python, example <code>.\dev_myproj\Scripts\python.exe -m pip install fake-bpy-module</code>
   * in few seconds, your vs code auto detection should be able to know the extra library, if not, make sure your vs code right bottom corner switch to that virtual env python interpreter    * in few seconds, your vs code auto detection should be able to know the extra library, if not, make sure your vs code right bottom corner switch to that virtual env python interpreter 
 +
 +Additional extension:
 +  * Black formatter by MS: auto format for vs code
  • appwiki/code.txt
  • Last modified: 2024/04/10 17:49
  • by ying