Skip to content

Commit fb2d556

Browse files
author
gregvanl
committed
Update Integrate Terminal panel ID
1 parent 62471ea commit fb2d556

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

release-notes/v1_28.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -118,10 +118,10 @@ For example, for Output panel:
118118

119119
The list of panel identifiers is:
120120

121-
* `workbench.panel.terminal`
122-
* `workbench.panel.markers`
123-
* `workbench.panel.output`
124-
* `workbench.panel.repl`
121+
* `terminal` - Integrated Terminal
122+
* `workbench.panel.markers` - Problems panel
123+
* `workbench.panel.output` - Output panel
124+
* `workbench.panel.repl` - Debug Console panel
125125

126126
### Copy Relative Path
127127

0 commit comments

Comments
 (0)