Skip to content

LemonNekoGH/vscode-transform

Repository files navigation

vscode-transform

VSCode Transform is a VSCode extension that provides a converter collection during coding.

Usage

Use shortcut

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.

Use command plate

Select the text which you want to convert, open the command plate, select the converter you need, selection will be replaced to convert result.

Converters

  • JSON to GO struct

Support Us

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.

Other extensions you may need to use