Skip to content
| Marketplace
Sign in
Visual Studio Code>Snippets>requirejs-snippetsNew to Visual Studio Code? Get it now.
requirejs-snippets

requirejs-snippets

yuanlinssdut

|
2,894 installs
| (0) | Free
requirejs-snippets
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Requirejs Snippets for VSCode

This extension for Visual Studio Code adds snippets for Requirejs.

Usage

Use Extension
Type part of a snippet, press enter, and the snippet unfolds.

rqConfig  // creates an requirejs config
rqDefine  // creates an requirejs define
rqRequire // creates an requirejs require

Alternatively, press Ctrl+Space (Windows, Linux) or Cmd+Space (OSX) to activate snippets from within the editor.

Installation

  1. Install Visual Studio Code 0.10.1 or higher
  2. Launch Code
  3. From the command palette Ctrl-Shift-P (Windows, Linux) or Cmd-Shift-P (OSX)
  4. Select Install Extension
  5. Choose the extension
  6. Reload Visual Studio Code
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft