Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>@providesModule IntellisenseNew to Visual Studio Code? Get it now.
@providesModule Intellisense

@providesModule Intellisense

bengsfort

|
1,302 installs
| (0) | Free
Adds intellisense for node modules that utilise @providesModule.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

provides-module-intellisense

Features

Adds @providesModule intellisense to import from statements in javascript projects.

Adding a @providesModule module Intellisense!

Will cache modules on activation, but you can manually run the module caching via the command drawer:

> cmd + shift + p
> Cache Modules

Modules are also re-cached every time they are changed.

@todo

  • ~add support for named export module predictions~ kinda works? need to figure out a way to add priority within vscode api
  • add unit tests
  • clean up source

Release Notes

0.2.0

  • Added guard against intellisense popping up when ending an import statement
  • Increased max module cache

0.1.0

Initial release

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