Gal Schlezinger

Results 49 issues of Gal Schlezinger

I need to work on a GitHub action that creates the release so I won't have to do it on my computer. My home internet is problematic and it looks...

Something to consider. It's out of fnm's scope anyway. We know on what shell we're installing it into, and projects like Starship don't infer shells too.

enhancement

This PR adds a `sourcemapped` module that is used to help manipulating code while preserving source maps. #### Tests - [ ] The code changed/added as part of this PR...

Hey 👋 thanks for this awesome vim package. There's an issue with [styled-jsx](https://github.com/zeit/styled-jsx) which is the default styling library for Next.js. The following code is being highlighted incorrectly: ```typescript export...

This provides utilities to handle with cookie parsing & manipulating with Request/Response objects. The code was copied from the Next.js repo, to provide these utilities to other frameworks so they...

This PR introduces the following changes: - fix(cli): make repl execute all commands in the edge vm instead of copying the values - fix(format): include constructor name in the logger...

We can enable users to have simpler tests by having expectations that match the standard library we provide. For instance, `Response` matchers: ```ts expect(response).toHaveStatusCode(...); // These expectations can be shared...

enhancement

When you add more than 4 albums, the playlist `` stays at the bottom ![colortunes_multirow_issue](https://f.cloud.github.com/assets/2054772/99952/bea933aa-67d7-11e2-80c3-a5aaec66163d.png)

enhancement
wontfix