vscode-edit-with-shell
vscode-edit-with-shell copied to clipboard
Allow setting paths to support running commands that only exist in the project
add setting variable
"editWithShell.shell.path"
The variable will be set before the system path
After testing:
"editWithShell.shellEnv": {
"Lang": "zh_CN.cp936"
}
Can solve some kind of terminal output encoding problem