select file in tree when selected externally

This commit is contained in:
Matt Parker
2025-09-22 18:56:13 +10:00
parent 0b770e3d02
commit 25b8accbbc
6 changed files with 55 additions and 12 deletions

View File

@@ -183,7 +183,7 @@ public class DebuggingService
}
}
}
catch (Exception ex)
catch (Exception)
{
throw;
}