Visual studio code extension able to add/remove diacritics to selected text
- Small dictionary one with top 50 000 most used words
- Large dictionary one with top 1 800 000 most used words
- Install Visual Studio Code
- Launch Code
- Ppen the command palette (press
F1) - Select
Install Extension - Choose the
Diakritika (SK) - Reload Visual Studio Code
###How to use:
- Select text on your editor window
- Press F1
- Call
Add Diacriticscommand to add diacritics
or
- Select text on your editor window
- Press F1
- Call
Remove Diacriticscommand to remove diacritics
Alt+Uto Add DiacriticsAlt+Shift+Uto Remove Diacritics
###Change dictionary:
- Select text on your editor window
- Press F1
- Call
Change Dictionarycommand - Select from two types of dictionaries
- Small one with about top 50 000 most used words.
- Large one with about top 1 800 000 most used words.
Large dictionary takes about 15 seconds to load (just before the first use ). Please be patient.
Detailed description about the dictionaries can be found on sk_wordlist information page.
###Bugs
- If you found bug or you have an idea, let me now on GitHub
- https://github.com/zemacik/vscode-diakritika-sk-extension/issues
###Source
- Microsoft - https://www.microsoft.com/
- @psycho_brm (Twitter)
Made with ♥ and VSCode. Enjoy!
