Skip to content

feat: add LspToggle command per-buffer LSP client toggle#142

Merged
stanfish06 merged 1 commit into
masterfrom
claude/issue-123-20260604-0755
Jun 4, 2026
Merged

feat: add LspToggle command per-buffer LSP client toggle#142
stanfish06 merged 1 commit into
masterfrom
claude/issue-123-20260604-0755

Conversation

@stanfish06
Copy link
Copy Markdown
Owner

Adds :LspToggle <client-name> user command that stops an active LSP client on the current buffer, or re-enables it if stopped. Tab-completion is scoped to clients currently attached to the buffer.

Closes #123

Generated with Claude Code

Adds :LspToggle <client-name> user command that stops an active LSP
client on the current buffer, or re-enables it if already stopped.
Tab-completion is scoped to clients currently attached to the buffer.

Closes #123

Co-authored-by: Zhiyuan <stanfish06@users.noreply.github.com>
@stanfish06 stanfish06 merged commit 730bd13 into master Jun 4, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[idea] Per-buffer LSP client enable/disable command — manage active clients without restarting

1 participant