Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>fimportsNew to Visual Studio Code? Get it now.
fimports

fimports

kidandcat

|
274 installs
| (2) | Free
This extension autocompletes the Path on imports
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

fimports

This extension autocompletes the Path on imports

How to use

Write import { MyObject }

This extension will look in your code for any line that contains export and MyObject and will add it to the import.

You can see the status in the left side of the bottom status bar.

Features

  • Autocomplete Paths of imports

Release Notes

0.0.1

  • Initial release

0.0.3

  • Now the extension is not added to the import

0.0.7

  • Search only in src folder

0.0.8

  • Change readme

0.0.11

  • Add gif

0.0.12

  • Use cdn.rawgit.com for GIF

0.0.13

  • Better logs

0.0.14

  • GIF 55mb -> 7mb

0.0.17

  • Configuration for source code folder

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