ZIP
WinGet
Buf
bufbuild · 1.64.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Distributed as a ZIP archive — extract the contents and run the executable directly. No installer is included.
File Identity
Filename
buf-Windows-x86_64.zip
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
bufbuild.buf
Version
1.64.0
Description
The best way to work with Protocol Buffers
License
Apache-2.0
↗
Homepage
https://buf.build/
Support
https://buf.build/docs/
Release Notes
- Fix LSP completion for options.
- Add LSP document highlighting support.
- Add LSP completion for fully-qualified type references.
- Improve LSP semantic tokens implementation (for syntax highlighting).
- Add LSP organize imports code action to add missing imports, remove unused imports, and sort imports alphabetically.
- Add LSP document link support.
- Add LSP folding range support.
- Update PROTOVALIDATE lint rule to support checking cel_expression fields for valid CEL.