Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>antd-ext-comps-vscode-pluginNew to Visual Studio Code? Get it now.
antd-ext-comps-vscode-plugin

antd-ext-comps-vscode-plugin

zcq

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

TSX Snippet Completion Extension

A simple VSCode extension that provides a TSX code snippet completion.
When you type ext_f in a .tsx or .jsx file, it suggests a React functional component TSX snippet.

Features

  • Auto-completion when typing ext_f in TypeScript React (.tsx) and JavaScript React (.jsx) files
  • Inserts a ready-to-use React functional component snippet
  • Lightweight and easy to use

Installation

You can install this extension from the Visual Studio Marketplace (链接发布后更新) or manually by downloading the .vsix file.

Manual Installation

  1. Download the .vsix package.
  2. Open VSCode.
  3. Press Cmd+Shift+P (Mac) or Ctrl+Shift+P (Windows/Linux) to open the Command Palette.
  4. Type Extensions: Install from VSIX... and select it.
  5. Choose the downloaded .vsix file to install.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft