Michael J. Ryan

Results 206 comments of Michael J. Ryan

afaik, still active issue.

@calvinweb Have to agree... Tried to use the flatpak version of VS Code, which was kind of painful as it didn't quite work right with the isolated shell experience. I...

I support this issue. I've really gotten into using deno wherever possible, and often there's just a handful of issues slowing things down. Would also suggest if possible a wasm...

I think this is a nice change... :-) I don't like hard dependencies for stuff like this (considering many don't `npm dedupe` their repos, and often version settings leave multiple...

@nukeop Try icns/ico conversion for mac/linux in the above thread... https://github.com/electron-userland/electron-builder/issues/2577#issuecomment-491212259

Can you use nvm and have the latest for this specific project? The only odd man out is Windows. Install nvm, add a `.nvmrc` file next to your package.json, `nvm...

Does this framework validate the input at all? I'm not sure I see the value in preserving the Object type structure in JS all that much... Of course I usually...

Would have to detect if it's roughly half/quarter screen size, then mark as appropriate, and recalc on load... OSX may be harder with the dock as part of the calculation.

This is one of my two initial critiques... making another issue for the second.

would probably be best to fork and update the search for the newline pairing. just curious why not utf8?