(from mypal68) Full webRequest support

This commit is contained in:
ownedbywuigi 2026-03-31 23:52:46 +01:00
commit ea6b948f3b
28 changed files with 6431 additions and 13 deletions

View file

@ -1,3 +1,7 @@
{
"git.ignoreLimitWarning": true
"git.ignoreLimitWarning": true,
"chat.tools.terminal.autoApprove": {
"ForEach-Object": true,
"Get-Item": true
}
}