mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-13 17:22:15 -05:00
Merge from vscode 9bc92b48d945144abb405b9e8df05e18accb9148
This commit is contained in:
@@ -50,7 +50,7 @@ function code() {
|
||||
export VSCODE_LOGS=
|
||||
|
||||
# Launch Code
|
||||
exec "$CODE" . "$@"
|
||||
exec "$CODE" . --no-sandbox "$@"
|
||||
}
|
||||
|
||||
function code-wsl()
|
||||
|
||||
Reference in New Issue
Block a user