Fixed isolated file indexing

This commit is contained in:
Martino Ferrari
2026-02-02 14:26:19 +01:00
parent d4075ff809
commit ff19fef779
6 changed files with 66 additions and 9 deletions

View File

@@ -193,8 +193,8 @@ $App = {
}
}
}
if !foundProjectDS {
t.Error("Expected ProjectDS in isolated file suggestions (now shared root)")
if foundProjectDS {
t.Error("Did not expect ProjectDS in isolated file suggestions (isolation)")
}
// Completion in a project file