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

comments code snippets

hazer

|
352 installs
| (0) | Free
评论代码段
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Reactjs

VS Code Reactjs snippets


Version Installs Ratings

Installation

In order to install an extension you need to launch the Command Pallete (Ctrl + Shift + P or Cmd + Shift + P) and type Extensions. There you have either the option to show the already installed snippets or install new ones.

Supported languages (file extensions)

  • JavaScript (.js)
  • TypeScript (.ts)
  • JavaScript React (.jsx)
  • TypeScript React (.tsx)
  • JSX after installing the corresponding extension

Breaking change in version 1.0.0

Up until verion 1.0.0 all the [JavaScript snippets][javacript] where part of the extension. In order to avoid duplication the snippets are now included only to this extension and if you want to use them you have to install it explicitly.

Usage

When installing the extension React development could be really fun create comments

Snippets

Below is a list of all available snippets and the triggers of each one. The ⇥ means the TAB key.

bsc->

/**
 * @auther
 *
 */
...
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft