Daniel Skogly
Daniel Skogly
[Enter steps to reproduce:] 1. Go into any file 2. hit `ctrl-shift-R` or `ctrl-r` **Atom**: 1.32.0-beta3 x64 **Electron**: 2.0.9 **OS**: Microsoft Windows 10 Pro **Thrown From**: [goto](https://github.com/v3ss0n/goto) package 1.8.3 ###...
LGTM. Could make sense to have this merged @signalnerve :)
Thank you for the great extension @SilentVoid13 ! That the automatic cursor jump needs to be enabled separately might be something worth mentioning [in the docs](https://silentvoid13.github.io/Templater/docs/internal-variables-functions/internal-modules/file-module/#documentation). Being new to the...
You can use the following to remove RBD instances in redux dev tools: ```js if (process.env.NODE_ENV === 'development' && typeof window !== 'undefined') { const ignoredInstances = ['react-beautiful-dnd']; if (...
I keep snoozing this tab "Until next month", hoping every time it re-appears that the PR will have been merged. This really seems like a good fix for the described...
> Interestingly, the shortcut appears to work in Private Window, but not the normal window. I'm experiencing the same in Firefox 120.0b6 (64-bit) on MacOS 13.5.2 (22G91). Stops working after...
@matthiaskrieft: Did you ever find this out?
> i think the issue is that `@codemirror/basic-setup` is deprecated (and still depending on the v0.20 packages) and has been renamed to just `codemirror`. see https://discuss.codemirror.net/t/codemirror-6-0-has-been-released/4498 This looks correct. ```ts...
Any update on this @gonzaloaune ? Seems like a lot of good stuff here. Edit: Just noticed "His plugin has iOS support, but I think I broke the compatibility with...
Hi! First off, thank you so much for creating this awesome extension. It has really made following some great content creators a lot easier :) I'm still experiencing this issue,...