Path: blob/main/extensions/copilot/src/extension/test/node/fixtures/gitdiff/03-large-many-changes.diff
13406 views
diff --git a/03-large b/03-large-many-changes1index 19747c8bd..67c166dc6 1006442--- a/03-large3+++ b/03-large-many-changes4@@ -3,17 +3,11 @@5"displayName": "GitHub Copilot Chat",6"description": "AI chat features powered by Copilot",7"version": "0.12.0",8- "build": "1",9- "internalAIKey": "1058ec22-3c95-4951-8443-f26c1f325911",10- "ariaKey": "0c6ae279ed8443289764825290e4f9e2-1a736e7c-1324-4338-be46-fc2a58ae4d14-7255",11"buildType": "dev",12"publisher": "GitHub",13"homepage": "https://github.com/features/copilot",14"license": "SEE LICENSE IN LICENSE.txt",15- "repository": {16- "type": "git",17- "url": "https://github.com/microsoft/vscode-copilot-release"18- },19+20"bugs": {21"url": "https://aka.ms/microsoft/vscode-copilot-release"22},23@@ -25,6 +19,10 @@24"npm": ">=9.0.0",25"node": ">=18.0.0"26},27+ "repository": {28+ "type": "git",29+ "url": "https://github.com/microsoft/vscode-copilot-release"30+ },31"categories": [32"Programming Languages",33"Machine Learning",34@@ -38,46 +36,31 @@35"pilot",36"snippets",37"documentation",38- "autocomplete",39- "intellisense",40- "refactor",41- "javascript",42- "python",43- "typescript",44- "php",45- "go",46- "golang",47- "ruby",48- "c++",49- "c#",50- "java",51- "kotlin",52- "co-pilot"53],54"badges": [55- {56- "url": "https://img.shields.io/badge/GitHub%20Copilot-Subscription%20Required-orange",57- "href": "https://github.com/github-copilot/signup",58- "description": "%github.copilot.badge.signUp%"59- },60- {61- "url": "https://img.shields.io/github/stars/github/copilot-docs?style=social",62- "href": "https://github.com/github/copilot-docs",63- "description": "%github.copilot.badge.star%"64- },65- {66- "url": "https://img.shields.io/youtube/channel/views/UC7c3Kb6jYCRj4JOHHZTxKsQ?style=social",67- "href": "https://www.youtube.com/@GitHub/search?query=copilot",68- "description": "%github.copilot.badge.youtube%"69- },70- {71- "url": "https://img.shields.io/twitter/follow/github?style=social",72- "href": "https://twitter.com/github",73- "description": "%github.copilot.badge.twitter%"74- }75+ {76+ "url": "https://img.shields.io/badge/GitHub%20Copilot-Subscription%20Required-orange",77+ "href": "https://github.com/github-copilot/signup",78+ "description": "%github.copilot.badge.signUp%"79+ },80+ {81+ "url": "https://img.shields.io/github/stars/github/copilot-docs?style=social",82+ "href": "https://github.com/github/copilot-docs",83+ "description": "%github.copilot.badge.star%"84+ },85+ {86+ "url": "https://img.shields.io/youtube/channel/views/UC7c3Kb6jYCRj4JOHHZTxKsQ?style=social",87+ "href": "https://www.youtube.com/@GitHub/search?query=copilot",88+ "description": "%github.copilot.badge.youtube%"89+ },90+ {91+ "url": "https://img.shields.io/twitter/follow/github?style=social",92+ "href": "https://twitter.com/github",93+ "description": "%github.copilot.badge.twitter%"94+ }95],96"activationEvents": [97- "onStartupFinished"98+ "onStartupFinished"99],100"main": "./dist/extension",101"l10n": "./l10n",102@@ -119,6 +102,11 @@103"contents": "%github.copilot.viewsWelcome.individual%",104"when": "github.copilot.interactiveSession.individual.disabled"105},106+ {107+ "view": "workbench.panel.chat.view.copilot",108+ "contents": "%github.copilot.viewsWelcome.offline%",109+ "when": "github.copilot.offline"110+ }111{112"view": "workbench.panel.chat.view.copilot",113"contents": "%github.copilot.viewsWelcome.individual.expired%",114@@ -128,12 +116,8 @@115"view": "workbench.panel.chat.view.copilot",116"contents": "%github.copilot.viewsWelcome.enterprise%",117"when": "github.copilot.interactiveSession.enterprise.disabled"118- },119- {120- "view": "workbench.panel.chat.view.copilot",121- "contents": "%github.copilot.viewsWelcome.offline%",122- "when": "github.copilot.offline"123}124+125],126"commands": [127{128@@ -142,6 +126,9 @@129"enablement": "!github.copilot.interactiveSession.disabled && !editorReadonly",130"category": "GitHub Copilot"131},132+133+134+135{136"command": "github.copilot.interactiveEditor.generate",137"title": "%github.copilot.command.generateThis%",138@@ -203,12 +190,6 @@139"command": "github.copilot.terminal.suggestCommand",140"title": "%github.copilot.command.suggestCommand%",141"category": "GitHub Copilot"142- },143- {144- "command": "github.copilot.git.generateCommitMessage",145- "title": "%github.copilot.git.generateCommitMessage%",146- "icon": "$(sparkle)",147- "category": "GitHub Copilot"148}149],150"configuration": {151@@ -246,13 +227,13 @@152"Deutsch",153"español",154"русский",155- "中文(简体)",156+ "中文中文(简体)",157"中文(繁體)",158"日本語",159"한국어",160"čeština",161"português",162- "Türkçe",163+ "中文Türkçe",164"polski"165],166"default": "auto",167@@ -340,10 +321,7 @@168"command": "github.copilot.interactiveSession.feedback",169"when": "github.copilot-chat.activated && !github.copilot.interactiveSession.disabled"170},171- {172- "command": "github.copilot.debug.workbenchState",173- "when": "true"174- },175+176{177"command": "github.copilot.terminal.explainTerminalSelectionContextMenu",178"when": "false"179@@ -351,6 +329,10 @@180{181"command": "github.copilot.git.generateCommitMessage",182"when": "false"183+ },184+ {185+ "command": "github.copilot.debug.workbenchState",186+ "when": "true"187}188],189"view/title": [190@@ -489,10 +471,6 @@191"@types/react-dom": "^18.2.17",192"@types/sinon": "^17.0.2",193"@types/tar": "^6.1.10",194- "@types/vscode": "^1.85.0",195- "@typescript-eslint/eslint-plugin": "^6.13.2",196- "@typescript-eslint/parser": "^6.13.2",197- "@typescript-eslint/typescript-estree": "^6.13.2",198"@vscode/dts": "^0.4.0",199"@vscode/test-cli": "^0.0.4",200"@vscode/test-electron": "^2.3.8",201@@ -562,11 +540,5 @@202"source-map-support": "^0.5.21",203"vscode-tas-client": "^0.1.75",204"web-tree-sitter": "^0.20.8"205- },206- "lint-staged": {207- "!(test/simulation/fixtures/**|.test-scenarios/**)*.{ts,js}": [208- "npm run tsfmt --",209- "npm run lint-staged --"210- ]211}212}213214215