Don Viszneki

Results 18 issues of Don Viszneki

Is there any documentation or even an overview? Thanks!

When the refmt fails, the code is replaced by error messages. My colleagues and I do not like this behavior. We'd rather see the original content than refmt errors!

https://bucklescript.github.io/bucklescript/Manual.html#_binding_to_javascript_constructor_code_bs_new_code ![original style](https://i.imgur.com/CD329Ct.png) ![reason-tools style](https://i.imgur.com/yoEQzto.png)

I tried throwing this page at reason-tools: https://realworldocaml.org/v1/en/html/objects.html Here is one of the code listings: ![img](https://i.imgur.com/1zrAJ5C.png) After reason-tools does its job: ![img](https://i.imgur.com/PS7Hmrh.png) It looks like RWO uses infix notation to...

Share button isn't working for me but maybe it's because I am not running an official release version of the extension. I just get a blank white page. [screenshot](https://i.imgur.com/Xgsfi9O.png) ```...

In trying to fix a bug in reason-tools, I eventually found a page whitelist here: https://github.com/reasonml/reason-tools/blob/07bf3b7ac4320bca2c325e9bc2c5d81fae28e5dd/src/extension/content/convert/detect.re#L57 So I whitelisted the local test HTML file I had created and then, because...

The "No knexfile at" error message is confusing when the actual problem is a "Cannot find module" error occurring deeper in the recursive module resolution of your `knexfile.js`. For example,...

Link to https://gitlab.com/scull7/bs-sql-common/ Maybe deprecate?

Did you change your github username? The links in the README point to github user `mirkok`

Pops is basically Ubuntu with a System76 PPA and custom installer. Here is my (stock) `sources.list` for proof: ``` # deb cdrom:[Pop_OS 18.04 _Bionic Beaver_ - Release amd64 (20180731)]/ bionic...