feat(lsp): workspace-wide import path index (0.14)
Index import paths from scanWorkspace so path classification works without open documents. Smoke renames Std::Io with Util.bux closed on disk.
This commit is contained in:
@@ -188,6 +188,9 @@ test-lsp: lsp
|
||||
@echo "==> LSP implementation smoke"
|
||||
@chmod +x tools/smoke_lsp_implementation.sh
|
||||
@tools/smoke_lsp_implementation.sh
|
||||
@echo "==> LSP workspace import index smoke"
|
||||
@chmod +x tools/smoke_lsp_workspace_imports.sh
|
||||
@tools/smoke_lsp_workspace_imports.sh
|
||||
|
||||
.PHONY: test-registry
|
||||
test-registry: build
|
||||
|
||||
Reference in New Issue
Block a user