...
This commit is contained in:
@@ -19,6 +19,9 @@ public class WorkspaceManager(DiagnosticsPublisher diagnosticsPublisher)
|
||||
|
||||
public void SetRootPath(string rootPath)
|
||||
{
|
||||
_units.Clear();
|
||||
_possiblyOutdatedTopLevelNodes.Clear();
|
||||
_repository = new ModuleRepository([]);
|
||||
_rootPath = rootPath;
|
||||
Update();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user