diff --git a/release-notes/v1_28.md b/release-notes/v1_28.md index 09f87e5504..d640499f55 100644 --- a/release-notes/v1_28.md +++ b/release-notes/v1_28.md @@ -118,10 +118,10 @@ For example, for Output panel: The list of panel identifiers is: -* `workbench.panel.terminal` -* `workbench.panel.markers` -* `workbench.panel.output` -* `workbench.panel.repl` +* `terminal` - Integrated Terminal +* `workbench.panel.markers` - Problems panel +* `workbench.panel.output` - Output panel +* `workbench.panel.repl` - Debug Console panel ### Copy Relative Path