Releases: jeongukjae/vscode-protobuf
Releases · jeongukjae/vscode-protobuf
v0.4.0
What's Changed
- Remove unused events and add txtpb extension by @jeongukjae in #53
- Rebuild text-proto parser by @jeongukjae in #54
- Add protobuf3.working_directory by @jeongukjae in #56
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Add textproto parser by @jeongukjae in #32
- add text proto symbol provider by @jeongukjae in #43
- Update overall tests and enable option for linters by @jeongukjae in #45
- add codecov integration by @jeongukjae in #46
- improve tests by @jeongukjae in #47
- Fix proto3 format and add test case for proto3 format by @jeongukjae in #49
- Improve language feature tests and bug fixes by @jeongukjae in #50
Full Changelog: v0.2.1...v0.3.0
v0.2.1
What's Changed
- Update test action by @jeongukjae in #38
- add publish action by @jeongukjae in #39
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Add symbolProvider for proto3 by @jeongukjae in #17
- add prettier by @jeongukjae in #18
- support oneof node and fix identifier bug by @jeongukjae in #19
- support message literal in option value by @jeongukjae in #20
- add support for service and rpc node by @jeongukjae in #21
- add tests action by @jeongukjae in #23
- add support for parsing reserved nodes by @jeongukjae in #25
- Add go to definition for proto3 by @jeongukjae in #26
- enable extension test in CI by @jeongukjae in #29
- add api-linter by @jeongukjae in #33
New Contributors
- @jeongukjae made their first contribution in #17
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Full Changelog: https://github.com/jeongukjae/vscode-protobuf/commits/v0.1.0