thunder-client.saveToWorkspace: false

Versions
This commit is contained in:
2023-11-03 10:21:55 -07:00
parent eaaedd3d30
commit 6f3659de37
7 changed files with 159 additions and 143 deletions

View File

@ -1,7 +1,7 @@
{
"name": "Code",
"version": "1.83.1",
"distro": "f1a1cd76cc41f19362451a5f9e2150ad3b459752",
"version": "1.84.0",
"distro": "ff0198cd90b25ba7ca853279cea9b8bb3cf5164d",
"author": {
"name": "Microsoft Corporation"
},
@ -13,6 +13,7 @@
"test-browser": "npx playwright install && node test/unit/browser/index.js",
"test-browser-no-install": "node test/unit/browser/index.js",
"test-node": "mocha test/unit/node/index.js --delay --ui=tdd --timeout=5000 --exit",
"test-extension": "vscode-test",
"preinstall": "node build/npm/preinstall.js",
"postinstall": "node build/npm/postinstall.js",
"compile": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile",
@ -70,9 +71,9 @@
"@parcel/watcher": "2.1.0",
"@vscode/iconv-lite-umd": "0.7.0",
"@vscode/policy-watcher": "^1.1.4",
"@vscode/proxy-agent": "^0.17.4",
"@vscode/ripgrep": "^1.15.5",
"@vscode/spdlog": "^0.13.11",
"@vscode/proxy-agent": "^0.17.5",
"@vscode/ripgrep": "^1.15.6",
"@vscode/spdlog": "^0.13.12",
"@vscode/sqlite3": "5.1.6-vscode",
"@vscode/sudo-prompt": "9.3.1",
"@vscode/vscode-languagedetection": "1.0.21",
@ -80,38 +81,38 @@
"@vscode/windows-process-tree": "^0.5.0",
"@vscode/windows-registry": "^1.1.0",
"graceful-fs": "4.2.11",
"http-proxy-agent": "^2.1.0",
"https-proxy-agent": "^2.2.3",
"http-proxy-agent": "^7.0.0",
"https-proxy-agent": "^7.0.2",
"jschardet": "3.0.0",
"kerberos": "^2.0.1",
"minimist": "^1.2.6",
"native-is-elevated": "0.7.0",
"native-keymap": "^3.3.4",
"native-watchdog": "^1.4.1",
"node-pty": "1.1.0-beta1",
"node-pty": "1.1.0-beta5",
"tas-client-umd": "0.1.8",
"util": "^0.12.4",
"v8-inspect-profiler": "^0.1.0",
"vscode-oniguruma": "1.7.0",
"vscode-regexpp": "^3.1.0",
"vscode-textmate": "9.0.0",
"xterm": "5.4.0-beta.27",
"xterm-addon-canvas": "0.6.0-beta.27",
"xterm": "5.4.0-beta.32",
"xterm-addon-canvas": "0.6.0-beta.32",
"xterm-addon-image": "0.6.0-beta.21",
"xterm-addon-search": "0.14.0-beta.27",
"xterm-addon-serialize": "0.12.0-beta.26",
"xterm-addon-unicode11": "0.7.0-beta.26",
"xterm-addon-webgl": "0.17.0-beta.26",
"xterm-headless": "5.4.0-beta.27",
"xterm-addon-search": "0.14.0-beta.31",
"xterm-addon-serialize": "0.12.0-beta.31",
"xterm-addon-unicode11": "0.7.0-beta.31",
"xterm-addon-webgl": "0.17.0-beta.31",
"xterm-headless": "5.4.0-beta.32",
"yauzl": "^2.9.2",
"yazl": "^2.4.3"
},
"devDependencies": {
"@playwright/test": "^1.37.1",
"@swc/cli": "0.1.62",
"@swc/core": "1.3.62",
"@types/cookie": "^0.3.3",
"@types/cssnano": "^4.0.0",
"@types/debug": "4.1.5",
"@types/debug": "^4.1.5",
"@types/graceful-fs": "4.1.2",
"@types/gulp-postcss": "^8.0.0",
"@types/gulp-svgmin": "^1.2.1",
@ -135,27 +136,27 @@
"@typescript-eslint/parser": "^5.57.0",
"@vscode/gulp-electron": "^1.36.0",
"@vscode/l10n-dev": "0.0.21",
"@vscode/telemetry-extractor": "^1.9.9",
"@vscode/test-web": "^0.0.41",
"@vscode/telemetry-extractor": "^1.9.10",
"@vscode/test-cli": "^0.0.3",
"@vscode/test-electron": "^2.3.5",
"@vscode/test-web": "^0.0.42",
"@vscode/vscode-perf": "^0.0.14",
"ansi-colors": "^3.2.3",
"asar": "^3.0.3",
"chromium-pickle-js": "^0.2.0",
"cookie": "^0.4.0",
"copy-webpack-plugin": "^11.0.0",
"cson-parser": "^1.3.3",
"css-loader": "^6.7.3",
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.8.0",
"electron": "25.8.4",
"electron": "25.9.2",
"eslint": "8.36.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^46.5.0",
"eslint-plugin-local": "^1.0.0",
"event-stream": "3.3.4",
"fancy-log": "^1.3.3",
"fast-plist": "0.1.3",
"file-loader": "^6.2.0",
"glob": "^5.0.13",
"gulp": "^4.0.0",
@ -178,7 +179,6 @@
"gulp-untar": "^0.0.7",
"husky": "^0.13.1",
"innosetup": "6.0.5",
"is": "^3.1.0",
"istanbul-lib-coverage": "^3.2.0",
"istanbul-lib-instrument": "^5.2.0",
"istanbul-lib-report": "^3.0.0",
@ -190,16 +190,14 @@
"minimatch": "^3.0.4",
"minimist": "^1.2.6",
"mkdirp": "^1.0.4",
"mocha": "^9.2.2",
"mocha-junit-reporter": "^2.0.0",
"mocha": "^10.2.0",
"mocha-junit-reporter": "^2.2.1",
"mocha-multi-reporters": "^1.5.1",
"npm-run-all": "^4.1.5",
"opn": "^6.0.0",
"optimist": "0.3.5",
"p-all": "^1.0.0",
"path-browserify": "^1.0.1",
"pump": "^1.0.1",
"queue": "3.0.6",
"rcedit": "^1.1.0",
"rimraf": "^2.2.8",
"sinon": "^12.0.1",
@ -210,10 +208,8 @@
"ts-loader": "^9.4.2",
"ts-node": "^10.9.1",
"tsec": "0.2.7",
"typescript": "^5.3.0-dev.20230919",
"typescript": "^5.3.0-dev.20231002",
"typescript-formatter": "7.1.0",
"underscore": "^1.12.1",
"util": "^0.12.4",
"vscode-nls-dev": "^3.3.1",
"webpack": "^5.77.0",
"webpack-cli": "^5.0.1",

View File

@ -2,10 +2,8 @@
"nameShort": "Code",
"nameLong": "Visual Studio Code",
"applicationName": "code",
"win32AppId": "{{F8A2A208-72B3-4D61-95FC-8A65D340689B}",
"win32x64AppId": "{{EA457B21-F73E-494C-ACAB-524FDE069978}",
"win32arm64AppId": "{{A5270FC5-65AD-483E-AC30-2C276B63D0AC}",
"win32UserAppId": "{{D628A17A-9713-46BF-8D57-E671B46A741E}",
"win32x64UserAppId": "{{771FD6B0-FA20-440A-A002-3B3BAC16DC50}",
"win32arm64UserAppId": "{{D9E514E7-1A56-452D-9337-2990C0DC4310}",
"win32NameVersion": "Microsoft Visual Studio Code",
@ -103,6 +101,17 @@
}
]
},
"ms-toolsai.datawrangler": {
"onFileOpen": [
{
"pathGlob": "{**/*.ipynb}",
"contentPattern": "import\\s*pandas|from\\s*pandas",
"whenInstalled": [
"ms-toolsai.jupyter"
]
}
]
},
"golang.Go": {
"onFileOpen": [
{
@ -1732,8 +1741,7 @@
],
"extensionEnabledApiProposals": {
"ms-vscode.vscode-selfhost-test-provider": [
"testObserver",
"testMessageContextValue"
"testObserver"
],
"VisualStudioExptTeam.vscodeintellicode-completions": [
"inlineCompletionsAdditions"
@ -1853,6 +1861,9 @@
"ms-vscode.lsif-browser": [
"documentFiltersExclusive"
],
"ms-vscode.vscode-speech": [
"speech"
],
"GitHub.vscode-pull-request-github": [
"contribCommentThreadAdditionalMenu",
"tokenInformation",
@ -1877,17 +1888,22 @@
"handleIssueUri",
"interactive",
"interactiveUserActions",
"terminalContextMenu",
"terminalDataWriteEvent",
"terminalExecuteCommandEvent",
"terminalSelection",
"terminalQuickFixProvider",
"chatSlashCommands",
"chatVariables",
"chatAgents",
"chatAgents2",
"chatAgents2Additions",
"defaultChatAgent",
"readonlyMessage",
"chatProvider",
"mappedEditsProvider",
"aiRelatedInformation"
"aiRelatedInformation",
"codeActionAI",
"findTextInFiles",
"textSearchProvider"
],
"GitHub.remotehub": [
"contribRemoteHelp",
@ -2290,8 +2306,8 @@
},
{
"name": "ms-vscode.js-debug",
"version": "1.83.1",
"sha256": "1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4",
"version": "1.84.0",
"sha256": "a57691eb4440e549edba7472c0313e94f24d46ebe1ede18784b552fc5d11e596",
"repo": "https://github.com/microsoft/vscode-js-debug",
"metadata": {
"id": "25629058-ddac-4e17-abba-74678e126c5d",
@ -2341,30 +2357,6 @@
"clientOnly": true
}
],
"walkthroughMetadata": [
{
"id": "Setup",
"steps": [
{
"id": "copilotInstall",
"title": "Supercharge your coding with AI-based suggestions",
"description": "Throw that rubber duck away! Code more efficiently with AI at your fingertips. Try [GitHub Copilot](command:extension.open?\"github.copilot\") free for 60 days.\n[Install Copilot](command:workbench.extensions.installExtension?%22github.copilot%22)",
"media": {
"type": "image",
"altText": "Copilot Statistics",
"path": "copilotStep.png"
}
}
]
}
],
"featuredExtensions": [
{
"id": "github.copilot",
"title": "GitHub Copilot",
"description": "Supercharge your coding experience for as little as $10/month with cutting edge AI code generation."
}
],
"aiGeneratedWorkspaceTrust": {
"title": "This workspace was generated by GitHub Copilot",
"checkboxText": "Trust the contents of all files in this workspace",
@ -2372,16 +2364,30 @@
"dontTrustOption": "No, I don't trust the contents",
"startupTrustRequestLearnMore": "If you don't trust the contents of the files generated by GitHub Copilot, we recommend continuing in restricted mode. See [our docs](https://aka.ms/vscode-workspace-trust) to learn more. "
},
"commit": "f1b07bd25dfad64b0167beb15359ae573aecd2cc",
"date": "2023-10-10T23:48:05.904Z",
"checksums": {
"vs/base/parts/sandbox/electron-sandbox/preload.js": "+6MTYkjK9NYjuzPd0lGjyA",
"vs/workbench/workbench.desktop.main.js": "H2o6felYR9HsrLzgLLhryw",
"vs/workbench/workbench.desktop.main.css": "SAIxn5cZx2RAbmF1rHV/bA",
"vs/workbench/api/node/extensionHostProcess.js": "E3pK8bZu4FsktzEGKSuC2g",
"vs/code/electron-sandbox/workbench/workbench.html": "Nei/i2NoxE9Pdo7ZULeFgA",
"vs/code/electron-sandbox/workbench/workbench.js": "Rrqk/+hIrnEx4Fl9LB8UBg"
"gitHubEntitlement": {
"providerId": "github",
"command": {
"title": "Install GitHub Copilot (Paid for by {{org}})",
"titleWithoutPlaceHolder": "Install GitHub Copilot",
"action": "workbench.extensions.installExtension",
"when": "workbench.accounts.experimental.showEntitlements"
},
"entitlementUrl": "https://api.github.com/copilot_internal/user",
"extensionId": "github.copilot",
"enablementKey": "chat_enabled",
"confirmationAction": "Install",
"confirmationMessage": "Are you sure you want to install GitHub Copilot?"
},
"version": "1.83.1",
"commit": "d037ac076cee195194f93ce6fe2bdfe2969cc82d",
"date": "2023-11-01T11:29:04.398Z",
"checksums": {
"vs/base/parts/sandbox/electron-sandbox/preload.js": "KHZHxB1OYoF7HZVmMdEd2w",
"vs/workbench/workbench.desktop.main.js": "t1RjXiziCVXbYceYGRrZIg",
"vs/workbench/workbench.desktop.main.css": "nnTNzl4zg2YNxrRFaHojeA",
"vs/workbench/api/node/extensionHostProcess.js": "IQLdItg6yjjxlenKjQeODg",
"vs/code/electron-sandbox/workbench/workbench.html": "Nei/i2NoxE9Pdo7ZULeFgA",
"vs/code/electron-sandbox/workbench/workbench.js": "I66875UGSqFsMswHTWQYMA"
},
"version": "1.84.0",
"target": "user"
}