Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>Import underscoreNew to Visual Studio Code? Get it now.
Import underscore

Import underscore

Apollinaire

|
754 installs
| (1) | Free
Two code snippets to import underscore
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

import-underscore

Snippets to add import _ from 'underscore;'.

Snippets

There are only two snippets: imu and im_ that have the same result:

import _ from 'underscore';

Snippet Demo

Supported languages: js, jsx, ts, tsx.

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