Pseudo Localization
Hobby Project
Project Description
I wanted this functionality in VS Code, so I created this extension. Pseudo Localization let's you convert your string into Pseudolocalized strings for software internationalization testing. The english alphabets are converted into altered version of themselves but still readable. This supports multi-selection in VS Code.
Technologies
JavascriptTypeScriptMochaVS Code
Responsibilities
- Development of a the extension as a solo developer.
- Testing and deploying it on VS Code marketplace.