deathau / cm-typewriter-scroll-obsidian

Typewriter Scroll Obsidian Plugin
164 stars 15 forks source link

VS Code style typewriter scroll #45

Open esonec opened 1 year ago

esonec commented 1 year ago

In VS Code I use keyboard shortcuts for scrollLineDown/scrollLineUp commands. They allow to scroll in typewriter style from any row, leaving cursor in that row. Would it be possible to expose these commands in this plugin?

davisriedel commented 1 year ago

@esonec I created a new plugin based on this one, which has many new features. One of them is the feature you requested here. You can check it out here. The plugin is currently in beta. At first I wanted to post a PR to this plugin, but because I had to completely rewrite most parts, I decided to turn it into a new plugin, as discussed in #44.