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
- Select the text you want to change.
- Open the Command Palette (
Ctrl+Shift+P / Cmd+Shift+P on macOS).
- Type "Convert to Plural" or "Convert to Singular" and press Enter.
- All selected text will be transformed.
Installation
You can install this extension from the Visual Studio Code Marketplace.
| |