Hans Meyer
Hans Meyer
To add to @birjj's excellent analysis, I ended up addressing this by patching `node_modules/rollup/dist` source directly, adding an additional constraint (something like `!error.path.startsWith('C:\\')`) to the guard in `FSWatcher`'s `_handleError()` method...
@calvinmetcalf requiring the lib consumer's module bundling solution to provide polyfills for native node modules is problematic in some cases. Eg, Angular-CLI 6+. See: https://github.com/angular/angular-cli/issues/9827#issuecomment-369578814
Looks pretty cool, Erik. I prefer not to merge this for now, but you're free to publish your version to the Web Store or do whatever you want with it....
GPL added. BTW, I changed the name of this extension in the Web Store to the simpler "TabCopy" a while back. Hans On Tue, Dec 30, 2014 at 8:57 PM,...
Thanks for getting in touch. SB is currently not an open source project, but I appreciate your offer to help out. Cheers, Hans On Sun, Feb 22, 2015 at 6:50...
That's a great suggestion, thanks! This sounds like a great fit for [Rewrite rules](https://tabcopy.com/roadmap#rewrite-rules) (on the feature roadmap).
Great idea, thank you. Added to the backlog.
Thanks Nick. I like the idea of adding bullets but I feel like this should be implemented as a format opt rather than separate builtin formats since the difference is...
Closing for now. I've added a "List marker" format option to the roadmap. Thanks for the suggestion and implementation effort!
Thanks. I'll add it to the [roadmap](https://tabcopy.com/roadmap/).