74th / vscode-vim

vim emulator for Visual Studio Code
MIT License
215 stars 25 forks source link

Support of Tilde (~) #86

Open jefflhp opened 5 years ago

jefflhp commented 5 years ago

I would really like to have Tilde (~) be able to change the case of the character (upper to lower/lower to upper). This VIM extension is the best I've used so far. It more closely implements vim features with out clashing with VS-code features. Keep up the great work.