Charlie Jonas

Results 84 issues of Charlie Jonas

Currently if you try to run RTKQuery code-gen against a 3.1.0 api, you'll get an error saying swagger-parser package doesn't support that version. The latest version swagger parser (`10.1`) does...

I have an open api spec that I've generated a RTK reducer for: ``` "responses": { "200": { "description": "The OK response containing generated HTML", "content": { "text/html": { "schema":...

**What version of Ajv you are you using?** Latest **What problem do you want to solve?** Along the same lines as how [other features can modify data](https://ajv.js.org/guide/modifying-data.html#modifying-data-during-validation), It would be...

enhancement

Any idea why I can copy your example for Compound Form layout exactly and get a different rendering?

This would really make this project a joy to work with if it had typescript typings! When I have time, I'll see if I can create some

- Issue Type: `Performance` - Extension Name: `auto-close-tag` - Extension Version: `0.5.6` - OS Version: `Darwin x64 16.7.0` - VSCode version: `1.32.3` [formulahendry.auto-close-tag-unresponsive.cpuprofile.txt](https://github.com/formulahendry/vscode-auto-close-tag/files/3041904/formulahendry.auto-close-tag-unresponsive.cpuprofile.txt) This seems to happen when I copy...

travis-ci.org is going away. Should migrate to actions

![its a mess](https://media1.tenor.com/images/c0a9d5c1d61a4a05b06eeec21fdeffad/tenor.gif?itemid=4916396)

nonfunctional

Since we now wrap the RestObject in `proxy` a custom formatter would be helpful: https://www.mattzeunert.com/2016/02/19/custom-chrome-devtools-object-formatters.html

[async iterator](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator)

feedback-wanted