Matthew Scharley
Matthew Scharley
**Is your feature request related to a problem? Please describe.** I'm working on an electron app and I would like to use the options to prompt the user for link/image...
The current solution to pkg-config isn't workable if you need Windows + libssh2 + rugged: ``` $ pkg-config --libs --static C:\Ruby22-x64\lib\ruby\gems\2.2.0\gems\rugged-0.24.0b11\vendor\libgit2\build\libgit2.pc -LC:/Program -LC:/Ruby22-x64/DevKit-mingw64-64-4.7.2/lib Files (x86)/libgit2/lib -lgit2 -lssh2 -lws2_32 -lbcrypt -lcrypt32...
**esy version:** 0.4.0-b2f402 **Operating System:** OSX Mojave **Issue:** When using `esy start` with the script below (compile and run via nodemon), esy semi-reliably fails to build with the error message...
## Feature Request **Is your feature request related to a problem? Please describe.** I'm trying to use graphql-to-reason to generate types from a schema SDL file which can be used...
## Summary I know it's pretty early in experimentation, but I'm working to kludge together something that works for multiple entrypoints because the libraries we use often do have multiple...
I would like a way to write a test like the following: ```typescript interface Foo { foo: string | number; } test("{ foo: 10 } is assignable to Foo", (t)...
It would be really helpful if `gleam add` could take a version specifier along with a package name and use that to limit what it installs. My initial syntax proposal...
### Issue description The sourcemaps which are published by this module are broken ### Expected Behavior The sourcemaps are either not present, or refer to files which exist and are...
 It looks like some icons are missing, is there a missing Adwaita/Gnome dependency in the Flatpak which might not be obvious when running on a Gnome machine? Also, just...