Jeb Nicholson
Jeb Nicholson
A workaround might be to set `"sync-rsync.onSave": false` in settings, and then for projects that need to be synced, override this to `"sync-rsync.onSave": true` in the workspace settings. This way,...
One possible workaround is to add `"jsx:*": ["..."]` below your existing svg transformer.
Hello from Dunedin! ; ) Thanks for the suggestion. I agree that this feature should remain accessible when you're using Sidetabs. Unfortunately it wouldn't be possible to integrate the Firefox...
Added in Sidetabs version 0.66 :)
As I understand it, due to a limitation with how the drag and drop API works, the extension would have to know in advance whether you were dragging a tab...
Thanks for the report! I've been unable to reproduce this issue, but I'd like to fix it if I can. Could I get you to confirm that this issue still...
The userChrome.css changes could break other add-ons using the sidebar; I don't think there's any way to only affect a specific add-on using css selectors. I would try clicking Sidetabs...
1 Year later update: I was wrong! After reading #23, I've updated Sidetabs such that the userChrome.css code will only affect Sidetabs, and have no impact on other sidebar extensions.
Middle-click close has been added. (Finally) How do you think grouping should work?
By "activates scrolling", do you mean that the Windows scroll "compass" shows up? There might be a fix for this. I'll have to find a mouse and test it. I...