vscode-buf icon indicating copy to clipboard operation
vscode-buf copied to clipboard

Visual Studio Code integration for Buf.

Results 30 vscode-buf issues
Sort by recently updated
recently updated
newest added

It would be great if we could also have this extension published in https://open-vsx.org/, so that IDE editors like vscodium, theia, etc. can also use it

Currently, we are not creating tags in Git that map back to our releases. We should tag commits when we create new releases for this extension.

enhancement

I already installed buf but when I lints my proto file It says ``` Command 'Linters: Lint protobuf files using Buf' resulted in an error (command 'vscode-buf.lint' not found) ```...

bug

Hi, it would be terrific if this package could bundle in a protobuf language server that, for example, supports jumping to a symbol definition in an import file. Currently, I...

I wrote a CEL evaluation expression using ```protovalidate``` for a repeated Message field, but a warning is issued because the value of this is not recognized as a list. ```protobuf...

The plugin only seems to start one buf process at a time and on Windows this is very very slow. It would be great if it could scale to say...

See https://github.com/bufbuild/buf/pull/3316

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.25.0. Release notes Sourced from @​typescript-eslint/parser's releases. v8.25.0 8.25.0 (2025-02-24) 🚀 Features eslint-plugin: [no-misused-spread] add suggestions (#10719) 🩹 Fixes ast-spec: replace attributes with options property...

dependencies

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.9 to 22.13.8. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=20.8.9&new-version=22.13.8)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.21.0. Release notes Sourced from eslint's releases. v9.21.0 Features 418717f feat: introduce new deprecated types for rules (#19238) (fnx) 5c5b802 feat: Add --ext CLI option...

dependencies