summarylogtreecommitdiffstats
path: root/patch.json
diff options
context:
space:
mode:
Diffstat (limited to 'patch.json')
-rw-r--r--patch.json794
1 files changed, 794 insertions, 0 deletions
diff --git a/patch.json b/patch.json
new file mode 100644
index 000000000000..98ba55105760
--- /dev/null
+++ b/patch.json
@@ -0,0 +1,794 @@
+{
+ "nameShort": "Code - Insiders",
+ "nameLong": "Visual Studio Code - Insiders",
+ "applicationName": "code-insiders",
+ "serverApplicationName": "code-server-insiders",
+ "urlProtocol": "vscode-insiders",
+ "dataFolderName": ".vscode-insiders",
+ "serverDataFolderName": ".vscode-server-insiders",
+ "webUrl": "https://insiders.vscode.dev",
+ "webEndpointUrl": "https://main.vscode-cdn.net",
+ "webEndpointUrlTemplate": "https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}",
+ "webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/",
+ "commandPaletteSuggestedCommandIds": [
+ "workbench.action.files.openFile",
+ "workbench.action.files.openFileFolder",
+ "workbench.action.files.openFolder",
+ "workbench.action.remote.showMenu",
+ "editor.action.formatDocument",
+ "editor.action.commentLine",
+ "workbench.action.tasks.runTask",
+ "workbench.action.openSettings2",
+ "workbench.action.selectTheme",
+ "workbench.action.openWalkthrough",
+ "workbench.action.openIssueReporter"
+ ],
+ "extensionKeywords": {
+ "md": [
+ "Markdown"
+ ],
+ "js": [
+ "JavaScript"
+ ],
+ "jsx": [
+ "JavaScript"
+ ],
+ "es6": [
+ "JavaScript"
+ ],
+ "html": [
+ "Html"
+ ],
+ "ts": [
+ "TypeScript"
+ ],
+ "tsx": [
+ "TypeScript"
+ ],
+ "css": [
+ "CSS"
+ ],
+ "scss": [
+ "SASS"
+ ],
+ "txt": [
+ "Text"
+ ],
+ "php": [
+ "PHP"
+ ],
+ "php3": [
+ "PHP"
+ ],
+ "php4": [
+ "PHP"
+ ],
+ "ph3": [
+ "PHP"
+ ],
+ "ph4": [
+ "PHP"
+ ],
+ "xml": [
+ "XML"
+ ],
+ "py": [
+ "Python"
+ ],
+ "pyc": [
+ "Python"
+ ],
+ "pyd": [
+ "Python"
+ ],
+ "pyo": [
+ "Python"
+ ],
+ "pyw": [
+ "Python"
+ ],
+ "pyz": [
+ "Python"
+ ],
+ "java": [
+ "Java"
+ ],
+ "class": [
+ "Java"
+ ],
+ "jar": [
+ "Java"
+ ],
+ "c": [
+ "c",
+ "objective c",
+ "objective-c"
+ ],
+ "m": [
+ "objective c",
+ "objective-c"
+ ],
+ "mm": [
+ "objective c",
+ "objective-c"
+ ],
+ "cpp": [
+ "cpp",
+ "c plus plus",
+ "c",
+ "c++"
+ ],
+ "cc": [
+ "cpp",
+ "c plus plus",
+ "c",
+ "c++"
+ ],
+ "cxx": [
+ "cpp",
+ "c plus plus",
+ "c++"
+ ],
+ "hh": [
+ "cpp",
+ "c plus plus",
+ "c++"
+ ],
+ "hpp": [
+ "cpp",
+ "c++"
+ ],
+ "h": [
+ "cpp",
+ "c plus plus",
+ "c++",
+ "c",
+ "objective c",
+ "objective-c"
+ ],
+ "sql": [
+ "sql"
+ ],
+ "sh": [
+ "bash"
+ ],
+ "bash": [
+ "bash"
+ ],
+ "zsh": [
+ "bash",
+ "zshell"
+ ],
+ "cs": [
+ "c#",
+ "csharp"
+ ],
+ "csproj": [
+ "c#",
+ "csharp"
+ ],
+ "sln": [
+ "c#",
+ "csharp"
+ ],
+ "go": [
+ "go"
+ ],
+ "sty": [
+ "latex"
+ ],
+ "tex": [
+ "latex"
+ ],
+ "ps": [
+ "powershell"
+ ],
+ "ps1": [
+ "powershell"
+ ],
+ "rs": [
+ "rust"
+ ],
+ "rslib": [
+ "rust"
+ ],
+ "hs": [
+ "haskell"
+ ],
+ "lhs": [
+ "haskell"
+ ],
+ "scm": [
+ "scheme"
+ ],
+ "ss": [
+ "scheme"
+ ],
+ "clj": [
+ "clojure"
+ ],
+ "cljs": [
+ "clojure"
+ ],
+ "cljc": [
+ "clojure"
+ ],
+ "edn": [
+ "clojure"
+ ],
+ "erl": [
+ "erlang"
+ ],
+ "hrl": [
+ "erlang"
+ ],
+ "scala": [
+ "scala"
+ ],
+ "sc": [
+ "scala"
+ ],
+ "pl": [
+ "perl"
+ ],
+ "pm": [
+ "perl"
+ ],
+ "t": [
+ "perl"
+ ],
+ "pod": [
+ "perl"
+ ],
+ "groovy": [
+ "groovy"
+ ],
+ "swift": [
+ "swift"
+ ],
+ "rb": [
+ "ruby"
+ ],
+ "rbw": [
+ "ruby"
+ ],
+ "jl": [
+ "julia"
+ ],
+ "f": [
+ "fortran"
+ ],
+ "for": [
+ "fortran"
+ ],
+ "f90": [
+ "fortran"
+ ],
+ "f95": [
+ "fortran"
+ ],
+ "coffee": [
+ "CoffeeScript"
+ ],
+ "litcoffee": [
+ "CoffeeScript"
+ ],
+ "yaml": [
+ "yaml"
+ ],
+ "yml": [
+ "yaml"
+ ],
+ "dart": [
+ "dart"
+ ],
+ "json": [
+ "json"
+ ]
+ },
+ "aiConfig": {
+ "ariaKey": "5bbf946d11a54f6783919c455abaddaf-fd62977b-c92d-4714-a45d-649d06980372-7168"
+ },
+ "settingsSearchUrl": "https://bingsettingssearch.trafficmanager.net/api/Search",
+ "extensionEnabledApiProposals": {
+ "ms-vscode.vscode-selfhost-test-provider": [
+ "testObserver"
+ ],
+ "VisualStudioExptTeam.vscodeintellicode-completions": [
+ "inlineCompletionsAdditions"
+ ],
+ "ms-vsliveshare.vsliveshare": [
+ "contribMenuBarHome",
+ "contribShareMenu",
+ "contribStatusBarItems",
+ "diffCommand",
+ "documentFiltersExclusive",
+ "fileSearchProvider",
+ "findTextInFiles",
+ "notebookCellExecutionState",
+ "notebookLiveShare",
+ "terminalDimensions",
+ "terminalDataWriteEvent",
+ "textSearchProvider"
+ ],
+ "ms-vscode.js-debug": [
+ "portsAttributes",
+ "findTextInFiles",
+ "workspaceTrust",
+ "tunnels"
+ ],
+ "ms-toolsai.vscode-ai-remote": [
+ "resolvers"
+ ],
+ "ms-python.python": [
+ "contribEditorContentMenu",
+ "quickPickSortByLabel",
+ "portsAttributes",
+ "testObserver",
+ "envShellEvent",
+ "quickPickItemTooltip",
+ "terminalDataWriteEvent",
+ "envCollectionWorkspace",
+ "saveEditor",
+ "envCollectionOptions"
+ ],
+ "ms-dotnettools.dotnet-interactive-vscode": [
+ "notebookMessaging",
+ "languageConfigurationAutoClosingPairs"
+ ],
+ "GitHub.codespaces": [
+ "contribEditSessions",
+ "contribMenuBarHome",
+ "contribRemoteHelp",
+ "contribViewsRemote",
+ "resolvers",
+ "tunnels",
+ "terminalDataWriteEvent",
+ "treeViewReveal",
+ "notebookKernelSource"
+ ],
+ "ms-vscode.azure-repos": [
+ "extensionRuntime",
+ "fileSearchProvider",
+ "textSearchProvider"
+ ],
+ "ms-vscode.remote-repositories": [
+ "canonicalUriProvider",
+ "contribEditSessions",
+ "contribRemoteHelp",
+ "contribMenuBarHome",
+ "contribViewsRemote",
+ "contribViewsWelcome",
+ "contribShareMenu",
+ "documentFiltersExclusive",
+ "editSessionIdentityProvider",
+ "extensionRuntime",
+ "fileSearchProvider",
+ "quickPickSortByLabel",
+ "workspaceTrust",
+ "shareProvider",
+ "scmActionButton",
+ "scmSelectedProvider",
+ "scmValidation",
+ "textSearchProvider",
+ "timeline"
+ ],
+ "ms-vscode-remote.remote-wsl": [
+ "resolvers",
+ "contribRemoteHelp",
+ "contribViewsRemote",
+ "telemetry"
+ ],
+ "ms-vscode-remote.remote-ssh": [
+ "resolvers",
+ "tunnels",
+ "terminalDataWriteEvent",
+ "contribRemoteHelp",
+ "contribViewsRemote",
+ "telemetry"
+ ],
+ "ms-vscode.remote-server": [
+ "resolvers",
+ "tunnels",
+ "contribViewsWelcome"
+ ],
+ "ms-vscode.remote-explorer": [
+ "contribRemoteHelp",
+ "contribViewsRemote",
+ "extensionsAny"
+ ],
+ "ms-vscode-remote.remote-containers": [
+ "contribEditSessions",
+ "resolvers",
+ "tunnels",
+ "workspaceTrust",
+ "terminalDimensions",
+ "contribRemoteHelp",
+ "contribViewsRemote"
+ ],
+ "ms-vscode.js-debug-nightly": [
+ "portsAttributes",
+ "findTextInFiles",
+ "workspaceTrust",
+ "tunnels"
+ ],
+ "ms-vscode.lsif-browser": [
+ "documentFiltersExclusive"
+ ],
+ "GitHub.vscode-pull-request-github": [
+ "contribCommentThreadAdditionalMenu",
+ "tokenInformation",
+ "contribShareMenu",
+ "fileComments",
+ "contribCommentPeekContext",
+ "codiconDecoration",
+ "diffCommand",
+ "contribCommentEditorActionsMenu",
+ "readonlyMessage",
+ "treeViewMarkdownMessage",
+ "shareProvider",
+ "quickDiffProvider"
+ ],
+ "GitHub.copilot": [
+ "inlineCompletionsAdditions",
+ "interactive",
+ "interactiveUserActions",
+ "semanticSimilarity",
+ "terminalDataWriteEvent"
+ ],
+ "GitHub.copilot-nightly": [
+ "inlineCompletionsAdditions",
+ "interactive",
+ "interactiveUserActions",
+ "semanticSimilarity",
+ "terminalDataWriteEvent"
+ ],
+ "GitHub.copilot-chat": [
+ "handleIssueUri",
+ "interactive",
+ "interactiveUserActions",
+ "semanticSimilarity",
+ "terminalContextMenu",
+ "terminalDataWriteEvent",
+ "terminalSelection",
+ "terminalQuickFixProvider",
+ "chatSlashCommands"
+ ],
+ "GitHub.remotehub": [
+ "contribRemoteHelp",
+ "contribMenuBarHome",
+ "contribViewsRemote",
+ "contribViewsWelcome",
+ "documentFiltersExclusive",
+ "extensionRuntime",
+ "fileSearchProvider",
+ "quickPickSortByLabel",
+ "workspaceTrust",
+ "scmSelectedProvider",
+ "scmValidation",
+ "textSearchProvider",
+ "timeline"
+ ],
+ "ms-python.gather": [
+ "notebookCellExecutionState"
+ ],
+ "ms-python.vscode-pylance": [
+ "notebookCellExecutionState"
+ ],
+ "ms-toolsai.jupyter-renderers": [
+ "contribNotebookStaticPreloads"
+ ],
+ "ms-toolsai.jupyter": [
+ "notebookDeprecated",
+ "notebookMessaging",
+ "notebookMime",
+ "notebookCellExecutionState",
+ "portsAttributes",
+ "quickPickSortByLabel",
+ "notebookKernelSource",
+ "interactiveWindow",
+ "notebookControllerAffinityHidden",
+ "contribNotebookStaticPreloads",
+ "quickPickItemTooltip",
+ "notebookExecution"
+ ],
+ "dbaeumer.vscode-eslint": [
+ "notebookCellExecutionState"
+ ],
+ "ms-vscode.azure-sphere-tools-ui": [
+ "tunnels"
+ ],
+ "ms-azuretools.vscode-azureappservice": [
+ "terminalDataWriteEvent"
+ ],
+ "ms-azuretools.vscode-azureresourcegroups": [
+ "authGetSessions"
+ ],
+ "ms-vscode.anycode": [
+ "extensionsAny"
+ ],
+ "ms-vscode.cpptools": [
+ "terminalDataWriteEvent"
+ ],
+ "redhat.java": [
+ "documentPaste"
+ ],
+ "ms-dotnettools.csdevkit": [
+ "inlineCompletionsAdditions"
+ ],
+ "ms-dotnettools.vscodeintellicode-csharp": [
+ "inlineCompletionsAdditions"
+ ],
+ "digitarald.chat-plugins": [
+ "interactiveSlashCommands"
+ ],
+ "microsoft-IsvExpTools.powerplatform-vscode": [
+ "fileSearchProvider",
+ "textSearchProvider"
+ ],
+ "microsoft-IsvExpTools.powerplatform-vscode-preview": [
+ "fileSearchProvider",
+ "textSearchProvider"
+ ]
+ },
+ "tasConfig": {
+ "endpoint": "https://default.exp-tas.com/vscode/ab",
+ "telemetryEventName": "query-expfeature",
+ "featuresTelemetryPropertyName": "VSCode.ABExp.Features",
+ "assignmentContextTelemetryPropertyName": "abexp.assignmentcontext"
+ },
+ "extensionKind": {
+ "Shan.code-settings-sync": [
+ "ui"
+ ],
+ "shalldie.background": [
+ "ui"
+ ],
+ "techer.open-in-browser": [
+ "ui"
+ ],
+ "CoenraadS.bracket-pair-colorizer-2": [
+ "ui"
+ ],
+ "CoenraadS.bracket-pair-colorizer": [
+ "ui",
+ "workspace"
+ ],
+ "hiro-sun.vscode-emacs": [
+ "ui",
+ "workspace"
+ ],
+ "hnw.vscode-auto-open-markdown-preview": [
+ "ui",
+ "workspace"
+ ],
+ "wayou.vscode-todo-highlight": [
+ "ui",
+ "workspace"
+ ],
+ "aaron-bond.better-comments": [
+ "ui",
+ "workspace"
+ ],
+ "vscodevim.vim": [
+ "ui"
+ ],
+ "ollyhayes.colmak-vim": [
+ "ui"
+ ]
+ },
+ "extensionPointExtensionKind": {
+ "typescriptServerPlugins": [
+ "workspace"
+ ]
+ },
+ "extensionSyncedKeys": {
+ "ritwickdey.liveserver": [
+ "liveServer.setup.version"
+ ]
+ },
+ "extensionVirtualWorkspacesSupport": {
+ "esbenp.prettier-vscode": {
+ "default": false
+ },
+ "msjsdiag.debugger-for-chrome": {
+ "default": false
+ },
+ "redhat.java": {
+ "default": false
+ },
+ "HookyQR.beautify": {
+ "default": false
+ },
+ "ritwickdey.LiveServer": {
+ "default": false
+ },
+ "VisualStudioExptTeam.vscodeintellicode": {
+ "default": false
+ },
+ "octref.vetur": {
+ "default": false
+ },
+ "formulahendry.code-runner": {
+ "default": false
+ },
+ "xdebug.php-debug": {
+ "default": false
+ },
+ "ms-mssql.mssql": {
+ "default": false
+ },
+ "christian-kohler.path-intellisense": {
+ "default": false
+ },
+ "eg2.tslint": {
+ "default": false
+ },
+ "eg2.vscode-npm-script": {
+ "default": false
+ },
+ "donjayamanne.githistory": {
+ "default": false
+ },
+ "Zignd.html-css-class-completion": {
+ "default": false
+ },
+ "christian-kohler.npm-intellisense": {
+ "default": false
+ },
+ "EditorConfig.EditorConfig": {
+ "default": false
+ },
+ "austin.code-gnu-global": {
+ "default": false
+ },
+ "johnpapa.Angular2": {
+ "default": false
+ },
+ "ms-vscode.vscode-typescript-tslint-plugin": {
+ "default": false
+ },
+ "DotJoshJohnson.xml": {
+ "default": false
+ },
+ "techer.open-in-browser": {
+ "default": false
+ },
+ "tht13.python": {
+ "default": false
+ },
+ "bmewburn.vscode-intelephense-client": {
+ "default": false
+ },
+ "Angular.ng-template": {
+ "default": false
+ },
+ "xdebug.php-pack": {
+ "default": false
+ },
+ "dbaeumer.jshint": {
+ "default": false
+ },
+ "yzhang.markdown-all-in-one": {
+ "default": false
+ },
+ "Dart-Code.flutter": {
+ "default": false
+ },
+ "streetsidesoftware.code-spell-checker": {
+ "default": false
+ },
+ "rebornix.Ruby": {
+ "default": false
+ },
+ "ms-vscode.sublime-keybindings": {
+ "default": false
+ },
+ "mitaki28.vscode-clang": {
+ "default": false
+ },
+ "steoates.autoimport": {
+ "default": false
+ },
+ "donjayamanne.python-extension-pack": {
+ "default": false
+ },
+ "shd101wyy.markdown-preview-enhanced": {
+ "default": false
+ },
+ "mikestead.dotenv": {
+ "default": false
+ },
+ "pranaygp.vscode-css-peek": {
+ "default": false
+ },
+ "ikappas.phpcs": {
+ "default": false
+ },
+ "platformio.platformio-ide": {
+ "default": false
+ },
+ "jchannon.csharpextensions": {
+ "default": false
+ },
+ "gruntfuggly.todo-tree": {
+ "default": false
+ }
+ },
+ "trustedExtensionAuthAccess": [
+ "vscode.git",
+ "vscode.github",
+ "ms-vscode.remote-repositories",
+ "github.remotehub",
+ "ms-vscode.azure-repos",
+ "ms-vscode.remote-server",
+ "github.vscode-pull-request-github",
+ "github.codespaces",
+ "ms-vsliveshare.vsliveshare",
+ "github.copilot",
+ "github.copilot-chat",
+ "ms-azuretools.vscode-azureresourcegroups",
+ "ms-edu.vscode-learning"
+ ],
+ "auth": {
+ "loginUrl": "https://login.microsoftonline.com/common/oauth2/authorize",
+ "tokenUrl": "https://login.microsoftonline.com/common/oauth2/token",
+ "redirectUrl": "https://vscode-redirect.azurewebsites.net/",
+ "clientId": "aebc6443-996d-45c2-90f0-388ff96faa56"
+ },
+ "configurationSync.store": {
+ "url": "https://vscode-sync-insiders.trafficmanager.net/",
+ "stableUrl": "https://vscode-sync.trafficmanager.net/",
+ "insidersUrl": "https://vscode-sync-insiders.trafficmanager.net/",
+ "canSwitch": true,
+ "authenticationProviders": {
+ "github": {
+ "scopes": [
+ "user:email"
+ ]
+ },
+ "microsoft": {
+ "scopes": [
+ "openid",
+ "profile",
+ "email",
+ "offline_access"
+ ]
+ }
+ }
+ },
+ "editSessions.store": {
+ "url": "https://vscode-sync.trafficmanager.net/",
+ "authenticationProviders": {
+ "microsoft": {
+ "scopes": [
+ "openid",
+ "profile",
+ "email",
+ "offline_access"
+ ]
+ },
+ "github": {
+ "scopes": [
+ "user:email"
+ ]
+ }
+ }
+ },
+ "tunnelApplicationName": "code-tunnel-insiders",
+ "tunnelApplicationConfig": {
+ "editorWebUrl": "https://insiders.vscode.dev",
+ "extension": {
+ "friendlyName": "Remote - Tunnels",
+ "extensionId": "ms-vscode.remote-server"
+ },
+ "authenticationProviders": {
+ "github": {
+ "scopes": [
+ "user:email",
+ "read:org"
+ ]
+ }
+ }
+ }
+} \ No newline at end of file