Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>JSON Auto Import New to Visual Studio Code? Get it now.
JSON Auto Import

JSON Auto Import

SanStudio

|
2 installs
| (0) | Free
Auto import JSON files. And provide intelligent auto-completion.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

JSON Auto Import

中文

Automatically import JSON files with intelligent auto-completion.

Features

  • Auto import JSON files.
  • Supports TypeScript, TSX, JavaScript, JSX, Vue and any configurable language.
  • Configurable variable naming styles.
  • Configurable import path extension.
  • Supports drag & drop import.
  • Preview generated import statement before completion.

Preview

completion


Variable Naming Styles

Supported styles:

  • keep
  • lowercase
  • UPPERCASE
  • snake_case
  • SCREAMING_SNAKE_CASE
  • camelCase
  • PascalCase
  • kebab-case

Configuration

Setting Description
jsonAutoImport.languages Supported language ids
jsonAutoImport.keepExtension Keep file extension
jsonAutoImport.variableName Variable naming style

Requirements

VS Code >= 1.95


Release Notes

See:

CHANGELOG.md


License

MIT

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