Skip to content

Commit

Permalink
todo
Browse files Browse the repository at this point in the history
  • Loading branch information
HendrikMennen committed Nov 6, 2023
1 parent dd35d57 commit 801197a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/OneWare.ProjectExplorer/Services/ProjectWatchInstance.cs
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,8 @@ private async Task ProcessAsync(string path, IReadOnlyCollection<FileSystemEvent

await _projectExplorerService.RemoveAsync(oldEntry);
AddNew(path);

//TODO dont remove tab and Initialize Current Tab
}
else
{
Expand Down

0 comments on commit 801197a

Please sign in to comment.