Skip to content

Script to add profiles to context menu and desktop shortcuts for ease of use

License

Notifications You must be signed in to change notification settings

rtxa/vscode-profiles-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VSCode Profiles Script

Author Version

Script to add profiles to context menu and desktop shortcuts for ease of use.

This script works by using the command-line options --extensions-dir and --user-data-dir provided by VSCode to run isolated instances.

Requirements

Only if you want to run the Python script instead of the bundled executable.

  • Python 3
  • Module pywin32

How to use it

Before you use it, check out that vscode-profiles.json fields are correct (VSCode executable location, profiles directory, etc.). This should work out of the box.

  1. Run the .py script or the bundled executable.
  2. Now you are ready to use the profiles. No extra configuration needed :)

If you want to add more profiles, just modify the profiles section in vscode-profiles.json and run again the script.

Credits

@equiman - Creator of the icons and owner of the tutorial series I follow to create your own profiles.

About

Script to add profiles to context menu and desktop shortcuts for ease of use

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages