Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Easy ImportNew to Visual Studio Code? Get it now.
Easy Import

Easy Import

marynyk

|
26 installs
| (0) | Free
Quickly import files using file picker
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Easy Import

Quick file importing for Visual Studio Code. Easily search and import files from your workspace with a convenient file picker.

Features

  • Quick file search and import through Command Palette
  • Automatically formats imports with your project's path alias
  • Supports TypeScript and JavaScript files
  • Places cursor between import braces for quick export selection

Usage

  1. Open Command Palette (Cmd+Shift+P / Ctrl+Shift+P)
  2. Type "Easy Import"
  3. Select your file from the quick pick menu
  4. Import statement is automatically inserted at cursor position

Extension Settings

This extension contributes the following settings:

  • easyImport.pathAlias: Path alias to use in imports (default: "~")

Release Notes

1.0.0

Initial release of Easy Import

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