Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>singular-pluralNew to Visual Studio Code? Get it now.
singular-plural

singular-plural

desmondhiew

|
21 installs
| (0) | Free
Converts selected text between singular and plural forms.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

singular-plural README

This Visual Studio Code extension allows you to quickly switch selected text between singular and plural forms.

Features

  • Convert selected text to plural.
  • Convert selected text to singular.
  • Supports multiple selections.

Powered by

This extension leverages the pluralize npm package to handle accurate transformations between singular and plural forms.

Usage

  1. Select the text you want to change.
  2. Open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P on macOS).
  3. Type "Convert to Plural" or "Convert to Singular" and press Enter.
  4. All selected text will be transformed.

Installation

You can install this extension from the Visual Studio Code Marketplace.

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