VSCode Transform is a VSCode extension that provides a converter collection during coding.
Use the shortcut shift+ctrl+v
to paste your text, we will automatic detect the source language and target language then prompt if you want to convert.
Select the text which you want to convert, open the command plate, select the converter you need, selection will be replaced to convert result.
- JSON to GO struct
If you like this project, you can support us in the following ways:
- Give this project a star.
- Share with your friends.
- Open a issue or pull request to request a feature.
- Typescript JSON Schema generator - Generates a json schema from
TypeScript
type. - transform json - Generate a
TypesScript
type from json schema. - graphql-schema-to-typescript - Generate a
TypeScript
type fromGraphQL
type