Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Path SettingsNew to Visual Studio Code? Get it now.
Path Settings

Path Settings

tbremer

|
733 installs
| (0) | Free
Ensure unique settings for specific files.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Path Settings Icon

Path Settings

Path Settings allows you to have specific VSCode settings that only affect certain paths. Ideal for monorepos.

Extension Settings

  • pathSettings.rules: Rules objects with known keys "path" and "settings"
    • path: path to test against
    • settings: Settings objects to apply when path tests true. This is any allowed VSCode Setting

Release Notes

1.0.0

Initial release of path-settings

1.0.1

  • Add Icon
  • Update display name
  • Update README
  • Extract Rule to it's own Interface
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft