ryanmcalister / unotes

Unotes Visual Studio Code Extension. A markdown WYSIWYG notes editor.
MIT License
174 stars 22 forks source link

VIM keybinding support #64

Closed htjain closed 4 years ago

htjain commented 4 years ago

I am missing my vim keybindings support in notes editor. Is it possible to get vim keys working I already have vim plugin installed?

ryan-mcalister commented 4 years ago

Unfortunately it isn't possible. The vim plugin only works for editor windows in vs code. The Unotes editor is a WebView window and doesn't work the same way as editor windows.

htjain commented 4 years ago

fair enough. Is it possible to add spell checker ?

htjain commented 4 years ago

https://github.com/ryanmcalister/unotes/issues/66