"No default profile" exception when creating a new terminal if default setting is null #136362
Labels
bug
Issue identified by VS Code Team member as probable bug
important
Issue identified as high-priority
insiders-released
Patch has been released in VS Code Insiders
terminal-profiles
verified
Verification succeeded
Milestone
On split of ctrl+shift+`, clicking the + silently fails:
This should be
<string | null>
or<unknown>
:vscode/src/vs/workbench/contrib/terminal/browser/terminalProfileService.ts
Line 145 in 2c39062
The text was updated successfully, but these errors were encountered: