mvarendorff

Results 28 issues of mvarendorff

First of all: Thanks for this! Coming from the JS/TS world, I was happy to see a way to get my beloved script section back :) Derry works quite well...

I love this extension a lot! It seemed to have stopped working recently however so I thought I'd have a look at possible causes and first wanted to ensure I...

See #146 for the related issue and https://regex101.com/r/7XDqPi/1/ for the regex stuff used for replacement.

script: Magic™ Editor

The current documentation for the generator package leads to errors when installing the packages. This PR updates the Readme to reference build_runner 2 which installs just fine.

## What does this PR do? This PR adds a `setPayload` call to the `DELETE /user/:userId/sessions/:sessionId` endpoint which was previously missing causing the error described in #3916. ## Test Plan...

## Description Fixes an alleged TypeScript halluzination by shuffling around code a bit. TypeScript requires a specific order for overloads; type declarations first, the implementing function body after. - [x]...

## Description This PR contains an update to the documentation about custom visitors to make use of `oldVisit` instead of `graphql`'s `visit` function which causes issues in graphql@16. Related #9230...

## What does this PR do? This PR adds generated unit tests to the Node SDK. ## Test Plan Generate the SDK, then run run `yarn install` and `yarn jest`...

hacktoberfest-accepted

## What does this PR do? This PR adds generated unit tests to the Python SDK. ## Test Plan Generate the SDK, weave hands to get the dependencies installed (my...