Transform your text editing experience with Text Transformer, a powerful and versatile Visual Studio Code extension designed to simplify and enhance your workflow. Whether you need to insert sample text in various Indian languages, perform advanced search and replace operations, or count word occurrences with precision, Text Transformer has got you covered.
Effortlessly insert predefined sample texts in 12 different Indian languages into your documents. Ideal for localization testing, language learning, and content creation.
- Command:
Insert Sample Text
- How to Use:
- Open the Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
). - Type
Insert Sample Text
and select the command. - Choose your desired language from the quick pick menu.
- The sample text for the selected language will be inserted at the cursor position. If no editor is open, a new file will be created and the text will be inserted there.
- Open the Command Palette (
Perform precise search and replace operations within your documents, ensuring whole word matches to avoid accidental replacements within larger words.
- Command:
Search and Replace Text
- How to Use:
- Open the Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
). - Type
Search and Replace Text
and select the command. - Enter the text you want to search for.
- Enter the replacement text.
- All occurrences of the search term will be replaced with the specified replacement text.
- Open the Command Palette (
Quickly count the occurrences of a specific word in your document, ensuring whole word matches for accurate results.
- Command:
Count Word Occurrences
- How to Use:
- Open the Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
). - Type
Count Word Occurrences
and select the command. - Enter the word you want to count.
- A message will display the number of times the word occurs in the document.
- Open the Command Palette (
- Open the Command Palette (
Ctrl+Shift+P
orCmd+Shift+P
). - Type the name of the command you want to use (
Insert Sample Text
,Search and Replace Text
, orCount Word Occurrences
). - Follow the prompts to complete the action.
- Initial release with the following features:
- Insert sample text in 12 different Indian languages.
- Perform search and replace with whole word matching.
- Count occurrences of a specific word with whole word matching.
We welcome contributions to enhance the functionality of this extension. Please feel free to fork the repository, make your changes, and submit a pull request.
We'd love to hear your feedback! If you encounter any issues or have suggestions for new features, please open an issue on our repository.
Elevate your text editing experience with Text Transformer and make your VS Code environment more powerful and user-friendly. Download the extension today and start transforming your text with ease!