Gordon Pedersen

Results 48 comments of Gordon Pedersen

Thanks. I don't use vim mode, so I wouldn't have caught this 😅 Interestingly, the "cursorActivity" event isn't being fired by CodeMirror when in vim mode. I wonder if there's...

I tried to look into this a bit more, but I've got no idea what I'm looking at, so I'm marking this as "help wanted" and will come back to...

Hey, I think this might be working as of the latest commit 🤞

I thought I'd specifically catered for that, but... I didn't take into account selection via keyboard did I? 🤦 Thanks for the report.

I've made an update, which hasn't really addressed this specifically, but could you give it another go and see if it's working? It _should_ be showing everything when you select...

I'm changing this to remove the onCursorActivity auto-scroll altogether, and specifically catch arrow-based scrolling. It is definitely a much nicer experience. Thanks for the feedback.

It never made it into the plugin list. It was ready to merge in, but no one got around to adding it before I cancelled the process a few minutes...

I haven't done anything to fix this issue as such, but the [latest release](https://github.com/deathau/cm-show-whitespace-obsidian/releases/tag/0.1.0) _should_ make it so it doesn't interfere when the plugin is off. (I mean it shouldn't...

Well I never did anything specific to fix it, so I guess it makes sense that this reappeared 😆 Out of curiosity, if you toggle the plugin off and on...

🤔 This will require some thinking about and planning, but is a good suggestion. The other thing to consider is that highlighting in Obsidian is non-standard markdown AFAIK, and other...