Commit 4245236
committed
WIP: Starting to get SOT working.
Add SOT launch config and update Esc shortcut description
Added a new "SOT" launch configuration in `launchSettings.json`
to run the `Show-ObjectTree` command using PowerShell 7-preview.
Updated the "Esc" key shortcut description in `ShowObjectView.cs`
from `"~ESC~ Close"` to `"Close"` for improved clarity.1 parent 9af07aa commit 4245236
File tree
2 files changed
+7
-1
lines changed- src/Microsoft.PowerShell.ConsoleGuiTools
- Properties
2 files changed
+7
-1
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
27 | 33 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
120 | | - | |
| 120 | + | |
121 | 121 | | |
122 | 122 | | |
123 | 123 | | |
| |||
0 commit comments