Skip to main content

Effortlessly manage your vscode extenstions in each profile

Project description

VS Code Profile Extension Manager (VPEM)

VS Code Profile Extension Manager (VPEM) is a powerful command-line tool designed to help you manage your Visual Studio Code extensions across different profiles. It allows you to dump, categorize, and apply extensions with ease, streamlining your VS Code setup process.

Status

This project has been developed strictly on Linux, though it should work everywhere. If you find an issue, please report it in the GitHub issue tracker.

Executables are built using pyinstaller and are available for Linux, Windows and MacOS. Again, if any issues are found, please report them in the GitHub issue tracker.

Why?

I tend to use a lot of extensions. Further, I find my self swithing frequently between TypeScript, Python and now C#. Sometimes I work in Azure. Othertimes in AWS.

I realized that multiple profiles might make more sense than tons of extensions in a single profile. However, it's also really easy to experiment with extensions and leave unused ones polluting the profile. This tool helps me keep things organized.

For example, here's how to apply a group of extensions to a profile:

Apply Extensions

Process

  • First, dump your extensions for all your profiles

Dump Extensions

  • Next, categorizing extensions by searching for common strings and assign to categories

Categorize Extensions

  • Finally, apply extensions to a profile

Apply Extensions

Installation

To install VPEM, you can use pip:

TBD

Usage

Here are some basic usage examples:

  • Dump extensions from a profile:
   poetry run vpem.py dump --profile "Default"
  • Apply extensions to a profile:
   poetry run vpem.py apply --profile "Work" --category "Python Development"
  • List all categories:
   poetry run vpem.py list-categories

Contributing

We welcome contributions to VPEM! If you'd like to contribute, please follow these steps:

  1. Fork the repository
  2. Create a new branch for your feature or bug fix
  3. Make your changes and commit them with a clear message
  4. Push your changes to your fork
  5. Create a pull request

Please make sure to update tests as appropriate and adhere to the project's coding standards.

License

This project is licensed under the Apache-2.0 License - see the LICENSE file for details.

Support

If you encounter any issues or have questions, please file an issue on the GitHub issue tracker.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

File details

Details for the file vscode_profile_extension_manager-0.1.9.tar.gz.

File metadata

File hashes

Hashes for vscode_profile_extension_manager-0.1.9.tar.gz
Algorithm Hash digest
SHA256 cea2a2b77ff3151d03f6491f97b7bb621aa2a4875337a79b1a1d5a5b08a080b4
MD5 9af964f5c44cd0685ab2ab188d86515e
BLAKE2b-256 484d769a791b6054e8306b3e89209929ad282b93f2eb66cff0cbbba7f8ecf0e9

See more details on using hashes here.

File details

Details for the file vscode_profile_extension_manager-0.1.9-py3-none-any.whl.

File metadata

File hashes

Hashes for vscode_profile_extension_manager-0.1.9-py3-none-any.whl
Algorithm Hash digest
SHA256 58e61ec3d39089a5c6e3674b26f5f1ca7f0643b8866caad11a9c2948d6bf05be
MD5 b3b4562abfcd51cec3870b7eeda68e65
BLAKE2b-256 f8f72136c31a544162c9cd26f9f8e1aa94e821153baa6c83b18e78290b98fc3c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page