Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>tsconfig-globNew to Visual Studio Code? Get it now.
tsconfig-glob

tsconfig-glob

Budi Adiono

|
4,550 installs
| (1) | Free
Generate files value on tsconfig.json based on filesGlob just like in Atom editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

tsconfig-glob

Generate files value on tsconfig.json based on filesGlob.

You can specify a filesGlob pattern in your tsconfig.json files and this extension automatically generate list of files. Yes just like in atom-typescript plugin when you are using Atom editor.

rewriteTsconfig

You can disable this extension by set this option to false in your tsconfig.json:

{
	"vscode" : {
		"rewriteTsconfig" : false
	}
}

Enjoy!

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