Skip to content

kukudeshiyi/vscode-protobuf-to-typescript

Repository files navigation

Pb To Ts logo

vscode-protobuf-to-typescript

Usage

We provide two ways to convert protobuf to typescript

convert from selection

  • STEP 1: Select the protobuf of the current active window

  • STEP 2: Open the vscode command palette (How to open please refer to Vscode Official Website)

  • STEP 3: Search "pb to ts(from selection)", execute

convert from clipboard

  • STEP 1: Copy protobuf from somewhere

  • STEP 2: Open the vscode command palette (How to open please refer to Vscode Official Website)

  • STEP 3: Search "pb to ts(from clipboard)", execute,the converted typescript will be filled at the cursor of the currently active window

Problem

If you have any questions, you can contact me by email @[email protected]

About

A vscode plugin aims to take protobuf convert to typescript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published