Skip to content

Conversation

@suzuki
Copy link
Contributor

@suzuki suzuki commented Dec 7, 2025

WHAT

Change args of buf

WHY

- The lsp command in buf has graduated from beta
- No longer times out by default
Copilot AI review requested due to automatic review settings December 7, 2025 22:53
@github-actions github-actions bot added the client One or more of lsp-mode language clients label Dec 7, 2025
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates the buf CLI arguments to use the stable LSP command and remove redundant flags following recent buf releases.

Key Changes:

  • Migrated from deprecated buf beta lsp to stable buf lsp serve command (graduated in buf v1.59.0)
  • Removed --timeout 0 flag (now the default as of buf v1.60.0)
  • Removed --log-format json flag (using text format default)

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@jcs090218 jcs090218 merged commit 6529610 into emacs-lsp:master Dec 8, 2025
24 checks passed
@jcs090218
Copy link
Member

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

client One or more of lsp-mode language clients

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants