A TUI tool for managing VS Code extensions.
Project description
vsce
A TUI tool for managing VS Code extensions.
Installation
pip install vsce
Usage
code-insiders --list-extensions | vsce # Initial population of the list
vsce # Run the interactive TUI
Running Directly (For Development)
python vsce/main.py # Run directly
code-insiders --list-extensions | python vsce/main.py # Initial population
Clean the extension list (useful if you manually uninstall extensions):
python vsce/main.py clean
Development
git clone https://github.com/yourusername/vsce # Replace with your repo
cd vsce
uv venv
uv pip install -e .[dev]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vsce-0.1.2.tar.gz
(6.3 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
vsce-0.1.2-py3-none-any.whl
(8.9 kB
view details)
File details
Details for the file vsce-0.1.2.tar.gz.
File metadata
- Download URL: vsce-0.1.2.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c1581c8885e4017582b159e765eeea03d8eff5a2a44a14b6c6b1977ddb07af85
|
|
| MD5 |
e1d3317b32fa668c2728abd04dfc9d47
|
|
| BLAKE2b-256 |
841318c6369b57476a37b0518c2a7691412057bb1c9da92123a6709cef4f4ebe
|
File details
Details for the file vsce-0.1.2-py3-none-any.whl.
File metadata
- Download URL: vsce-0.1.2-py3-none-any.whl
- Upload date:
- Size: 8.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
198e86205c3d3301d873d30d1cc20f086672046499376c52ed7097b3d2b1ebaf
|
|
| MD5 |
3bb074c2763f92da04282a69fe1476ee
|
|
| BLAKE2b-256 |
3319964350d048e4b453d0a4eeb9b9824c6cd46bc03fccec31f23da8f2bdcc96
|