-
Notifications
You must be signed in to change notification settings - Fork 38.1k
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-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-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, | |
| }, | |
| } |
Reactions are currently unavailable
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-release-notesIssue/pull request mentioned in release notesIssue/pull request mentioned in release noteson-testplan