Skip to main content

Generate VS Code workspace files for multi-package projects

Project description

Workspace Generator

Generate VS Code workspace files for multi-package projects.

Installation

pip install vscode_workspace_config_generator

Usage

# Generate VS Code workspace config for current directory (auto-detect workspace root)
generate-vscode-workspace-config

# Generate VS Code workspace config for specific directory
generate-vscode-workspace-config /path/to/workspace

What it does

  • Scans the src/ directory for packages
  • Creates a .code-workspace file with folder configurations
  • Includes debug configuration for Python remote debugging

Remote Debugging Setup

To use the remote debugger configuration, add this code to your Python script:

import debugpy; debugpy.listen(5678);print("🛑 Waiting for debugger to attach on port 5678...");debugpy.wait_for_client()

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

vscode_workspace_config_generator-1.1.2.tar.gz (2.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file vscode_workspace_config_generator-1.1.2.tar.gz.

File metadata

File hashes

Hashes for vscode_workspace_config_generator-1.1.2.tar.gz
Algorithm Hash digest
SHA256 591b867ba0bd9104bfcc1482f6e63b94c4a98acc12db1cc3bd54e64905d25a27
MD5 3529a4b42803a7fa9b5e71dd90d9d153
BLAKE2b-256 7fdc7c0dad6da3a9e9c231e3c6e579579a03ae974c3f230ca0e284ea3e6e8492

See more details on using hashes here.

File details

Details for the file vscode_workspace_config_generator-1.1.2-py3-none-any.whl.

File metadata

File hashes

Hashes for vscode_workspace_config_generator-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 4cfe1fc4804c059646c310d5ce241499af56b6ad1abc8854105855218d00187c
MD5 b448b3bb34b61ba691a2cbc7e04d933e
BLAKE2b-256 0fd3310fb1f9263baf2c30bd924a9abebca5ce9282d206842cec678b75495c58

See more details on using hashes here.

Supported by

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