-
Notifications
You must be signed in to change notification settings - Fork 38.2k
Closed
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded
Milestone
Description
I cannot deprecate terminal here just yet because people want to be able to configure keybindings to do both open in workspace root and current file's directory.
Allowing configuring cwd via keybindings would fix this:
{
"key": "ctrl+shift+`",
"command": "workbench.action.terminal.new",
"args": {
"cwd": "${fileDirname}"
}
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
feature-requestRequest for new features or functionalityRequest for new features or functionalityhelp wantedIssues identified as good community contribution opportunitiesIssues identified as good community contribution opportunitiesterminalGeneral terminal issues that don't fall under another labelGeneral terminal issues that don't fall under another labelverification-neededVerification of issue is requestedVerification of issue is requestedverifiedVerification succeededVerification succeeded