Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>jsconfig-generatorNew to Visual Studio Code? Get it now.
jsconfig-generator

jsconfig-generator

eran-keren

|
4,951 installs
| (0) | Free
generates jsconfig file to enable absolute imports for webpacck based projects
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

jsconfig-generator README

-- experimental at the moment --

Generate a jsconfig.json file based on webpack configs to enable absolute imports code completions.

Commmads

Genarate jsconfig.json - Will read your webpack definitions and build a jsconfig.json to support absolute imports code completions. If jsconfig.json already exists in workspace root it will be merged and overwritten by the extension. A default for all "./src" dir will also be added.

Example

demo

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