mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-26 15:57:56 +01:00
Added debug profile for Windows Terminal.
This commit is contained in:
@@ -52,7 +52,12 @@
|
|||||||
"commandLineArgs": "\"Windows & FrameViews\""
|
"commandLineArgs": "\"Windows & FrameViews\""
|
||||||
},
|
},
|
||||||
"Docker": {
|
"Docker": {
|
||||||
"commandName": "Docker"
|
"commandName": "Docker"
|
||||||
|
},
|
||||||
|
"UICatalog WT": {
|
||||||
|
"commandName": "Executable",
|
||||||
|
"executablePath": "wt",
|
||||||
|
"commandLineArgs": "UICatalog.exe"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user