feat: implement multi-process LSP server architecture (#364)
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -9,7 +9,7 @@ namespace clice::testing {
|
||||
|
||||
namespace {
|
||||
|
||||
namespace protocol = eventide::language::protocol;
|
||||
namespace protocol = eventide::ipc::protocol;
|
||||
|
||||
TEST_SUITE(CodeCompletion) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user