Skip to content

Add native LSP diagnostics workflow#279

Open
foundev wants to merge 5 commits into
masterfrom
feature/lsp-diagnostics
Open

Add native LSP diagnostics workflow#279
foundev wants to merge 5 commits into
masterfrom
feature/lsp-diagnostics

Conversation

@foundev

@foundev foundev commented Jul 13, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • add native LSP client support for configured language servers
  • expose install-default /setup lsp controls for read/write diagnostics and server management
  • add a diagnostics tool and append diagnostics after successful write/edit operations, with read diagnostics opt-in

Verification

  • cargo fmt --check
  • cargo clippy --all-targets -- -D warnings
  • cargo build --release
  • cargo test (full pass outside sandbox: 1041 passed, 2 ignored)
  • focused unit tests for /setup lsp and diagnostics tool metadata/schema

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.

1 participant