Module installation
Activate a VSCode-Anywhere module
Last updated
Was this helpful?
Activate a VSCode-Anywhere module
Last updated
Was this helpful?
To install a VSCode-Anywhere module, you must edit the file in your installation directory and change the enabled
key of the module you wish to activate by changing its value from False
to True
.
python3
module example:
After that, you must run the .
VSCode-Anywhere uses which will compute all the differences to be applied to your current installation for all the modules you have activated.