We provide two ways to convert protobuf to typescript
-
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
-
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
If you have any questions, you can contact me by email @[email protected]