bufbuild / buf

The best way of working with Protocol Buffers.
https://buf.build
Apache License 2.0
9.22k stars 279 forks source link

Improve LSP diagnostic info #3436

Closed stefanvanburen closed 3 weeks ago

stefanvanburen commented 3 weeks ago

This removes the extraneous information from the diagnostic report (filename, line, column), which is already included in the range.

It also adds a hard-coded buf as the source of the diagnostic.

Before:

image

After:

image
github-actions[bot] commented 3 weeks ago

The latest Buf updates on your PR. Results from workflow Buf CI / buf (pull_request).

BuildFormatLintBreakingUpdated (UTC)
✅ passed✅ passed✅ passed✅ passedOct 31, 2024, 4:43 PM