Doria Keung
Doria Keung
Closing this, as it has been superseded by more recent PRs #392
> For zip/tar files: sum the file beforehand, generate the new file, if there is a diff, overwrite, if the filename changed (somehow), delete the old one > For directories:...
Hello, thanks for filing this issue, this has to do with the way the comment is being parsed by the AST. In the first example, where there is no whitespace...
Custom lint and breaking plugins are now available, the reference issue and docs: - https://github.com/bufbuild/buf/issues/29 - https://buf.build/docs/cli/buf-plugins/tutorial-create-buf-plugin/ Going to close this issue since authoring custom check plugins is now released.
Should we close this as superseded by #588?
Hi, I can take a look at this. I am currently unable to repro this issue, do you mind providing a minimal repro and some more information (e.g. CLI version,...
The fix from @clayzx has been merged and released, closing this issue for now. Please feel free to re-open if there are new questions/concerns.
Tested this against a local Bazel test setup, things look good. Going to merge.
We now have a new version of the extension available through pre-release that uses our LSP, and it will be available on general release soon! Closing this issue, thank you!
`buf` will do walks to establish modules and workspaces, so this is based on your setup. If you could provide a repro, I can take a look at this.