-
Notifications
You must be signed in to change notification settings - Fork 34.8k
Closed
Closed
Copy link
Labels
chat-terminalThe run in terminal tool in chatThe run in terminal tool in chatfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplan
Milestone
Description
We should add some true
defaults to this setting:
Lines 88 to 101 in 1796164
}, | |
default: { | |
rm: false, | |
rmdir: false, | |
del: false, | |
kill: false, | |
curl: false, | |
wget: false, | |
eval: false, | |
chmod: false, | |
chown: false, | |
'/^Remove-Item\\b/i': false, | |
}, | |
} |
Copilot
Metadata
Metadata
Labels
chat-terminalThe run in terminal tool in chatThe run in terminal tool in chatfeature-requestRequest for new features or functionalityRequest for new features or functionalityinsiders-releasedPatch has been released in VS Code InsidersPatch has been released in VS Code Insiderson-testplan