Paste JSON as Code

This commit is contained in:
Mark Probst 2018-01-10 11:48:23 -08:00 committed by Valerii Iatsko
parent 5c51021bd1
commit d20ff3d266
1 changed files with 7 additions and 0 deletions

View File

@ -62,6 +62,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Multiple clipboards](#multiple-clipboards)
- [npm Intellisense](#npm-intellisense)
- [Partial Diff](#partial-diff)
- [Paste JSON as Code](#paste-json-as-code)
- [Path IntelliSense](#path-intellisense)
- [Project Manager](#project-manager)
- [REST Client](#rest-client)
@ -396,6 +397,12 @@ Features full workbench theming
![Partial Diff](https://raw.githubusercontent.com/ryu1kn/vscode-partial-diff/master/images/public.gif)
#### [Paste JSON as Code](https://marketplace.visualstudio.com/items?itemName=quicktype.quicktype)
> Infer the structure of JSON and paste is as types in many programming languages
![Paste JSON as Code](https://raw.githubusercontent.com/quicktype/quicktype-vscode/master/media/demo.gif)
### [Path Intellisense](https://marketplace.visualstudio.com/items?itemName=christian-kohler.path-intellisense)
> Visual Studio Code plugin that autocompletes filenames