Skip to content

Visual Studio Extension - Adds diacritics to selected text in editor (Slovak dictionary only)

License

Notifications You must be signed in to change notification settings

zemacik/vscode-diakritika-sk-extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Diakritika (SK) - Visual studio code extension

Visual studio code extension able to add/remove diacritics to selected text

Contains:

  • Small dictionary one with top 50 000 most used words
  • Large dictionary one with top 1 800 000 most used words

Installation

  1. Install Visual Studio Code
  2. Launch Code
  3. Ppen the command palette (press F1)
  4. Select Install Extension
  5. Choose the Diakritika (SK)
  6. Reload Visual Studio Code

###How to use:

  1. Select text on your editor window
  2. Press F1
  3. Call Add Diacritics command to add diacritics

or

  1. Select text on your editor window
  2. Press F1
  3. Call Remove Diacritics command to remove diacritics

Keyboard shortcuts

  • Alt+U to Add Diacritics
  • Alt+Shift+U to Remove Diacritics

###Change dictionary:

  1. Select text on your editor window
  2. Press F1
  3. Call Change Dictionary command
  4. 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.

###Demonstration image Demo image

Detailed description about the dictionaries can be found on sk_wordlist information page.

###Bugs

###Source

My blog

Thanks to

Made with ♥ and VSCode. Enjoy!

About

Visual Studio Extension - Adds diacritics to selected text in editor (Slovak dictionary only)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published