Results 11 comments of Andy

Hey @DWilliames thanks for building Paddy! I freaking love this plugin 😍. When would you trigger the alert? It could be tricky for someone like me who is constantly tweaking...

Hmm.. - first thing that pops to mind is a shortcut "update paddy symbols" - or some sort of passive alert that works on individual symbols > example ![2018-02-24 at...

This looks pretty neat. Thank you thank you!

I had the same issue with less. I ended up importing my less styles inside the script in the mean time.

Just tested with less. I am getting a different error from before. ``` console: (node:17466) UnhandledPromiseRejectionWarning: DataCloneError: async ({ content, filename }) => { if (transformers.replace) { const transformed =...

Not sure if related but a similar issue came up here. It's closed but the issue still persists. https://github.com/orlov-vo/parcel-transformer-svelte/issues/12

Not sure if related but getting this on cerebro startup (macOS Mojave) ``` Uncaught Exception: TypeError: visitor(...).screenview is not a function at module.exports.exports.screenView.screenName (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/lib/trackEvent.js:31:15) at module.exports.exports.default (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main/createWindow.js:166:3) at App.module.exports._electron.app.on (/Applications/Cerebro.app/Contents/Resources/app.asar/webpack:/app/main.development.js:38:16)...

This could be an option [tfranzel/drf-spectacular](https://github.com/tfranzel/drf-spectacular)

Thanks @roeeyn your solution helped me find a work around for my original issue. By giving `select-wide-layout` a new shortcut, the default shortcut becomes available. ```yml select-wide-layout: mod: mod1 key:...

it worked for me. Thanks for the hint @cowboy-bebug!