Skip to content

1595901624/RustJson-vscode

Repository files navigation

RustJson-VSCode

A Json to Rust Struct VSCode Extension.

[English][简体中文]

NOTE: The current version is a canary version, there may be some bugs, welcome to put forward valuable suggestions.

Features

Convert Json to Rust Struct. (Support for offline use.)

  • Support debug derive
  • Support serde derive
  • Support serde rename

Screenshots

Usage

  1. Open VSCode.
  2. Extensions -> Search RustJson -> Install
  3. Open Command Palette, type RustJson and press Enter
  4. Input Json text and press Generate

Buy me a Cup of Coffee

And you can also buy me a cup of coffee by scanning the QR code below.

BuyMeACoffee Wechat/Wechat HK Alipay/AlipayHK Paypal
Paypal

For Developer

Develop

  1. Install VS Code
  2. Clone this project
  3. Clone the RustJsonLib submoudle
  4. run npm install
  5. run npm run compile or npm run watch

Buid Extension

vsce package

Feedback

If you have any questions, please submit an issue. And you can also follow my WeChat Official Account by scanning the QR code below.

License

AGPLv3

About

A Json to Rust Struct VS Code Plugin (Developing)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages