Kolya Ay
Kolya Ay
Despite offtopic, @ndr-qef , do you know what prevent running LT on more recent cljs?
Actually it would be cool to have such an option. Simply because many distribution will never include electorn (and electron based apps) as a packages and not everyone wants to...
Shouldn't this info just be added to [Extensions Compatibility](https://github.com/VSCodium/vscodium/wiki/Extensions-Compatibility) Wiki?
@mattbrunetti Wow! Thank you, nice workaround! May be instead of adding any special options, allow budo (optionally) to accept `Browserify` instance. E.g. ```js b = browserify('src', { transoform: babelify });...
@mattdesl, yes I see now. It looks like the browserify incoherence anyway. I prefer not to have `configureBundler` as a big fan of the smallest possible APIs. Even `browserifyArgs` looks...
Probably the same problem here. @jayrosen1576 had you resolved this?
Thank you for immediate response. hook.io looks very cool, but a bit uncrowned here and there. > Are you seeing duplicate hooks with the same name? Yes, just tried $...
Thank you. Just hadn't found in the docs that `package.json` is required or either used somehow. I'm totally fine with that especially because it addresses my another question how to...
There is also [Online Dictionary Helper](https://github.com/ninja33/ODH) extension by @ninja33 which looks pretty universal. It uses the same anki connect bridge and thus shares the same limitations as aforementioned solution (except...
I think still it's worth implementing