Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Swap TsconfigNew to Visual Studio Code? Get it now.
Swap Tsconfig

Swap Tsconfig

harrydowning

|
170 installs
| (0) | Free
Command to swap between multiple Typescript configuration files
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Swap Tsconfig

GitHub License Visual Studio Marketplace Version Visual Studio Marketplace Downloads GitHub Actions Workflow Status

Overview

The Swap Tsconfig extension provides the ability to swap between multiple Typescript configuration files in both single and multi-root workspaces.

Swap Tsconfig Usage

Running the swap-tsconfig command will replace the content of the current tsconfig.json with that of the configuration selected. This operation is safe as the original configuration is cached and will be restored on deactivation e.g., shut down, reload, uninstall etc.

Extension Settings

Name Description
swap-tsconfig.exclude Glob patterns used for ignoring tsconfig files
swap-tsconfig.include Glob patterns used for finding tsconfig files

Note: Glob patterns should be specified using the POSIX path separator "/" (forward slash)

Known Issues

See Issues

Release Notes

See CHANGELOG

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft