Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Vscode UseNew to Visual Studio Code? Get it now.
Vscode Use

Vscode Use

nyxb

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

💡 vscode-use

Visual Studio Marketplace Version

This is a Visual Studio Code extension that allows you to insert "use client" or "use server" statements at the beginning of a file.

✨ Features

  • Provides commands to insert "use client" or "use server" statements at the beginning of the active file.
  • Supports the keyboard shortcuts:
    • For "Insert 'use client' Statement": Control+Alt+C (Mac) or Ctrl+Alt+C (Windows/Linux)
    • For "Insert 'use server' Statement": Control+Alt+S (Mac) or Ctrl+Alt+S (Windows/Linux)
  • Can be triggered by right-clicking in the editor and selecting the corresponding option.
  • You can also use the Command Palette (Control+Shift+P on macOS or Ctrl+Shift+P) and search for "Insert 'use client' Statement" or "Insert 'use server' Statement".

📦 Installation

  1. Launch Visual Studio Code.
  2. Press Ctrl+P (or Cmd+P on macOS) to open the Quick Open dialog.
  3. Type ext install your-extension and press Enter.
  4. Click the Install button next to the extension "Your Extension" by "Your Publisher".

🚀 Usage

  • To insert a "use client" statement:
    • Use the predefined keyboard shortcut: Control+Alt+C (Mac) or Ctrl+Alt+C (Windows/Linux).
    • Right-click in the editor and select "Insert 'use client' Statement".
    • Use the Command Palette (Cmd+Shift+P on macOS or Ctrl+Shift+P) and search for "Insert 'use client' Statement".
  • To insert a "use server" statement:
    • Use the predefined keyboard shortcut: Control+Alt+S (Mac) or Ctrl+Alt+S (Windows/Linux).
    • Right-click in the editor and select "Insert 'use server' Statement".
    • Use the Command Palette (Control+Shift+P on macOS or Ctrl+Shift+P) and search for "Insert 'use server' Statement".

🤝💰 Sponsors

📜 License

MIT 💚 License © 2023 Dennis Ollhoff

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