Launch Week Day 2: Introducing Reports: An Extensible Reporting Framework for Socket Data.Learn More
Socket
Book a DemoSign in
Socket

Auto Import Pro Series

Package Overview
Maintainers
0
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install
Package was removed
Sorry, it seems this package was removed from the registry
This package has malicious versions linked to the ongoing "GlassWorm v2" supply chain attack.

Affected versions:

1.5.31.5.41.5.5
+2 more
View campaign page

Auto Import Pro Series

Automatically finds, parses, and provides intelligent code actions and autocompletion for all available imports in your project. Enhances your workflow by making imports seamless, fast, and reliable. Supports both TypeScript and TSX files.

unpublished
Open VSX
Version
1.5.6
Version published
Maintainers
0
Created
Source
Auto Import icon

Auto Import Pro Series

VS Code Official Extension

Instantly discover, parse, and auto-complete all your workspace imports.
Auto Import boosts productivity by providing smart code actions and suggestions for all available imports.
Fully supports TypeScript & TSX files and is multi-root workspace ready.

Configuration

  • filesToScan — Glob pattern for files to be scanned. Default: **/*.{ts,tsx}
  • showNotifications — Show notifications from Auto Import. Default: false
  • doubleQuotes — Use double instead of single quotes in imports.
  • spaceBetweenBraces — Insert spaces inside import braces (e.g., { test } vs {test}).
  • autoComplete — Add discovered imports to IntelliSense and insert automatically.
  • useSemiColon — End import statements with ; (default: true).

Changelog (Recent)

  • 1.5.3: Major update — merged important PRs and full multi-root support!
  • 1.5.2: Enum & Type imports, semi-colon toggle, and [AI] indicator for auto-imports.
  • 1.2.x: Huge performance boost, TSX support, improved merging & scanning.
  • 1.0.x & 0.x: Status bar, better path resolution, code action improvements, Windows fixes, and more.
View source and contribute on GitHub

Coming Soon

  • Full node_modules support (@angular, lodash, etc.)
  • Deeper integration with external modules.
Have ideas? Let us know on GitHub!

Keywords

auto add import

FAQs

Package last updated on 10 Mar 2026

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts