Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Protobuf HelperNew to Visual Studio Code? Get it now.
Protobuf Helper

Protobuf Helper

ripwu

|
6,567 installs
| (4) | Free
Reset filed ID with auto-increment number starting from 1(for message)/0(for enum).
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

README

Sometimes you don't really care about the Protobuf filed ID, but things keep getting worse when there are more and more fileds. To save time, this extension helps you reset filed ID with auto-increment number starting from 1(for message)/0(for enum).

Usage

How to Use

Open proto file and goto command palette by pressing (Ctrl+Shift+P or Cmd+Shift+P on Mac), then run Reset Field ID.

Warning

Reserved fields and enum alias not supported.

Extension Settings

None.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft