diff --git a/crates/brioche-core/src/script/lsp.rs b/crates/brioche-core/src/script/lsp.rs
index ada4bf7..a7978bb 100644
--- a/crates/brioche-core/src/script/lsp.rs
+++ b/crates/brioche-core/src/script/lsp.rs
@@ -265,7 +265,7 @@ impl LanguageServer for BriocheLspServer {
tracing::info!("goto definition");
let response = self
.js_lsp
- .send::