mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-04-27 16:55:44 +08:00
Qualify terminal profile ID
This commit is contained in:
committed by
GitHub
parent
d029e8f048
commit
913eb0bf5d
@ -117,7 +117,7 @@
|
||||
"terminal": {
|
||||
"profiles": [
|
||||
{
|
||||
"id": "terminalTest.profile",
|
||||
"id": "terminalTest.terminal-profile",
|
||||
"icon": "terminal",
|
||||
"title": "Terminal API Profile"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user