You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 21, 2026. It is now read-only.
When using the feature "Proto3: Renumber Fields/Enum values", it renames GERG88_1, GERG88_2 and GERG88_3 to GERG88_4, GERG88_5, GERG88_6 thinking that they are part of the enum number.
Is there an existing issue for this?
Bug Description
Considering this enum:
When using the feature "Proto3: Renumber Fields/Enum values", it renames GERG88_1, GERG88_2 and GERG88_3 to GERG88_4, GERG88_5, GERG88_6 thinking that they are part of the enum number.
See after calling the command:
Expected Behavior
Actual Behavior
Steps to Reproduce
Proto File Sample
VS Code Version
1.96.4
Extension Version
0.5.7
Operating System
Windows 11
Is protoc installed?
Yes
protoc Version (if installed)
No response
Is clang-format installed?
None
Relevant Settings
Error Logs
Screenshots
No response
Additional Context
No response