timhor / obsidian-editor-shortcuts

Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
MIT License
348 stars 25 forks source link

[Feature request] Next Prev word as in vscode or visual studio #45

Closed drventure closed 2 years ago

drventure commented 2 years ago

Great plugin BTW!

Oddly, Obsidian doesn't implement Previous word/next word and it seems like this plugin would be an ideal candidate to implement that.

You've already got all the basic nav actions supported, just missing the next prev word....

timhor commented 2 years ago

Thanks, I'm actually planning to address that in my other plugin which already has a similar feature request! Check out https://github.com/timhor/obsidian-sentence-navigator/issues/3

drventure commented 2 years ago

Oh. Fantastic. I didn't realize you had another one out there. I'll check it out! Thanks!

timhor commented 1 year ago

Found an easy way to add this feature here, so it's now included in v1.13.0