Skip to content

Move authoring LSP into a cell#271

Merged
fasterthanlime merged 5 commits into
mainfrom
integration-tests-are-integration-tests
May 26, 2026
Merged

Move authoring LSP into a cell#271
fasterthanlime merged 5 commits into
mainfrom
integration-tests-are-integration-tests

Conversation

@fasterthanlime
Copy link
Copy Markdown
Contributor

Summary

  • move the authoring LSP implementation out of the ddc binary into a dedicated cell
  • add the authoring LSP Vox proto crate and wire ddc lsp through the cell loader
  • expose the dodeca library surface needed by the cell and keep the pasted LSP tests in integration-tests

Testing

  • cargo fmt --all
  • cargo check --workspace --all-targets --message-format=short
  • cargo nextest run --workspace --no-fail-fast
  • cargo shear
  • cargo clippy --workspace --all-targets --all-features -- -D warnings

@fasterthanlime fasterthanlime merged commit edc31c2 into main May 26, 2026
13 checks passed
@fasterthanlime fasterthanlime deleted the integration-tests-are-integration-tests branch May 26, 2026 15:48
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