Compare commits
1 Commits
07-19-code
...
master
Author | SHA1 | Date | |
---|---|---|---|
de9cc695dd |
14
.gitignore
vendored
14
.gitignore
vendored
@ -132,6 +132,18 @@ node_modules/
|
||||
config
|
||||
.git.zip
|
||||
|
||||
# VSCode Settings
|
||||
# git clone git@phares3757.ddns.net:/srv/git/VS-Code-Settings.git
|
||||
# mkdir "C:\Users\phares\.omnisharp"
|
||||
# L:
|
||||
# mkdir L:\Git
|
||||
# cd L:\Git\VS-Code-Settings
|
||||
# mklink /J ".omnisharp" "C:\Users\phares\.omnisharp"
|
||||
# mklink /J "User" "C:\Users\phares\AppData\Roaming\Code\User"
|
||||
# mklink /J "app-codium" "C:\Users\phares\AppData\Local\Programs\VSCodium\resources\app"
|
||||
# mklink /J "app-code" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code\resources\app"
|
||||
# mklink /J "app-insiders" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app"
|
||||
|
||||
globalStorage/
|
||||
*workspaceStorage/
|
||||
User/History/
|
||||
@ -143,5 +155,3 @@ app-*/out
|
||||
app-*/resources
|
||||
app-*/telemetry*
|
||||
app-*/ThirdPartyNotices.txt
|
||||
|
||||
.extensions
|
||||
|
@ -21,7 +21,7 @@
|
||||
"enableAnalyzersSupport": true
|
||||
},
|
||||
"sdk": {
|
||||
"path": "C:/Program Files/dotnet/sdk/8.0.104/",
|
||||
"version": "8.0.104"
|
||||
"path": "C:/Program Files/dotnet/sdk/8.0.100/",
|
||||
"version": "8.0.100"
|
||||
}
|
||||
}
|
@ -1,111 +0,0 @@
|
||||
{
|
||||
"_id": "d8cdd342-86c5-417f-8238-2085b3625f42",
|
||||
"colName": "Azure-DevOps",
|
||||
"created": "2024-02-02T22:39:07.410Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "7f723103-2cd6-4d09-b780-28afe34b3cd7",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-02T15:43:07.175Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OmtzZHJveW9xMmJsdGI2N2xzN3NmZGhyYXlrY3l6cGlmemtkZjNndGs1bnl4ZnZmZHBqa2E="
|
||||
}
|
||||
],
|
||||
"method": "DELETE",
|
||||
"modified": "2023-03-02T15:49:54.662Z",
|
||||
"name": "Delete",
|
||||
"params": [
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "api-version",
|
||||
"value": "6.0"
|
||||
}
|
||||
],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "https://tfs.intra.infineon.com/tfs/manufacturingit/APC%20Trend/_apis/test/runs/413094?api-version=6.0"
|
||||
},
|
||||
{
|
||||
"_id": "2874b1ad-b298-48c1-8edb-6fd78ce7d2d9",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-02T15:53:18.138Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OmtzZHJveW9xMmJsdGI2N2xzN3NmZGhyYXlrY3l6cGlmemtkZjNndGs1bnl4ZnZmZHBqa2E="
|
||||
}
|
||||
],
|
||||
"method": "GET",
|
||||
"modified": "2023-03-02T16:12:27.892Z",
|
||||
"name": "Get",
|
||||
"params": [
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "branchName",
|
||||
"value": "amaster"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "api-version",
|
||||
"value": "6.0"
|
||||
}
|
||||
],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "https://tfs.intra.infineon.com/tfs/manufacturingit/Mesa_FI/_apis/test/runs?branchName=amaster&api-version=6.0"
|
||||
},
|
||||
{
|
||||
"_id": "ed8728f5-9afa-4e69-bca3-9c059a9a831b",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"name\": \"MET08RESIHGCV\",\n \"comment\": \"40 passed\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-02T15:53:18.138Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OmtzZHJveW9xMmJsdGI2N2xzN3NmZGhyYXlrY3l6cGlmemtkZjNndGs1bnl4ZnZmZHBqa2E="
|
||||
}
|
||||
],
|
||||
"method": "PATCH",
|
||||
"modified": "2023-03-02T15:58:09.720Z",
|
||||
"name": "Patch",
|
||||
"params": [
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "api-version",
|
||||
"value": "6.0"
|
||||
}
|
||||
],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "https://tfs.intra.infineon.com/tfs/manufacturingit/Mesa_FI/_apis/test/runs/410737?api-version=6.0"
|
||||
},
|
||||
{
|
||||
"_id": "102e98ee-ef5d-473a-ad5f-e9a1ba177972",
|
||||
"colId": "d8cdd342-86c5-417f-8238-2085b3625f42",
|
||||
"containerId": "",
|
||||
"name": "FI Backlog Mesa - Request List",
|
||||
"url": "https://tfs.intra.infineon.com/tfs/ManufacturingIT/Mesa_FI/_queries/query/2652d386-5696-420d-b598-4fdaa14c4eec/",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-04-19T21:10:18.534Z",
|
||||
"modified": "2024-04-19T21:13:11.959Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "Basic OnZvcnZrcTJybnU3Z3l6NTJiYnd2M29rZHF4aDR6NTNub2pqb3FiNWVobGF2eWw2dHlhdWE="
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"sortNum": 70000
|
||||
}
|
@ -1,37 +0,0 @@
|
||||
{
|
||||
"_id": "c162aaa9-e6ed-4fdb-a9af-37daaf546306",
|
||||
"colName": "Climatec",
|
||||
"created": "2024-03-25T19:52:27.136Z",
|
||||
"sortNum": 100000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "2417532c-6aca-4639-9757-28cbdc173c43",
|
||||
"colId": "c162aaa9-e6ed-4fdb-a9af-37daaf546306",
|
||||
"containerId": "",
|
||||
"name": "csv",
|
||||
"url": "http://10.95.1.19:8080/archive/trendlog/2024/Apr/Dev 119, AI 1005, present-value, CAH 3 Humidity-D-2024-04-01.csv",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-03-25T19:52:27.147Z",
|
||||
"modified": "2024-04-02T18:13:14.721Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "40fa7aff-747c-4637-b88f-59d081b8f512",
|
||||
"colId": "c162aaa9-e6ed-4fdb-a9af-37daaf546306",
|
||||
"containerId": "",
|
||||
"name": "2024-March",
|
||||
"url": "http://10.95.1.19:8080/archive/trendlog/2024/Mar",
|
||||
"method": "GET",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-03-29T00:50:17.515Z",
|
||||
"modified": "2024-03-29T00:50:25.078Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"tests": []
|
||||
}
|
||||
]
|
||||
}
|
@ -1,67 +0,0 @@
|
||||
{
|
||||
"_id": "766e4e13-6f48-4fb7-b939-09e895766fc8",
|
||||
"colName": "EAF",
|
||||
"created": "2024-03-22T22:53:27.006Z",
|
||||
"sortNum": 90000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "0dcc81df-8a30-40fd-9a71-a11bbf942afd",
|
||||
"colId": "766e4e13-6f48-4fb7-b939-09e895766fc8",
|
||||
"containerId": "",
|
||||
"name": "Barcode",
|
||||
"url": "http://messa011ec.infineon.com:8080/api/barcode",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-03-22T22:53:27.021Z",
|
||||
"modified": "2024-03-22T22:53:27.021Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "1fcfbec5-e68d-4161-8a66-5027639e9767",
|
||||
"colId": "766e4e13-6f48-4fb7-b939-09e895766fc8",
|
||||
"containerId": "",
|
||||
"name": "Barcode",
|
||||
"url": "http://messa011ec.infineon.com:8080/api/barcode/123456",
|
||||
"method": "POST",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-03-22T22:53:44.701Z",
|
||||
"modified": "2024-03-22T23:02:36.088Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "{\n \"KeyPressEvent\": {\n \"DateTime\": null,\n \"EventCode\": null,\n \"KeyState\": \"KeyUp\"\n },\n \"LastScanServiceResultValue\": \"123456\",\n \"ToolClass\": \"123456\",\n \"HttpContentBody\": \"Recipe\"\n}",
|
||||
"form": []
|
||||
},
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "3c0ebb16-4fb7-4dac-b192-4dd8e8a66470",
|
||||
"colId": "766e4e13-6f48-4fb7-b939-09e895766fc8",
|
||||
"containerId": "",
|
||||
"name": "http://messa011ec.infineon.com:8083/api/wafer-counter",
|
||||
"url": "http://mestsa07ec.infineon.com:8083/api/wafercounter/?callbackUrl=ws://mike",
|
||||
"method": "PUT",
|
||||
"sortNum": 30000,
|
||||
"created": "2024-03-23T05:18:21.533Z",
|
||||
"modified": "2024-03-23T17:14:29.970Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "callbackUrl",
|
||||
"value": "ws://mike",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "/?area=MU&waferSize=6INC",
|
||||
"form": []
|
||||
},
|
||||
"tests": []
|
||||
}
|
||||
]
|
||||
}
|
@ -1,21 +0,0 @@
|
||||
{
|
||||
"_id": "7830d04e-4598-42de-89ef-a72b22f567d3",
|
||||
"colName": "GitHub",
|
||||
"created": "2024-04-22T19:09:40.410Z",
|
||||
"sortNum": 120000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "c647aae4-0af0-4554-a8ba-9aa264571bc9",
|
||||
"colId": "7830d04e-4598-42de-89ef-a72b22f567d3",
|
||||
"containerId": "",
|
||||
"name": "mikepharesjr",
|
||||
"url": "https://api.github.com/users/mikepharesjr/keys",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-04-22T19:09:58.467Z",
|
||||
"modified": "2024-04-22T19:10:01.767Z",
|
||||
"headers": []
|
||||
}
|
||||
]
|
||||
}
|
@ -1,77 +0,0 @@
|
||||
{
|
||||
"_id": "71d17a89-6743-4a0f-9831-621c33e95811",
|
||||
"colName": "Gogs",
|
||||
"created": "2024-06-17T17:47:48.200Z",
|
||||
"sortNum": 130000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "cd3f4add-796b-40fd-956f-efc8b01c8839",
|
||||
"colId": "71d17a89-6743-4a0f-9831-621c33e95811",
|
||||
"containerId": "",
|
||||
"name": "Search",
|
||||
"url": "http://192.168.11.2:3000/api/v1/repos/search?q=u&uid=1&limit=50",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-06-17T17:47:48.215Z",
|
||||
"modified": "2024-06-17T17:47:48.215Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "q",
|
||||
"value": "u",
|
||||
"isPath": false
|
||||
},
|
||||
{
|
||||
"name": "uid",
|
||||
"value": "1",
|
||||
"isPath": false
|
||||
},
|
||||
{
|
||||
"name": "limit",
|
||||
"value": "50",
|
||||
"isPath": false
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"_id": "dda67860-791e-44ed-9d19-5b843229b684",
|
||||
"colId": "71d17a89-6743-4a0f-9831-621c33e95811",
|
||||
"containerId": "",
|
||||
"name": "Users Repos",
|
||||
"url": "http://192.168.11.2:3000/api/v1/users/mikepharesjr/repos",
|
||||
"method": "GET",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-06-17T17:48:04.137Z",
|
||||
"modified": "2024-06-17T17:50:02.684Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "token 3553a02467bcef1cf8c1691c3b1d83742214ec93"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"_id": "1215c8b4-13af-4f36-a452-950f1f088881",
|
||||
"colId": "71d17a89-6743-4a0f-9831-621c33e95811",
|
||||
"containerId": "",
|
||||
"name": "Create",
|
||||
"url": "http://192.168.11.2:3000/api/v1/user/repos",
|
||||
"method": "POST",
|
||||
"sortNum": 30000,
|
||||
"created": "2024-06-17T17:51:02.785Z",
|
||||
"modified": "2024-06-17T17:52:05.780Z",
|
||||
"headers": [
|
||||
{
|
||||
"name": "Authorization",
|
||||
"value": "token 3553a02467bcef1cf8c1691c3b1d83742214ec93"
|
||||
}
|
||||
],
|
||||
"body": {
|
||||
"type": "json",
|
||||
"raw": "{\r\n \"name\": \"Hello-World\",\r\n \"description\": \"This is your first repository\",\r\n \"private\": false\r\n}",
|
||||
"form": []
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
@ -1,66 +0,0 @@
|
||||
{
|
||||
"_id": "2465c0c3-582f-407a-9858-59112af93a68",
|
||||
"colName": "Metrology-Viewer-Dev",
|
||||
"created": "2024-02-02T22:33:39.809Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "646e3a9b-8fe9-4eb3-a532-f94270f752ac",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"SentToMetrology\": false,\n \"SentToSPC\": false,\n \"AutoOptimizeGain\": \"YES\",\n \"AutoProbeHeightSet\": \"NO\",\n \"Avg\": \"1824.053\",\n \"CellName\": \"CDE2\",\n \"DLRatio\": \"0.9680\",\n \"DataReject\": \"> 3.0Sigma\",\n \"Date\": \"02/27/2023 03:03:00 AM\",\n \"Engineer\": \"Engineer\",\n \"EquipId\": \"CDE2\",\n \"FileName\": \"0 C:\\\\4p_NT\\\\LSL8in.prj\\\\10PT_5mm.rcp\\\\3227D036.RsM 03:03 02/27/23\",\n \"FilePath\": \"\",\n \"Id\": \"-1\",\n \"Layer\": \"\",\n \"LotId\": \"LotID\",\n \"Op\": \"Operator\",\n \"PSN\": \"4628\",\n \"RDS\": \"577845\",\n \"Reactor\": \"20\",\n \"Recipe\": \"LSL8in \\\\ 10PT_5mm\",\n \"ResistivitySpec\": \"\",\n \"Run\": \"20-577845-4628\",\n \"SemiRadial\": \"1.55%\",\n \"StDev\": \"1.33%\",\n \"Temp\": \"19.2\",\n \"UniqueId\": \"21.16;1;95.0;1803.847;270.0_Point-1\",\n \"Zone\": null,\n \"Details\": [\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"21.16\",\n \"Pt\": \"1\",\n \"R\": \"95.0\",\n \"Rs\": \"1803.847\",\n \"T\": \"270.0\",\n \"UniqueId\": \"21.16;1;95.0;1803.847;270.0_Point-1\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"22.39\",\n \"Pt\": \"2\",\n \"R\": \"71.0\",\n \"Rs\": \"1858.424\",\n \"T\": \"270.0\",\n \"UniqueId\": \"22.39;2;71.0;1858.424;270.0_Point-2\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"21.07\",\n \"Pt\": \"3\",\n \"R\": \"47.0\",\n \"Rs\": \"1834.141\",\n \"T\": \"270.0\",\n \"UniqueId\": \"21.07;3;47.0;1834.141;270.0_Point-3\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"22.91\",\n \"Pt\": \"4\",\n \"R\": \"23.0\",\n \"Rs\": \"1803.609\",\n \"T\": \"270.0\",\n \"UniqueId\": \"22.91;4;23.0;1803.609;270.0_Point-4\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"21.94\",\n \"Pt\": \"5\",\n \"R\": \"0.0\",\n \"Rs\": \"1801.623\",\n \"T\": \"0.0\",\n \"UniqueId\": \"21.94;5;0.0;1801.623;0.0_Point-5\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"25.61\",\n \"Pt\": \"6\",\n \"R\": \"11.0\",\n \"Rs\": \"1803.997\",\n \"T\": \"90.0\",\n \"UniqueId\": \"25.61;6;11.0;1803.997;90.0_Point-6\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"24.73\",\n \"Pt\": \"7\",\n \"R\": \"35.0\",\n \"Rs\": \"1819.854\",\n \"T\": \"90.0\",\n \"UniqueId\": \"24.73;7;35.0;1819.854;90.0_Point-7\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"23.13\",\n \"Pt\": \"8\",\n \"R\": \"59.0\",\n \"Rs\": \"1855.965\",\n \"T\": \"90.0\",\n \"UniqueId\": \"23.13;8;59.0;1855.965;90.0_Point-8\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"23.44\",\n \"Pt\": \"9\",\n \"R\": \"83.0\",\n \"Rs\": \"1853.631\",\n \"T\": \"90.0\",\n \"UniqueId\": \"23.44;9;83.0;1853.631;90.0_Point-9\"\n },\n {\n \"HeaderUniqueId\": \"ResMap_20-577845-4628_20230227030723\",\n \"Merit\": \"21.75\",\n \"Pt\": \"10\",\n \"R\": \"95.0\",\n \"Rs\": \"1805.438\",\n \"T\": \"90.0\",\n \"UniqueId\": \"21.75;10;95.0;1805.438;90.0_Point-10\"\n }\n ]\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-02-28T14:41:33.596Z",
|
||||
"headers": [],
|
||||
"method": "POST",
|
||||
"modified": "2023-02-28T15:19:48.924Z",
|
||||
"name": "CDE",
|
||||
"params": [],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "http://localhost:5126/api/inbound/cde"
|
||||
},
|
||||
{
|
||||
"_id": "61383ad6-ceb4-4d98-86c1-bf00c0e4204d",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": -1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-07T17:21:05.219Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2023-03-08T19:05:54.744Z",
|
||||
"name": "GetHeaders",
|
||||
"params": [],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "http://localhost:5126/api/export/headers"
|
||||
},
|
||||
{
|
||||
"_id": "524e5261-69eb-4888-8818-608cde1ce506",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"SentToMetrology\": false,\n \"SentToSPC\": false,\n \"Id\": 0,\n \"Batch\": \"BIORAD#2\",\n \"Cassette\": \"BIORAD2\",\n \"CellName\": \"BIORAD2\",\n \"Date\": \"05/08/2023 12:23:23 AM\",\n \"FilePath\": \"\",\n \"Layer\": \"1\",\n \"MeanThickness\": \"21.8224\",\n \"Op\": \"C\",\n \"PSN\": \"5010\",\n \"PassFail\": \"PASS\",\n \"RDS\": \"588252\",\n \"RVThickness\": \"2.0559\",\n \"Reactor\": \"23\",\n \"Recipe\": \"PROD_8inch\",\n \"StdDev\": \"0.1483\",\n \"Title\": \"Bio-RadQS400MEPI\",\n \"UniqueId\": \"Bio-RadQS400MEPI_23-588252-5010.1_202305080023237034_5.4661928_Point-1\",\n \"Wafer\": \"23-588252-5010.1\",\n \"Zone\": \"-\",\n \"Details\": []\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "2465c0c3-582f-407a-9858-59112af93a68",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:34:03.006Z",
|
||||
"headers": [],
|
||||
"method": "POST",
|
||||
"modified": "2024-02-02T22:34:30.356Z",
|
||||
"name": "Inbound-SRP",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [],
|
||||
"url": "http://localhost:5003/api/inbound/SRP"
|
||||
}
|
||||
],
|
||||
"sortNum": 60000
|
||||
}
|
@ -1,104 +0,0 @@
|
||||
{
|
||||
"_id": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"colName": "Metrology-Viewer-IFX",
|
||||
"created": "2024-02-02T22:08:28.496Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "3773f77c-5b33-4555-b785-bbc3586f0aea",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4830\",\n \"Reactor\": \"41\",\n \"RDS\": \"584740\",\n \"ID\": 1680657537,\n \"Path\": \"\\\\\\\\messdv002.na.infineon.com\\\\Candela\\\\Archive\\\\API\\\\2023_Week_14\\\\-4830\\\\-41\\\\-584740\\\\-1680657537\\\\638162291037289598.json\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:08:28.506Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:08:28.506Z",
|
||||
"name": "GetProcessDataStandardFormat",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [],
|
||||
"url": "https://messa017.infineon.com/api/export/pdsf"
|
||||
},
|
||||
{
|
||||
"_id": "ade291d1-8996-4f71-ae65-fda33cf2165c",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4830\",\n \"Reactor\": \"41\",\n \"RDS\": \"584740\",\n \"ID\": 1680657537,\n \"Path\": \"\\\\\\\\messdv002.na.infineon.com\\\\Candela\\\\Archive\\\\API\\\\2023_Week_14\\\\-4830\\\\-41\\\\-584740\\\\-1680657537\\\\638162291037289598.json\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:08:46.403Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:08:46.403Z",
|
||||
"name": "GetLogistics",
|
||||
"params": [],
|
||||
"sortNum": 20000,
|
||||
"tests": [],
|
||||
"url": "https://messa017.infineon.com/api/export/logistics"
|
||||
},
|
||||
{
|
||||
"_id": "7e718287-cbb9-4d5f-a184-82af21ecea89",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4830\",\n \"Reactor\": \"41\",\n \"RDS\": \"584740\",\n \"ID\": 1680657537,\n \"Path\": \"\\\\\\\\messdv002.na.infineon.com\\\\Candela\\\\Archive\\\\API\\\\2023_Week_14\\\\-4830\\\\-41\\\\-584740\\\\-1680657537\\\\638162291037289598.json\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:08:58.029Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:08:58.029Z",
|
||||
"name": "GetLogistics",
|
||||
"params": [],
|
||||
"sortNum": 30000,
|
||||
"tests": [],
|
||||
"url": "https://messa017.infineon.com/api/export/logistics"
|
||||
},
|
||||
{
|
||||
"_id": "f5a24f86-59ee-4f58-94ca-6158c7909aac",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4830\",\n \"Reactor\": \"41\",\n \"RDS\": \"584740\",\n \"ID\": 1680657537,\n \"Path\": \"\\\\\\\\messdv002.na.infineon.com\\\\Candela\\\\Archive\\\\API\\\\2023_Week_14\\\\-4830\\\\-41\\\\-584740\\\\-1680657537\\\\638162291037289598.json\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:09:17.147Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:09:17.147Z",
|
||||
"name": "GetExport",
|
||||
"params": [],
|
||||
"sortNum": 40000,
|
||||
"tests": [],
|
||||
"url": "https://messa017.infineon.com/api/export/export"
|
||||
},
|
||||
{
|
||||
"_id": "2361f4a8-5832-4398-8eb4-3b18c42cf15b",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4830\",\n \"Reactor\": \"41\",\n \"RDS\": \"584740\",\n \"ID\": 1680657537,\n \"Path\": \"\\\\\\\\messdv002.na.infineon.com\\\\Candela\\\\Archive\\\\API\\\\2023_Week_14\\\\-4830\\\\-41\\\\-584740\\\\-1680657537\\\\638162291037289598.json\"\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "62c2b6e7-7384-4c14-ad16-dcee9214d39b",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:09:29.740Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:09:29.740Z",
|
||||
"name": "GetHeaders",
|
||||
"params": [],
|
||||
"sortNum": 50000,
|
||||
"tests": [],
|
||||
"url": "https://messa017.infineon.com/api/export/headers"
|
||||
}
|
||||
],
|
||||
"sortNum": 10000
|
||||
}
|
@ -1,29 +0,0 @@
|
||||
{
|
||||
"_id": "22b859b7-2808-4aec-9de4-b47bc69304d6",
|
||||
"colName": "Metrology-Viewer-V1",
|
||||
"created": "2024-04-15T20:22:24.086Z",
|
||||
"sortNum": 25000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "3c078bba-b411-4240-a481-df11508a362a",
|
||||
"colId": "22b859b7-2808-4aec-9de4-b47bc69304d6",
|
||||
"containerId": "",
|
||||
"name": "WaferCounter",
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com:4432/api/v1/WaferCounter/8INCH/last-quantity-and-slot-map/?area=MU",
|
||||
"method": "GET",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-04-15T20:22:48.954Z",
|
||||
"modified": "2024-04-15T20:23:08.946Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "area",
|
||||
"value": "MU",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"tests": []
|
||||
}
|
||||
]
|
||||
}
|
@ -1,140 +0,0 @@
|
||||
{
|
||||
"_id": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"colName": "Metrology-Viewer-V2",
|
||||
"created": "2024-02-02T22:11:06.989Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "a2c3e3f7-70aa-4e45-a854-605063f5de74",
|
||||
"colId": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:11:07.008Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:11:07.008Z",
|
||||
"name": "GetHeader",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV2/1677273357/header"
|
||||
},
|
||||
{
|
||||
"_id": "86ac8b73-7042-4f0c-a3ef-067302e082ac",
|
||||
"colId": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:11:31.444Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:11:31.444Z",
|
||||
"name": "GetEvents",
|
||||
"params": [],
|
||||
"sortNum": 20000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV2/1677273357/events"
|
||||
},
|
||||
{
|
||||
"_id": "3535a7be-f39c-4a5a-bd75-39d25cd1c46f",
|
||||
"colId": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:11:51.267Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:11:51.267Z",
|
||||
"name": "GetDescriptors",
|
||||
"params": [],
|
||||
"sortNum": 30000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV2/1677273357/descriptors"
|
||||
},
|
||||
{
|
||||
"_id": "382dafd7-3e5c-4569-b5e3-a3acbf00e358",
|
||||
"colId": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:12:10.468Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:12:10.468Z",
|
||||
"name": "GetData",
|
||||
"params": [],
|
||||
"sortNum": 40000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV2/1677273357/data"
|
||||
},
|
||||
{
|
||||
"_id": "5a5bfcb7-df67-4a7f-a535-934839bd4850",
|
||||
"colId": "8d34346f-8901-46c2-ba32-cc673914313a",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:12:31.494Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:12:31.494Z",
|
||||
"name": "GetCommandText",
|
||||
"params": [
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "process",
|
||||
"value": "61"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "job",
|
||||
"value": "CDE5"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "part",
|
||||
"value": "5012"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "lot",
|
||||
"value": "575908"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "date_time",
|
||||
"value": "2023-02-24 14:15:00"
|
||||
}
|
||||
],
|
||||
"sortNum": 50000,
|
||||
"tests": [
|
||||
{
|
||||
"action": ">",
|
||||
"custom": "",
|
||||
"type": "Content-Length",
|
||||
"value": "100"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV2/1677273357/commandText/?process=61&job=CDE5&part=5012&lot=575908&date_time=2023-02-24 14:15:00"
|
||||
}
|
||||
],
|
||||
"sortNum": 30000
|
||||
}
|
@ -1,69 +0,0 @@
|
||||
{
|
||||
"_id": "f5506d93-10ea-4e0c-90d2-c84502d6624c",
|
||||
"colName": "Metrology-Viewer-V3",
|
||||
"created": "2024-02-02T22:16:06.570Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "9fc873f5-c115-4239-95c9-05c9b96c478a",
|
||||
"colId": "f5506d93-10ea-4e0c-90d2-c84502d6624c",
|
||||
"containerId": "",
|
||||
"name": "GetProductDataAverageSumOfDefectsProcessMeanProcessSigma",
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV3/61/product-data-average-sum-of-defects-process-mean-process-sigma?recipe=8IN_IFX_ROTR",
|
||||
"method": "GET",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-02-02T22:17:00.996Z",
|
||||
"modified": "2024-02-02T23:44:19.328Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "recipe",
|
||||
"value": "8IN_IFX_ROTR",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "c20ffbba-cef0-4bb4-95ad-ac21ea569ec3",
|
||||
"colId": "f5506d93-10ea-4e0c-90d2-c84502d6624c",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:19:04.599Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:19:30.640Z",
|
||||
"name": "GetEpiProTempVerification",
|
||||
"params": [],
|
||||
"sortNum": 30000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV3/epi-pro-temp-verification"
|
||||
},
|
||||
{
|
||||
"_id": "5393fd5f-45e3-4e8f-ad10-2378089b26ec",
|
||||
"colId": "f5506d93-10ea-4e0c-90d2-c84502d6624c",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:19:40.719Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:19:59.473Z",
|
||||
"name": "GetEpiProTempVerificationRows",
|
||||
"params": [],
|
||||
"sortNum": 40000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV3/epi-pro-temp-verification-rows"
|
||||
},
|
||||
{
|
||||
"_id": "ff1353be-c2fe-43a1-8b6a-ad1a474c2810",
|
||||
"colId": "f5506d93-10ea-4e0c-90d2-c84502d6624c",
|
||||
"containerId": "",
|
||||
"name": "InfinityQS-ResourceID",
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQSV3/111/header",
|
||||
"method": "GET",
|
||||
"sortNum": 50000,
|
||||
"created": "2024-06-19T06:04:14.895Z",
|
||||
"modified": "2024-06-19T06:08:26.771Z",
|
||||
"headers": []
|
||||
}
|
||||
],
|
||||
"sortNum": 40000
|
||||
}
|
@ -1,76 +0,0 @@
|
||||
{
|
||||
"_id": "2d3befc2-1e07-4211-9c96-e527d9f5d753",
|
||||
"colName": "Metrology-Viewer-V4",
|
||||
"created": "2024-02-02T22:20:34.448Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "ec333c10-014d-4c6f-8ae3-b0cbea4fa180",
|
||||
"colId": "2d3befc2-1e07-4211-9c96-e527d9f5d753",
|
||||
"containerId": "",
|
||||
"name": "GetReactors",
|
||||
"url": "http://metrology-viewer-prod.mes.infineon.com:5002/api/v4/InfinityQS/reactors",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-02-02T22:20:39.446Z",
|
||||
"modified": "2024-02-29T23:34:50.451Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "609840a1-fc7c-4bad-8009-f6fac223f4d0",
|
||||
"colId": "2d3befc2-1e07-4211-9c96-e527d9f5d753",
|
||||
"containerId": "",
|
||||
"name": "GetProductionSpecification",
|
||||
"url": "http://metrology-viewer-prod.mes.infineon.com:5002/api/v4/InfinityQS/4589/production-specification",
|
||||
"method": "GET",
|
||||
"sortNum": 20000,
|
||||
"created": "2024-02-02T22:21:05.102Z",
|
||||
"modified": "2024-02-29T23:35:10.463Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "910d2d8c-28be-4da8-aa2b-e38f3c05bfc0",
|
||||
"colId": "2d3befc2-1e07-4211-9c96-e527d9f5d753",
|
||||
"containerId": "",
|
||||
"name": "GetEngineeringSpcReview",
|
||||
"url": "http://metrology-viewer-prod.mes.infineon.com:5002/api/v4/InfinityQS/engineering-spc-review",
|
||||
"method": "GET",
|
||||
"sortNum": 15000,
|
||||
"created": "2024-02-29T23:31:01.130Z",
|
||||
"modified": "2024-03-08T00:06:33.455Z",
|
||||
"headers": [],
|
||||
"params": [],
|
||||
"reqType": "get",
|
||||
"tests": []
|
||||
},
|
||||
{
|
||||
"_id": "42189c67-c0c8-4c82-85aa-a308b1e1d398",
|
||||
"colId": "2d3befc2-1e07-4211-9c96-e527d9f5d753",
|
||||
"containerId": "",
|
||||
"name": "GetLastGroupIdWithValue",
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com:4435/api/v4/InfinityQS/58/last-group-id-with-value/?part=4840&test=1228920625",
|
||||
"method": "GET",
|
||||
"sortNum": 30000,
|
||||
"created": "2024-05-07T19:15:38.306Z",
|
||||
"modified": "2024-05-08T22:44:41.548Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "part",
|
||||
"value": "4840",
|
||||
"isPath": false
|
||||
},
|
||||
{
|
||||
"name": "test",
|
||||
"value": "1228920625",
|
||||
"isPath": false
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"sortNum": 50000
|
||||
}
|
@ -1,287 +0,0 @@
|
||||
{
|
||||
"_id": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"colName": "Metrology-Viewer",
|
||||
"created": "2024-02-02T22:10:02.232Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "4eafe190-e59e-4a3e-af76-356f62fde842",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-07T17:20:54.044Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2023-03-07T17:20:54.044Z",
|
||||
"name": "tooltypes",
|
||||
"params": [],
|
||||
"sortNum": 0,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/tooltypes"
|
||||
},
|
||||
{
|
||||
"_id": "af298148-482d-4822-80ba-1abb86e1f9c2",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": 1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "fb96b15a-0cc4-48c7-8767-34f1242750e8",
|
||||
"containerId": "",
|
||||
"created": "2023-03-08T17:17:47.597Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2023-03-08T17:19:13.764Z",
|
||||
"name": "GetExport",
|
||||
"params": [],
|
||||
"sortNum": 15000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/export/export"
|
||||
},
|
||||
{
|
||||
"_id": "524e5261-69eb-4888-8818-608cde1ce506",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"SentToMetrology\": false,\n \"SentToSPC\": false,\n \"Id\": 0,\n \"Batch\": \"BIORAD#2\",\n \"Cassette\": \"BIORAD2\",\n \"CellName\": \"BIORAD2\",\n \"Date\": \"05/08/2023 12:23:23 AM\",\n \"FilePath\": \"\",\n \"Layer\": \"1\",\n \"MeanThickness\": \"21.8224\",\n \"Op\": \"C\",\n \"PSN\": \"5010\",\n \"PassFail\": \"PASS\",\n \"RDS\": \"588252\",\n \"RVThickness\": \"2.0559\",\n \"Reactor\": \"23\",\n \"Recipe\": \"PROD_8inch\",\n \"StdDev\": \"0.1483\",\n \"Title\": \"Bio-RadQS400MEPI\",\n \"UniqueId\": \"Bio-RadQS400MEPI_23-588252-5010.1_202305080023237034_5.4661928_Point-1\",\n \"Wafer\": \"23-588252-5010.1\",\n \"Zone\": \"-\",\n \"Details\": []\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "9ebfb84d-fa73-4c00-a2e0-e9ec69a31a16",
|
||||
"containerId": "",
|
||||
"created": "2023-05-08T19:34:14.843Z",
|
||||
"headers": [],
|
||||
"method": "POST",
|
||||
"modified": "2023-05-08T19:50:20.646Z",
|
||||
"name": "Inbound-SRP",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [],
|
||||
"url": "http://oi-metrology-viewer-prod.mes.infineon.com/api/inbound/SRP"
|
||||
},
|
||||
{
|
||||
"_id": "4bf625ff-f62f-4c7c-a407-ba8dba9dee5f",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": 1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:10:02.241Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:10:02.241Z",
|
||||
"name": "GetProcessDataStandardFormat",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/export/pdsf"
|
||||
},
|
||||
{
|
||||
"_id": "9cb709c6-107c-4af8-a73d-b91f6af0e9dd",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": 1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:10:21.819Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:10:21.819Z",
|
||||
"name": "GetLogistics",
|
||||
"params": [],
|
||||
"sortNum": 20000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/export/logistics"
|
||||
},
|
||||
{
|
||||
"_id": "cd16771b-86f3-4e04-822c-4cc383f6dc57",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": 1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:10:31.331Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:10:31.331Z",
|
||||
"name": "GetLogistics",
|
||||
"params": [],
|
||||
"sortNum": 30000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/export/logistics"
|
||||
},
|
||||
{
|
||||
"_id": "d9037abb-bfe1-4a0f-b08f-d8a85bf2363a",
|
||||
"body": {
|
||||
"form": [],
|
||||
"raw": "{\n \"PSN\": \"4698\",\n \"RDS\": \"578824\",\n \"Reactor\": \"62\",\n \"ID\": 1678296039\n}",
|
||||
"type": "json"
|
||||
},
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:10:43.811Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:10:43.811Z",
|
||||
"name": "GetHeaders",
|
||||
"params": [],
|
||||
"sortNum": 40000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/export/headers"
|
||||
},
|
||||
{
|
||||
"_id": "8f759b26-1e45-48fb-8dcc-04d28c07d64e",
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:11:20.004Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:11:20.004Z",
|
||||
"name": "GetHeader",
|
||||
"params": [],
|
||||
"sortNum": 50000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQS/1677273357/header"
|
||||
},
|
||||
{
|
||||
"_id": "0153f8ec-6c71-4086-bed1-7aa55c49d22f",
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:11:40.644Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:11:40.644Z",
|
||||
"name": "GetEvents",
|
||||
"params": [],
|
||||
"sortNum": 60000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQS/1677273357/events"
|
||||
},
|
||||
{
|
||||
"_id": "9cfea556-f2fc-4671-a1a1-2000430a73be",
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:12:01.139Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:12:01.139Z",
|
||||
"name": "GetDescriptors",
|
||||
"params": [],
|
||||
"sortNum": 70000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQS/1677273357/descriptors"
|
||||
},
|
||||
{
|
||||
"_id": "57cdf064-ec8a-4c6a-8af4-f875f0404940",
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:12:20.260Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:12:20.260Z",
|
||||
"name": "GetData",
|
||||
"params": [],
|
||||
"sortNum": 80000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.",
|
||||
"type": "json-query",
|
||||
"value": "2"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQS/1677273357/data"
|
||||
},
|
||||
{
|
||||
"_id": "ef252f05-4497-42c7-adba-de78ae653723",
|
||||
"colId": "e257ee79-dd2c-4581-8f27-53bbfc55cd46",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T22:12:40.299Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T22:12:40.299Z",
|
||||
"name": "GetCommandText",
|
||||
"params": [
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "sub_group_id",
|
||||
"value": "1677273357"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "process",
|
||||
"value": "61"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "job",
|
||||
"value": "CDE5"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "part",
|
||||
"value": "5012"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "lot",
|
||||
"value": "575908"
|
||||
},
|
||||
{
|
||||
"isPath": false,
|
||||
"name": "date_time",
|
||||
"value": "2023-02-24 14:15:00"
|
||||
}
|
||||
],
|
||||
"sortNum": 90000,
|
||||
"tests": [
|
||||
{
|
||||
"action": ">",
|
||||
"custom": "",
|
||||
"type": "Content-Length",
|
||||
"value": "100"
|
||||
}
|
||||
],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com/api/InfinityQS/commandText/?sub_group_id=1677273357&process=61&job=CDE5&part=5012&lot=575908&date_time=2023-02-24 14:15:00"
|
||||
},
|
||||
{
|
||||
"_id": "2f615cf3-2068-43ac-8220-d5433ed7c843",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2024-05-15T18:33:51.105Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-05-15T18:33:51.105Z",
|
||||
"name": "AppSettings",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [],
|
||||
"url": "https://oi-metrology-viewer-prod.mes.infineon.com:4436/api/AppSettings/App"
|
||||
}
|
||||
],
|
||||
"sortNum": 20000
|
||||
}
|
@ -1,29 +0,0 @@
|
||||
{
|
||||
"_id": "f144aa6d-c709-4797-a86e-5971ad8014c7",
|
||||
"colName": "MonA",
|
||||
"created": "2024-04-09T13:45:29.561Z",
|
||||
"sortNum": 110000,
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "ab233566-83bc-4d1d-914d-34d85f06d2a7",
|
||||
"colId": "f144aa6d-c709-4797-a86e-5971ad8014c7",
|
||||
"containerId": "",
|
||||
"name": "mestsa07ec.infineon.com-vfs.fs.size[D:,total] avg",
|
||||
"url": "https://monout.auc.infineon.com/hour/1d/data.json?sys=zabbix:emea_win:mestsa07ec.infineon.com:vfs.fs.size[D:,total]",
|
||||
"method": "GET",
|
||||
"sortNum": 10000,
|
||||
"created": "2024-04-09T13:45:44.336Z",
|
||||
"modified": "2024-04-09T13:45:47.807Z",
|
||||
"headers": [],
|
||||
"params": [
|
||||
{
|
||||
"name": "sys",
|
||||
"value": "zabbix:emea_win:mestsa07ec.infineon.com:vfs.fs.size[D:,total]",
|
||||
"isPath": false
|
||||
}
|
||||
],
|
||||
"tests": []
|
||||
}
|
||||
]
|
||||
}
|
@ -1,72 +0,0 @@
|
||||
{
|
||||
"_id": "8c87cf23-6a8b-400a-8d67-bc19bb00d995",
|
||||
"colName": "OI-Wizard",
|
||||
"created": "2024-02-02T22:43:44.914Z",
|
||||
"folders": [],
|
||||
"requests": [
|
||||
{
|
||||
"_id": "727621f0-63a3-4df2-9cfc-2610c532670d",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2023-03-02T18:20:01.561Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2023-03-06T18:40:43.162Z",
|
||||
"name": "RDS",
|
||||
"params": [],
|
||||
"sortNum": 0,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.rds.rdsLayers",
|
||||
"type": "json-query",
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"url": "http://messa020ec.infineon.com/api/oiWizard/materials/rds/578941"
|
||||
},
|
||||
{
|
||||
"_id": "c75ed032-e1d8-4a25-86e2-30d367ce6c6a",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T23:00:42.523Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T23:00:42.523Z",
|
||||
"name": "PSN",
|
||||
"params": [],
|
||||
"sortNum": 10000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.rds.rdsLayers",
|
||||
"type": "json-query",
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"url": "http://messa020ec.infineon.com/api/oiWizard/materials/rds/578941"
|
||||
},
|
||||
{
|
||||
"_id": "78c46cbd-c823-42c3-a3de-d962c206e46d",
|
||||
"colId": "history",
|
||||
"containerId": "",
|
||||
"created": "2024-02-02T23:45:08.358Z",
|
||||
"headers": [],
|
||||
"method": "GET",
|
||||
"modified": "2024-02-02T23:45:08.358Z",
|
||||
"name": "Reactors",
|
||||
"params": [],
|
||||
"sortNum": 5000,
|
||||
"tests": [
|
||||
{
|
||||
"action": "count",
|
||||
"custom": "json.rds.rdsLayers",
|
||||
"type": "json-query",
|
||||
"value": "1"
|
||||
}
|
||||
],
|
||||
"url": "http://messa020ec.infineon.com/api/oiWizard/materials/rds/578941"
|
||||
}
|
||||
],
|
||||
"sortNum": 80000
|
||||
}
|
71
.vscode/extensions-each.json
vendored
71
.vscode/extensions-each.json
vendored
@ -1,71 +0,0 @@
|
||||
{
|
||||
"_ Extract JSON data": "$..identifier.id",
|
||||
"code": [
|
||||
"aliasadidev.nugetpackagemanagergui",
|
||||
"bennycode.sort-everything",
|
||||
"bierner.markdown-checkbox",
|
||||
"brunnerh.file-properties-viewer",
|
||||
"catbraaain.mermaid-language",
|
||||
"fcrespo82.markdown-table-formatter",
|
||||
"gordonlarrigan.vscode-kanbn",
|
||||
"ifx.type-script-helper",
|
||||
"mhutchie.git-graph",
|
||||
"mikeburgh.xml-format",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"patcx.vscode-nuget-gallery",
|
||||
"phplasma.csv-to-table",
|
||||
"redhat.vscode-yaml",
|
||||
"ryu1kn.partial-diff",
|
||||
"scabana.trxviewer",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"tamasruss.kanbandown",
|
||||
"weijunyu.vscode-json-path"
|
||||
],
|
||||
"code-insiders": [
|
||||
"aliasadidev.nugetpackagemanagergui",
|
||||
"bennycode.sort-everything",
|
||||
"bierner.markdown-checkbox",
|
||||
"brunnerh.file-properties-viewer",
|
||||
"catbraaain.mermaid-language",
|
||||
"fcrespo82.markdown-table-formatter",
|
||||
"github.copilot-chat",
|
||||
"github.copilot",
|
||||
"gordonlarrigan.vscode-kanbn",
|
||||
"ifx.type-script-helper",
|
||||
"mhutchie.git-graph",
|
||||
"mikeburgh.xml-format",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"patcx.vscode-nuget-gallery",
|
||||
"phplasma.csv-to-table",
|
||||
"redhat.vscode-yaml",
|
||||
"ryu1kn.partial-diff",
|
||||
"scabana.trxviewer",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"tamasruss.kanbandown",
|
||||
"weijunyu.vscode-json-path"
|
||||
],
|
||||
"codium": [
|
||||
"aliasadidev.nugetpackagemanagergui",
|
||||
"bennycode.sort-everything",
|
||||
"bierner.markdown-checkbox",
|
||||
"brunnerh.file-properties-viewer",
|
||||
"catbraaain.mermaid-language",
|
||||
"fcrespo82.markdown-table-formatter",
|
||||
"gordonlarrigan.vscode-kanbn",
|
||||
"ifx.type-script-helper",
|
||||
"mhutchie.git-graph",
|
||||
"mikeburgh.xml-format",
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"muhammad-sammy.csharp",
|
||||
"patcx.vscode-nuget-gallery",
|
||||
"rangav.vscode-thunder-client",
|
||||
"redhat.vscode-yaml",
|
||||
"ryu1kn.partial-diff",
|
||||
"scabana.trxviewer",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"tamasruss.kanbandown",
|
||||
"weijunyu.vscode-json-path"
|
||||
]
|
||||
}
|
90
.vscode/extensions.json
vendored
90
.vscode/extensions.json
vendored
@ -1,95 +1,47 @@
|
||||
{
|
||||
"recommendations": [
|
||||
"ahmadalli.vscode-nginx-conf",
|
||||
"adrianwilczynski.asp-net-core-switcher",
|
||||
"adrianwilczynski.namespace",
|
||||
"adrianwilczynski.terminal-commands",
|
||||
"aliasadidev.nugetpackagemanagergui",
|
||||
"bennycode.sort-everything",
|
||||
"bierner.markdown-checkbox",
|
||||
"bierner.markdown-mermaid",
|
||||
"brunnerh.file-properties-viewer",
|
||||
"catbraaain.mermaid-language",
|
||||
"ckolkman.vscode-postgres",
|
||||
"bodil.file-browser",
|
||||
"codezombiech.gitignore",
|
||||
"cweijan.vscode-office",
|
||||
"darkriszty.markdown-table-prettify",
|
||||
"donjayamanne.githistory",
|
||||
"editorconfig.editorconfig",
|
||||
"EditorConfig.EditorConfig",
|
||||
"eg2.vscode-npm-script",
|
||||
"esbenp.prettier-vscode",
|
||||
"fcrespo82.markdown-table-formatter",
|
||||
"foam.foam-vscode",
|
||||
"formulahendry.dotnet-test-explorer",
|
||||
"gera2ld.markmap-vscode",
|
||||
"github.copilot-chat",
|
||||
"github.copilot",
|
||||
"github.remotehub",
|
||||
"golang.go",
|
||||
"gordonlarrigan.vscode-kanbn",
|
||||
"GitHub.remotehub",
|
||||
"GitHub.vscode-pull-request-github",
|
||||
"hashhar.gitattributes",
|
||||
"heaths.vscode-guid",
|
||||
"hediet.vscode-drawio",
|
||||
"ifx.type-script-helper",
|
||||
"jacokok.csharp-stretch",
|
||||
"janjoerke.jenkins-pipeline-linter-connector",
|
||||
"johnpapa.vscode-peacock",
|
||||
"kortina.vscode-markdown-notes",
|
||||
"lengmo.json-table-viewer",
|
||||
"lowfront.vscode-windows-lnk",
|
||||
"luyuhuang.rss",
|
||||
"mhutchie.git-graph",
|
||||
"mikeburgh.xml-format",
|
||||
"ms-azure-devops.azure-pipelines",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"ms-dotnettools.blazorwasm-companion",
|
||||
"ms-dotnettools.csdevkit",
|
||||
"ms-dotnettools.csharp",
|
||||
"ms-dotnettools.vscode-dotnet-runtime",
|
||||
"ms-edgedevtools.vscode-edge-devtools",
|
||||
"ms-mssql.data-workspace-vscode",
|
||||
"ms-mssql.mssql",
|
||||
"ms-mssql.sql-bindings-vscode",
|
||||
"ms-mssql.sql-database-projects-vscode",
|
||||
"ms-vscode-remote.remote-ssh-edit",
|
||||
"ms-vscode-remote.remote-ssh",
|
||||
"ms-vscode-remote.remote-wsl",
|
||||
"ms-vscode.azure-account",
|
||||
"ms-vscode.js-debug-companion",
|
||||
"ms-vscode.live-server",
|
||||
"ms-vscode.remote-explorer",
|
||||
"ms-vscode.remote-repositories",
|
||||
"ms-vscode.test-adapter-converter",
|
||||
"ms-vscode.wasm-dwarf-debugging",
|
||||
"muhammad-sammy.csharp",
|
||||
"nicolasvuillamy.vscode-groovy-lint",
|
||||
"ms-vscode-remote.remote-ssh-edit",
|
||||
"ms-vscode.powershell",
|
||||
"patcx.vscode-nuget-gallery",
|
||||
"phares.vscode-kanbn",
|
||||
"phplasma.csv-to-table",
|
||||
"pomdtr.excalidraw-editor",
|
||||
"randomfractalsinc.vscode-chartjs",
|
||||
"rangav.vscode-thunder-client",
|
||||
"recode4dev.jenkinsfile",
|
||||
"redhat.vscode-yaml",
|
||||
"ryanluker.vscode-coverage-gutters",
|
||||
"ryu1kn.partial-diff",
|
||||
"scabana.trxviewer",
|
||||
"streetsidesoftware.code-spell-checker",
|
||||
"tamasruss.kanbandown",
|
||||
"tomaustin.azure-devops-yaml-pipeline-validator",
|
||||
"tylerleonhardt.outlook-unofficial",
|
||||
"unifiedjs.vscode-mdx",
|
||||
"visualstudioexptteam.intellicode-api-usage-examples",
|
||||
"visualstudioexptteam.vscodeintellicode",
|
||||
"vscode-icons-team.vscode-icons",
|
||||
"weijunyu.vscode-json-path",
|
||||
"VirtusLab.codetale",
|
||||
"VisualStudioExptTeam.vscodeintellicode",
|
||||
"vscode-icons-team.vscode-icons"
|
||||
],
|
||||
"unwantedRecommendations": [
|
||||
"christian-kohler.npm-intellisense",
|
||||
"davidanson.vscode-markdownlint",
|
||||
"dbaeumer.jshint",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"eamodio.gitlens",
|
||||
"felipecaputo.git-project-manager",
|
||||
"firefox-devtools.vscode-firefox-debug",
|
||||
"hookyqr.beautify",
|
||||
"virtuslab.codetale",
|
||||
"ms-azuretools.vscode-docker",
|
||||
"christian-kohler.npm-intellisense",
|
||||
"firefox-devtools.vscode-firefox-debug",
|
||||
"dbaeumer.vscode-eslint",
|
||||
"dbaeumer.jshint",
|
||||
"felipecaputo.git-project-manager",
|
||||
"eamodio.gitlens",
|
||||
"hookyqr.beautify",
|
||||
"davidanson.vscode-markdownlint"
|
||||
]
|
||||
}
|
35
.vscode/mklink.md
vendored
35
.vscode/mklink.md
vendored
@ -1,35 +0,0 @@
|
||||
# mklink
|
||||
|
||||
```bash Fri Jul 12 2024 11:57:19 GMT-0700 (Mountain Standard Time)
|
||||
mkdir "C:\Users\phares\.omnisharp"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\.omnisharp" "C:\Users\phares\.omnisharp"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\.omnisharp" "C:\Users\phares\.omnisharp"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\.omnisharp" "C:\Users\phares\.omnisharp"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\User" "C:\Users\phares\AppData\Roaming\Code\User"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\user" "C:\Users\phares\AppData\Roaming\VSCodium\User"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\user" "C:\Users\phares\AppData\Roaming\Code - Insiders\User"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\app-codium" "C:\Users\phares\AppData\Local\Programs\VSCodium\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\app-codium" "C:\Users\phares\AppData\Local\Programs\VSCodium\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\app-code" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\app-codium" "C:\Users\phares\AppData\Local\Programs\VSCodium\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\app-code" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\app-code" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\app-insiders" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\app-insiders" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\app-insiders" "C:\Users\phares\AppData\Local\Programs\Microsoft VS Code Insiders\resources\app"
|
||||
```
|
||||
|
||||
```bash Fri Jul 12 2024 11:57:21 GMT-0700 (Mountain Standard Time)
|
||||
mkdir "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
|
||||
mklink /J "C:\Users\phares\AppData\Roaming\Code - Insiders\User\globalStorage\rangav.vscode-thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
|
||||
mklink /J "C:\Users\phares\AppData\Roaming\VSCodium\User\globalStorage\rangav.vscode-thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\.thunder-client" "C:\Users\phares\AppData\Roaming\Code\User\globalStorage\rangav.vscode-thunder-client\collections"
|
||||
```
|
||||
|
||||
```bash Fri Jul 12 2024 11:57:21 GMT-0700 (Mountain Standard Time)
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Phares\.extensions" "C:\Users\phares\.vscode\extensions"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-OSS-Phares\.extensions" "C:\Users\phares\.vscode-oss\extensions"
|
||||
mklink /J "L:\DevOps\Mesa_FI\VS-Code-Settings-Insiders-Phares\.extensions" "C:\Users\phares\.vscode-insiders\extensions"
|
||||
```
|
28
.vscode/settings.json
vendored
28
.vscode/settings.json
vendored
@ -58,65 +58,65 @@
|
||||
},
|
||||
"mssql.connections": [
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=ControlPlans;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=ControlPlans;Integrated Security=True",
|
||||
"profileName": "ControlPlans",
|
||||
"database": "ControlPlans",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=G4Substrates_01;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Substrates_01;Integrated Security=True",
|
||||
"profileName": "G4Substrates_01",
|
||||
"database": "G4Substrates_01",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=G4Wafers_01;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=G4Wafers_01;Integrated Security=True",
|
||||
"profileName": "G4Wafers_01",
|
||||
"database": "G4Wafers_01",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=IRMNSPC;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=IRMNSPC;Integrated Security=True",
|
||||
"profileName": "IRMNSPC",
|
||||
"database": "IRMNSPC",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=Metrology;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology;Integrated Security=True",
|
||||
"profileName": "Metrology",
|
||||
"database": "Metrology",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=Metrology_Archive;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=Metrology_Archive;Integrated Security=True",
|
||||
"profileName": "Metrology_Archive",
|
||||
"database": "Metrology_Archive",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
{
|
||||
"connectionString": "Data Source=messqlec1.infineon.com\\PROD1,53959;Initial Catalog=SPCEPIWORLD;Integrated Security=True",
|
||||
"connectionString": "Data Source=messv01ec.ec.local\\PROD1,53959;Initial Catalog=SPCEPIWORLD;Integrated Security=True",
|
||||
"profileName": "SPCEPIWORLD",
|
||||
"database": "SPCEPIWORLD",
|
||||
"user": "",
|
||||
"server": "messqlec1.infineon.com\\PROD1,53959",
|
||||
"server": "messv01ec.ec.local\\PROD1,53959",
|
||||
"authenticationType": "Integrated",
|
||||
"password": ""
|
||||
},
|
||||
|
@ -33,7 +33,9 @@
|
||||
"csharp.suppressBuildAssetsNotification": true,
|
||||
"csharp.suppressDotnetRestoreNotification": true,
|
||||
"cSpell.words": [
|
||||
"blazorwasm"
|
||||
"blazorwasm",
|
||||
"infineon",
|
||||
"phares"
|
||||
],
|
||||
"debug.console.closeOnEnd": true,
|
||||
"debug.console.fontSize": 12,
|
||||
@ -84,6 +86,18 @@
|
||||
"omnisharp.disableMSBuildDiagnosticWarning": true,
|
||||
"omnisharp.enableEditorConfigSupport": true,
|
||||
"omnisharp.enableRoslynAnalyzers": true,
|
||||
"paste-replaced.replacers": [
|
||||
{
|
||||
"name": "Windows to Linux",
|
||||
"replacements": [
|
||||
[
|
||||
"\\\\",
|
||||
"/",
|
||||
"g"
|
||||
]
|
||||
]
|
||||
}
|
||||
],
|
||||
"prettier.enabledLanguageIds": [
|
||||
"csharp",
|
||||
"css",
|
||||
@ -121,6 +135,11 @@
|
||||
}
|
||||
],
|
||||
"razor.disableBlazorDebugPrompt": true,
|
||||
"remote.SSH.remotePlatform": {
|
||||
"192.168.0.112": "linux",
|
||||
"192.168.0.34": "linux",
|
||||
"192.168.0.73": "linux"
|
||||
},
|
||||
"runTerminalCommand.commands": [
|
||||
{
|
||||
"auto": true,
|
||||
@ -231,7 +250,6 @@
|
||||
"name": "Ubuntu - chown root"
|
||||
}
|
||||
],
|
||||
"scm.experimental.showHistoryGraph": true,
|
||||
"security.workspace.trust.untrustedFiles": "open",
|
||||
"settings.cycle": [
|
||||
{
|
||||
@ -252,9 +270,8 @@
|
||||
],
|
||||
"svelte.enable-ts-plugin": true,
|
||||
"task.quickOpen.history": 20,
|
||||
"telemetry.telemetryLevel": "off",
|
||||
"terminal.integrated.defaultProfile.windows": "Command Prompt",
|
||||
"terminal.integrated.enableMultiLinePasteWarning": "never",
|
||||
"terminal.integrated.defaultProfile.windows": "Git Bash",
|
||||
"terminal.integrated.enableMultiLinePasteWarning": false,
|
||||
"terminal.integrated.fontSize": 12,
|
||||
"terminal.integrated.tabs.enabled": true,
|
||||
"thunder-client.saveToWorkspace": false,
|
||||
@ -269,10 +286,10 @@
|
||||
"window.zoomLevel": 1,
|
||||
"workbench.commandPalette.history": 20,
|
||||
"workbench.editor.empty.hint": "hidden",
|
||||
"workbench.editor.enablePreview": false,
|
||||
"workbench.editorAssociations": {
|
||||
"*.dib": "default",
|
||||
"*.lnk": "ink.connector"
|
||||
"*.lnk": "ink.connector",
|
||||
"*.pcl": "hexEditor.hexedit"
|
||||
},
|
||||
"workbench.list.openMode": "doubleClick",
|
||||
"workbench.startupEditor": "newUntitledFile"
|
||||
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Code",
|
||||
"version": "1.91.1",
|
||||
"distro": "a08799837ca498c02f445ca7a896f446419af238",
|
||||
"version": "1.84.2",
|
||||
"distro": "ff0198cd90b25ba7ca853279cea9b8bb3cf5164d",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
},
|
||||
@ -16,7 +16,7 @@
|
||||
"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",
|
||||
"compile": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile",
|
||||
"watch": "npm-run-all -lp watch-client watch-extensions",
|
||||
"watchd": "deemon yarn watch",
|
||||
"watch-webd": "deemon yarn watch-web",
|
||||
@ -24,14 +24,14 @@
|
||||
"kill-watch-webd": "deemon --kill yarn watch-web",
|
||||
"restart-watchd": "deemon --restart yarn watch",
|
||||
"restart-watch-webd": "deemon --restart yarn watch-web",
|
||||
"watch-client": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-client": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-clientd": "deemon yarn watch-client",
|
||||
"kill-watch-clientd": "deemon --kill yarn watch-client",
|
||||
"watch-extensions": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensions": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensionsd": "deemon yarn watch-extensions",
|
||||
"kill-watch-extensionsd": "deemon --kill yarn watch-extensions",
|
||||
"precommit": "node build/hygiene.js",
|
||||
"gulp": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"gulp": "node --max_old_space_size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"electron": "node build/lib/electron",
|
||||
"7z": "7z",
|
||||
"update-grammars": "node build/npm/update-all-grammars.mjs",
|
||||
@ -47,108 +47,110 @@
|
||||
"update-distro": "node build/npm/update-distro.mjs",
|
||||
"web": "echo 'yarn web' is replaced by './scripts/code-server' or './scripts/code-web'",
|
||||
"compile-cli": "gulp compile-cli",
|
||||
"compile-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"compile-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"eslint": "node build/eslint",
|
||||
"stylelint": "node build/stylelint",
|
||||
"playwright-install": "node build/azure-pipelines/common/installPlaywright.js",
|
||||
"compile-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js",
|
||||
"update-build-ts-version": "yarn add typescript@next && tsc -p ./build/tsconfig.build.json"
|
||||
"compile-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max_old_space_size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.1.4",
|
||||
"@vscode/proxy-agent": "^0.21.0",
|
||||
"@vscode/ripgrep": "^1.15.9",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
"@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",
|
||||
"@vscode/windows-mutex": "^0.5.0",
|
||||
"@vscode/windows-process-tree": "^0.6.0",
|
||||
"@vscode/windows-mutex": "^0.4.4",
|
||||
"@vscode/windows-process-tree": "^0.5.0",
|
||||
"@vscode/windows-registry": "^1.1.0",
|
||||
"@xterm/addon-clipboard": "0.2.0-beta.4",
|
||||
"@xterm/addon-image": "0.9.0-beta.21",
|
||||
"@xterm/addon-search": "0.16.0-beta.21",
|
||||
"@xterm/addon-serialize": "0.14.0-beta.21",
|
||||
"@xterm/addon-unicode11": "0.9.0-beta.21",
|
||||
"@xterm/addon-webgl": "0.19.0-beta.21",
|
||||
"@xterm/headless": "5.6.0-beta.21",
|
||||
"@xterm/xterm": "5.6.0-beta.21",
|
||||
"graceful-fs": "4.2.11",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"jschardet": "3.1.2",
|
||||
"jschardet": "3.0.0",
|
||||
"kerberos": "^2.0.1",
|
||||
"minimist": "^1.2.6",
|
||||
"native-is-elevated": "0.7.0",
|
||||
"native-keymap": "^3.3.5",
|
||||
"native-keymap": "^3.3.4",
|
||||
"native-watchdog": "^1.4.1",
|
||||
"node-pty": "1.1.0-beta11",
|
||||
"tas-client-umd": "0.2.0",
|
||||
"v8-inspect-profiler": "^0.1.1",
|
||||
"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",
|
||||
"yauzl": "^3.0.0",
|
||||
"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.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.40.1",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"@swc/core": "1.3.62",
|
||||
"@types/cookie": "^0.3.3",
|
||||
"@types/cssnano": "^4.0.0",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/graceful-fs": "4.1.2",
|
||||
"@types/gulp-postcss": "^8.0.0",
|
||||
"@types/gulp-svgmin": "^1.2.1",
|
||||
"@types/http-proxy-agent": "^2.0.1",
|
||||
"@types/kerberos": "^1.1.2",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "20.x",
|
||||
"@types/node": "18.x",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@types/sinon-test": "^2.4.2",
|
||||
"@types/trusted-types": "^1.0.6",
|
||||
"@types/vscode-notebook-renderer": "^1.72.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
"@types/webpack": "^5.28.1",
|
||||
"@types/wicg-file-system-access": "^2020.9.6",
|
||||
"@types/windows-foreground-love": "^0.3.0",
|
||||
"@types/winreg": "^1.2.30",
|
||||
"@types/yauzl": "^2.10.0",
|
||||
"@types/yauzl": "^2.9.1",
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
||||
"@typescript-eslint/experimental-utils": "^5.57.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@vscode/gulp-electron": "^1.36.0",
|
||||
"@vscode/l10n-dev": "0.0.35",
|
||||
"@vscode/telemetry-extractor": "^1.10.2",
|
||||
"@vscode/test-cli": "^0.0.6",
|
||||
"@vscode/test-electron": "^2.3.8",
|
||||
"@vscode/test-web": "^0.0.50",
|
||||
"@vscode/v8-heap-parser": "^0.1.0",
|
||||
"@vscode/l10n-dev": "0.0.21",
|
||||
"@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",
|
||||
"css-loader": "^6.9.1",
|
||||
"cssnano": "^6.0.3",
|
||||
"css-loader": "^6.7.3",
|
||||
"cssnano": "^4.1.11",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.8.0",
|
||||
"electron": "29.4.0",
|
||||
"electron": "25.9.2",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-jsdoc": "^46.5.0",
|
||||
@ -169,6 +171,7 @@
|
||||
"gulp-gzip": "^1.4.2",
|
||||
"gulp-json-editor": "^2.5.0",
|
||||
"gulp-plumber": "^1.2.0",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-replace": "^0.5.4",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
@ -177,7 +180,7 @@
|
||||
"husky": "^0.13.1",
|
||||
"innosetup": "6.0.5",
|
||||
"istanbul-lib-coverage": "^3.2.0",
|
||||
"istanbul-lib-instrument": "^6.0.1",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"istanbul-lib-report": "^3.0.0",
|
||||
"istanbul-lib-source-maps": "^4.0.1",
|
||||
"istanbul-reports": "^3.1.5",
|
||||
@ -194,8 +197,6 @@
|
||||
"opn": "^6.0.0",
|
||||
"p-all": "^1.0.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss-nesting": "^12.0.2",
|
||||
"pump": "^1.0.1",
|
||||
"rcedit": "^1.1.0",
|
||||
"rimraf": "^2.2.8",
|
||||
@ -207,18 +208,15 @@
|
||||
"ts-loader": "^9.4.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"typescript": "^5.6.0-dev.20240618",
|
||||
"util": "^0.12.4",
|
||||
"typescript": "^5.3.0-dev.20231002",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"vscode-nls-dev": "^3.3.1",
|
||||
"webpack": "^5.91.0",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack": "^5.77.0",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.4.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"node-gyp-build": "4.8.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
|
@ -44,6 +44,7 @@
|
||||
"extensionsGallery": {
|
||||
"nlsBaseUrl": "https://www.vscode-unpkg.net/_lp/",
|
||||
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
||||
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
|
||||
"itemUrl": "https://marketplace.visualstudio.com/items",
|
||||
"publisherUrl": "https://marketplace.visualstudio.com/publishers",
|
||||
"resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
|
||||
@ -131,8 +132,7 @@
|
||||
"pathGlob": "{**/*.java}",
|
||||
"important": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -141,8 +141,7 @@
|
||||
],
|
||||
"important": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
]
|
||||
@ -164,14 +163,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-toolsai.prompty": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/*.prompty}",
|
||||
"important": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-vscode.cpptools-extension-pack": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -355,6 +346,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-vscode.vscode-typescript-tslint-plugin": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/tslint.json}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bmewburn.vscode-intelephense-client": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -404,6 +402,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"felipecaputo.git-project-manager": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/.gitignore,**/.git}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"eamodio.gitlens": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -523,6 +528,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/skaffold.yaml}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Oracle.oracledevtools": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -537,7 +549,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"vmware.vscode-boot-dev-pack": {
|
||||
"Pivotal.vscode-boot-dev-pack": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/application.properties}"
|
||||
@ -646,11 +658,10 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
},
|
||||
"vmware.vscode-boot-dev-pack": {
|
||||
"Pivotal.vscode-boot-dev-pack": {
|
||||
"name": "Spring Boot Extension Pack",
|
||||
"isExtensionPack": true
|
||||
}
|
||||
@ -665,8 +676,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -932,6 +942,9 @@
|
||||
},
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -945,6 +958,9 @@
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
},
|
||||
"ms-vscode-remote.remote-containers": {
|
||||
"name": "Dev Containers"
|
||||
}
|
||||
@ -1064,8 +1080,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1078,8 +1093,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1182,6 +1196,9 @@
|
||||
},
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1194,6 +1211,9 @@
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
},
|
||||
"ms-vscode-remote.remote-containers": {
|
||||
"name": "Dev Containers"
|
||||
}
|
||||
@ -1636,6 +1656,7 @@
|
||||
"companyName": "Microsoft"
|
||||
},
|
||||
"appCenter": {
|
||||
"win32-ia32": "appcenter://code?aid=f4289815-a66e-4ad9-b74f-d8e5bc093e41",
|
||||
"win32-x64": "appcenter://code?aid=a4e3233c-699c-46ec-b4f4-9c2a77254662",
|
||||
"win32-arm64": "appcenter://code?aid=3712d786-7cc8-4f11-8b08-cc12eab6d4f7",
|
||||
"linux-x64": "appcenter://code?aid=fba07a4d-84bd-4fc8-a125-9640fc8ce171",
|
||||
@ -1715,16 +1736,12 @@
|
||||
"surveyUrl": "https://www.research.net/r/8KGJ9V8",
|
||||
"languageId": "csharp",
|
||||
"editCount": 10,
|
||||
"userProbability": 0.1
|
||||
"userProbability": 0.05
|
||||
}
|
||||
],
|
||||
"extensionsEnabledWithApiProposalVersion": [
|
||||
"GitHub.copilot-chat"
|
||||
],
|
||||
"extensionEnabledApiProposals": {
|
||||
"ms-vscode.vscode-selfhost-test-provider": [
|
||||
"testObserver",
|
||||
"attributableCoverage"
|
||||
"testObserver"
|
||||
],
|
||||
"VisualStudioExptTeam.vscodeintellicode-completions": [
|
||||
"inlineCompletionsAdditions"
|
||||
@ -1759,12 +1776,11 @@
|
||||
"testObserver",
|
||||
"quickPickItemTooltip",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"contribIssueReporter",
|
||||
"terminalShellIntegration"
|
||||
"saveEditor"
|
||||
],
|
||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||
"notebookMessaging"
|
||||
"notebookMessaging",
|
||||
"languageConfigurationAutoClosingPairs"
|
||||
],
|
||||
"GitHub.codespaces": [
|
||||
"contribEditSessions",
|
||||
@ -1830,7 +1846,6 @@
|
||||
"ms-vscode-remote.remote-containers": [
|
||||
"contribEditSessions",
|
||||
"resolvers",
|
||||
"portsAttributes",
|
||||
"tunnels",
|
||||
"workspaceTrust",
|
||||
"terminalDimensions",
|
||||
@ -1850,28 +1865,18 @@
|
||||
"speech"
|
||||
],
|
||||
"GitHub.vscode-pull-request-github": [
|
||||
"activeComment",
|
||||
"codiconDecoration",
|
||||
"codeActionRanges",
|
||||
"commentingRangeHint",
|
||||
"commentReactor",
|
||||
"commentReveal",
|
||||
"commentThreadApplicability",
|
||||
"contribAccessibilityHelpContent",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentPeekContext",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"contribEditorContentMenu",
|
||||
"contribMultiDiffEditorMenus",
|
||||
"contribShareMenu",
|
||||
"diffCommand",
|
||||
"fileComments",
|
||||
"quickDiffProvider",
|
||||
"shareProvider",
|
||||
"tabInputTextMerge",
|
||||
"tokenInformation",
|
||||
"treeViewMarkdownMessage"
|
||||
"contribShareMenu",
|
||||
"fileComments",
|
||||
"contribCommentPeekContext",
|
||||
"codiconDecoration",
|
||||
"diffCommand",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"readonlyMessage",
|
||||
"treeViewMarkdownMessage",
|
||||
"shareProvider",
|
||||
"quickDiffProvider"
|
||||
],
|
||||
"GitHub.copilot": [
|
||||
"inlineCompletionsAdditions"
|
||||
@ -1880,35 +1885,25 @@
|
||||
"inlineCompletionsAdditions"
|
||||
],
|
||||
"GitHub.copilot-chat": [
|
||||
"handleIssueUri",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"terminalSelection",
|
||||
"terminalQuickFixProvider",
|
||||
"chatParticipantAdditions",
|
||||
"defaultChatParticipant",
|
||||
"embeddings",
|
||||
"chatVariableResolver",
|
||||
"chatVariables",
|
||||
"chatAgents",
|
||||
"chatAgents2",
|
||||
"chatAgents2Additions",
|
||||
"defaultChatAgent",
|
||||
"readonlyMessage",
|
||||
"chatProvider",
|
||||
"mappedEditsProvider",
|
||||
"aiRelatedInformation",
|
||||
"codeActionAI",
|
||||
"findTextInFiles",
|
||||
"textSearchProvider",
|
||||
"commentReveal",
|
||||
"contribSourceControlInputBoxMenu",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"newSymbolNamesProvider",
|
||||
"findFiles2",
|
||||
"extensionsAny",
|
||||
"authLearnMore",
|
||||
"testObserver",
|
||||
"aiTextSearchProvider",
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate",
|
||||
"lmTools"
|
||||
"textSearchProvider"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
@ -1932,9 +1927,7 @@
|
||||
"notebookCellExecutionState"
|
||||
],
|
||||
"ms-python.debugpy": [
|
||||
"portsAttributes",
|
||||
"contribIssueReporter",
|
||||
"debugVisualization"
|
||||
"portsAttributes"
|
||||
],
|
||||
"ms-toolsai.jupyter-renderers": [
|
||||
"contribNotebookStaticPreloads"
|
||||
@ -1951,9 +1944,7 @@
|
||||
"notebookControllerAffinityHidden",
|
||||
"contribNotebookStaticPreloads",
|
||||
"quickPickItemTooltip",
|
||||
"notebookExecution",
|
||||
"notebookCellExecution",
|
||||
"notebookVariableProvider"
|
||||
"notebookExecution"
|
||||
],
|
||||
"dbaeumer.vscode-eslint": [
|
||||
"notebookCellExecutionState"
|
||||
@ -1967,11 +1958,6 @@
|
||||
"ms-azuretools.vscode-azureresourcegroups": [
|
||||
"authGetSessions"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"chatParticipantAdditions",
|
||||
"embeddings",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
"extensionsAny"
|
||||
],
|
||||
@ -1994,15 +1980,12 @@
|
||||
"microsoft-IsvExpTools.powerplatform-vscode-preview": [
|
||||
"fileSearchProvider",
|
||||
"textSearchProvider"
|
||||
],
|
||||
"TeamsDevApp.ms-teams-vscode-extension": [
|
||||
"chatParticipantAdditions",
|
||||
"languageModelSystem"
|
||||
]
|
||||
},
|
||||
"tasConfig": {
|
||||
"endpoint": "https://default.exp-tas.com/vscode/ab",
|
||||
"telemetryEventName": "query-expfeature",
|
||||
"featuresTelemetryPropertyName": "VSCode.ABExp.Features",
|
||||
"assignmentContextTelemetryPropertyName": "abexp.assignmentcontext"
|
||||
},
|
||||
"extensionKind": {
|
||||
@ -2193,47 +2176,23 @@
|
||||
"https://*.vscode.dev",
|
||||
"https://*.github.dev",
|
||||
"https://gh.io",
|
||||
"https://portal.azure.com",
|
||||
"https://raw.githubusercontent.com",
|
||||
"https://private-user-images.githubusercontent.com",
|
||||
"https://avatars.githubusercontent.com"
|
||||
"https://portal.azure.com"
|
||||
],
|
||||
"trustedExtensionAuthAccess": {
|
||||
"github": [
|
||||
"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",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-vsliveshare.vsliveshare"
|
||||
],
|
||||
"github-enterprise": [
|
||||
"vscode.github",
|
||||
"github.remotehub",
|
||||
"ms-vscode.remote-server",
|
||||
"github.vscode-pull-request-github",
|
||||
"github.codespaces",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-vsliveshare.vsliveshare"
|
||||
],
|
||||
"microsoft": [
|
||||
"ms-vscode.azure-repos",
|
||||
"ms-vscode.remote-server",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-azuretools.vscode-azureresourcegroups",
|
||||
"ms-edu.vscode-learning"
|
||||
],
|
||||
"microsoft-sovereign-cloud": [
|
||||
"ms-vscode.azure-repos",
|
||||
"ms-vscode.remote-server",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"ms-azuretools.vscode-azureresourcegroups",
|
||||
"ms-edu.vscode-learning"
|
||||
]
|
||||
},
|
||||
"trustedExtensionProtocolHandlers": [
|
||||
"vscode.git",
|
||||
"vscode.github-authentication",
|
||||
@ -2308,13 +2267,6 @@
|
||||
"user:email",
|
||||
"read:org"
|
||||
]
|
||||
},
|
||||
"microsoft": {
|
||||
"scopes": [
|
||||
"46da2f7e-b5ef-422a-88d4-2a7f9de6a0b2/.default",
|
||||
"profile",
|
||||
"openid"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -2335,33 +2287,6 @@
|
||||
"files.associations",
|
||||
"workbench.editor.enablePreview"
|
||||
],
|
||||
"aiGeneratedWorkspaceTrust": {
|
||||
"title": "This workspace was generated by GitHub Copilot",
|
||||
"checkboxText": "Trust the contents of all files in this workspace",
|
||||
"trustOption": "Yes, I trust the contents",
|
||||
"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. "
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"chatWelcomeView": {
|
||||
"welcomeViewId": "copilot.welcome",
|
||||
"welcomeViewTitle": "GitHub Copilot",
|
||||
"welcomeViewContent": "You have access to [GitHub Copilot](command:extension.open?%5B%22github.copilot%22%5D), an AI-powered coding assistant, as a part of the Microsoft organization.\n Getting started with Copilot is easy - simply install the Copilot extension. [Learn more](https://aka.ms/copilot-overview)\n[Install GitHub Copilot](command:workbench.extensions.installExtension?%5B%22github.copilot%22%5D)"
|
||||
},
|
||||
"chatParticipantRegistry": "https://az764295.vo.msecnd.net/extensions/chat.json",
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.js-debug-companion",
|
||||
@ -2381,8 +2306,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.91.0",
|
||||
"sha256": "53b99146c7fa280f00c74414e09721530c622bf3e5eac2c967ddfb9906b51c80",
|
||||
"version": "1.84.0",
|
||||
"sha256": "a57691eb4440e549edba7472c0313e94f24d46ebe1ede18784b552fc5d11e596",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
@ -2397,8 +2322,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.vscode-js-profile-table",
|
||||
"version": "1.0.9",
|
||||
"sha256": "3b62ee4276a2bbea3fe230f94b1d5edd915b05966090ea56f882e1e0ab53e1a6",
|
||||
"version": "1.0.3",
|
||||
"sha256": "b9dab017506d9e6a469a0f82b392e4cb1d7a25a4843f1db8ba396cbee209cfc5",
|
||||
"repo": "https://github.com/microsoft/vscode-js-profile-visualizer",
|
||||
"metadata": {
|
||||
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",
|
||||
@ -2410,18 +2335,59 @@
|
||||
},
|
||||
"publisherDisplayName": "Microsoft"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode-remote.remote-wsl-recommender",
|
||||
"version": "0.0.19",
|
||||
"sha256": "926095d290dc7cdb9daf40ef5ae7591db12171ba1af1f61afcb5a368d0fc66aa",
|
||||
"repo": "https://github.com/microsoft/vscode-remote-wsl-recommender",
|
||||
"metadata": {
|
||||
"id": "cb296d3c-017a-4dee-83af-ebb5a5a16e9a",
|
||||
"publisherId": {
|
||||
"publisherId": "ac9410a2-0d75-40ec-90de-b59bb705801d",
|
||||
"publisherName": "ms-vscode-remote",
|
||||
"displayName": "Microsoft",
|
||||
"flags": "verified"
|
||||
},
|
||||
"publisherDisplayName": "Microsoft"
|
||||
},
|
||||
"platforms": [
|
||||
"win32"
|
||||
],
|
||||
"clientOnly": true
|
||||
}
|
||||
],
|
||||
"commit": "f1e16e1e6214d7c44d078b1f0607b2388f29d729",
|
||||
"date": "2024-07-09T22:06:49.809Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "M3aummATb+y2Jr3XxxVrJnkbAoHc9zC9m3LrlnvRNAg",
|
||||
"vs/workbench/workbench.desktop.main.js": "lr5OOxuOW3cP/6+9vu9+84Q2BnqzoKlhsYTu2p6IWuU",
|
||||
"vs/workbench/workbench.desktop.main.css": "C6YrKP1nnuiwE1wxuz6C+NyC40GMmhU3KjDQT3hZShU",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "Xr0OSHwth9GuJLxSW0xXyHYa9fvPUfrJuMtrP5msQAY",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "MOHfHsuI+CL4nPwyAQjuFCAjFomNep+vcvjL0sLDlbw",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "UfEYJUwE/3rVxokZpMqXUk+OC+ZVfikR++K0yTZ+on8"
|
||||
"aiGeneratedWorkspaceTrust": {
|
||||
"title": "This workspace was generated by GitHub Copilot",
|
||||
"checkboxText": "Trust the contents of all files in this workspace",
|
||||
"trustOption": "Yes, I trust the contents",
|
||||
"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. "
|
||||
},
|
||||
"version": "1.91.1",
|
||||
"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?"
|
||||
},
|
||||
"commit": "1a5daa3a0231a0fbba4f14db7ec463cf99d7768e",
|
||||
"date": "2023-11-09T10:51:52.184Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "Gyc7SOfl3cZy0yqZe8diRA",
|
||||
"vs/workbench/workbench.desktop.main.js": "Gkqb5vTlgMGdmbTYcoOlnw",
|
||||
"vs/workbench/workbench.desktop.main.css": "nnTNzl4zg2YNxrRFaHojeA",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "2eOfJ2hzsvnmvJ2kNiqk0A",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "Nei/i2NoxE9Pdo7ZULeFgA",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "+/DV1lEJMrUpT98PL0Y+ZQ"
|
||||
},
|
||||
"version": "1.84.2",
|
||||
"target": "user"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "VSCodium",
|
||||
"version": "1.91.1",
|
||||
"distro": "a08799837ca498c02f445ca7a896f446419af238",
|
||||
"version": "1.84.2",
|
||||
"distro": "ff0198cd90b25ba7ca853279cea9b8bb3cf5164d",
|
||||
"author": {
|
||||
"name": "VSCodium"
|
||||
},
|
||||
@ -16,7 +16,7 @@
|
||||
"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",
|
||||
"compile": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile",
|
||||
"watch": "npm-run-all -lp watch-client watch-extensions",
|
||||
"watchd": "deemon yarn watch",
|
||||
"watch-webd": "deemon yarn watch-web",
|
||||
@ -24,14 +24,14 @@
|
||||
"kill-watch-webd": "deemon --kill yarn watch-web",
|
||||
"restart-watchd": "deemon --restart yarn watch",
|
||||
"restart-watch-webd": "deemon --restart yarn watch-web",
|
||||
"watch-client": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-client": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-clientd": "deemon yarn watch-client",
|
||||
"kill-watch-clientd": "deemon --kill yarn watch-client",
|
||||
"watch-extensions": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensions": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensionsd": "deemon yarn watch-extensions",
|
||||
"kill-watch-extensionsd": "deemon --kill yarn watch-extensions",
|
||||
"precommit": "node build/hygiene.js",
|
||||
"gulp": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"gulp": "node --max_old_space_size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"electron": "node build/lib/electron",
|
||||
"7z": "7z",
|
||||
"update-grammars": "node build/npm/update-all-grammars.mjs",
|
||||
@ -47,108 +47,110 @@
|
||||
"update-distro": "node build/npm/update-distro.mjs",
|
||||
"web": "echo 'yarn web' is replaced by './scripts/code-server' or './scripts/code-web'",
|
||||
"compile-cli": "gulp compile-cli",
|
||||
"compile-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"compile-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"eslint": "node build/eslint",
|
||||
"stylelint": "node build/stylelint",
|
||||
"playwright-install": "node build/azure-pipelines/common/installPlaywright.js",
|
||||
"compile-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js",
|
||||
"update-build-ts-version": "yarn add typescript@next && tsc -p ./build/tsconfig.build.json"
|
||||
"compile-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max_old_space_size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.1.4",
|
||||
"@vscode/proxy-agent": "^0.21.0",
|
||||
"@vscode/ripgrep": "^1.15.9",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
"@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",
|
||||
"@vscode/windows-mutex": "^0.5.0",
|
||||
"@vscode/windows-process-tree": "^0.6.0",
|
||||
"@vscode/windows-mutex": "^0.4.4",
|
||||
"@vscode/windows-process-tree": "^0.5.0",
|
||||
"@vscode/windows-registry": "^1.1.0",
|
||||
"@xterm/addon-clipboard": "0.2.0-beta.4",
|
||||
"@xterm/addon-image": "0.9.0-beta.21",
|
||||
"@xterm/addon-search": "0.16.0-beta.21",
|
||||
"@xterm/addon-serialize": "0.14.0-beta.21",
|
||||
"@xterm/addon-unicode11": "0.9.0-beta.21",
|
||||
"@xterm/addon-webgl": "0.19.0-beta.21",
|
||||
"@xterm/headless": "5.6.0-beta.21",
|
||||
"@xterm/xterm": "5.6.0-beta.21",
|
||||
"graceful-fs": "4.2.11",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"jschardet": "3.1.2",
|
||||
"jschardet": "3.0.0",
|
||||
"kerberos": "^2.0.1",
|
||||
"minimist": "^1.2.6",
|
||||
"native-is-elevated": "0.7.0",
|
||||
"native-keymap": "^3.3.5",
|
||||
"native-keymap": "^3.3.4",
|
||||
"native-watchdog": "^1.4.1",
|
||||
"node-pty": "1.1.0-beta11",
|
||||
"tas-client-umd": "0.2.0",
|
||||
"v8-inspect-profiler": "^0.1.1",
|
||||
"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",
|
||||
"yauzl": "^3.0.0",
|
||||
"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.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.40.1",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"@swc/core": "1.3.62",
|
||||
"@types/cookie": "^0.3.3",
|
||||
"@types/cssnano": "^4.0.0",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/graceful-fs": "4.1.2",
|
||||
"@types/gulp-postcss": "^8.0.0",
|
||||
"@types/gulp-svgmin": "^1.2.1",
|
||||
"@types/http-proxy-agent": "^2.0.1",
|
||||
"@types/kerberos": "^1.1.2",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "20.x",
|
||||
"@types/node": "18.x",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@types/sinon-test": "^2.4.2",
|
||||
"@types/trusted-types": "^1.0.6",
|
||||
"@types/vscode-notebook-renderer": "^1.72.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
"@types/webpack": "^5.28.1",
|
||||
"@types/wicg-file-system-access": "^2020.9.6",
|
||||
"@types/windows-foreground-love": "^0.3.0",
|
||||
"@types/winreg": "^1.2.30",
|
||||
"@types/yauzl": "^2.10.0",
|
||||
"@types/yauzl": "^2.9.1",
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
||||
"@typescript-eslint/experimental-utils": "^5.57.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@vscode/gulp-electron": "^1.36.0",
|
||||
"@vscode/l10n-dev": "0.0.35",
|
||||
"@vscode/telemetry-extractor": "^1.10.2",
|
||||
"@vscode/test-cli": "^0.0.6",
|
||||
"@vscode/test-electron": "^2.3.8",
|
||||
"@vscode/test-web": "^0.0.50",
|
||||
"@vscode/v8-heap-parser": "^0.1.0",
|
||||
"@vscode/l10n-dev": "0.0.21",
|
||||
"@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",
|
||||
"css-loader": "^6.9.1",
|
||||
"cssnano": "^6.0.3",
|
||||
"css-loader": "^6.7.3",
|
||||
"cssnano": "^4.1.11",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.8.0",
|
||||
"electron": "29.4.0",
|
||||
"electron": "25.9.2",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-jsdoc": "^46.5.0",
|
||||
@ -169,6 +171,7 @@
|
||||
"gulp-gzip": "^1.4.2",
|
||||
"gulp-json-editor": "^2.5.0",
|
||||
"gulp-plumber": "^1.2.0",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-replace": "^0.5.4",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
@ -177,7 +180,7 @@
|
||||
"husky": "^0.13.1",
|
||||
"innosetup": "6.0.5",
|
||||
"istanbul-lib-coverage": "^3.2.0",
|
||||
"istanbul-lib-instrument": "^6.0.1",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"istanbul-lib-report": "^3.0.0",
|
||||
"istanbul-lib-source-maps": "^4.0.1",
|
||||
"istanbul-reports": "^3.1.5",
|
||||
@ -194,8 +197,6 @@
|
||||
"opn": "^6.0.0",
|
||||
"p-all": "^1.0.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss-nesting": "^12.0.2",
|
||||
"pump": "^1.0.1",
|
||||
"rcedit": "^1.1.0",
|
||||
"rimraf": "^2.2.8",
|
||||
@ -207,18 +208,15 @@
|
||||
"ts-loader": "^9.4.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"typescript": "^5.6.0-dev.20240618",
|
||||
"util": "^0.12.4",
|
||||
"typescript": "^5.3.0-dev.20231002",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"vscode-nls-dev": "^3.3.1",
|
||||
"webpack": "^5.91.0",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack": "^5.77.0",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.4.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"node-gyp-build": "4.8.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
@ -229,5 +227,5 @@
|
||||
"optionalDependencies": {
|
||||
"windows-foreground-love": "0.5.0"
|
||||
},
|
||||
"release": "24193"
|
||||
"release": "23319"
|
||||
}
|
@ -50,8 +50,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.91.0",
|
||||
"sha256": "53b99146c7fa280f00c74414e09721530c622bf3e5eac2c967ddfb9906b51c80",
|
||||
"version": "1.84.0",
|
||||
"sha256": "a57691eb4440e549edba7472c0313e94f24d46ebe1ede18784b552fc5d11e596",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
@ -66,8 +66,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.vscode-js-profile-table",
|
||||
"version": "1.0.9",
|
||||
"sha256": "3b62ee4276a2bbea3fe230f94b1d5edd915b05966090ea56f882e1e0ab53e1a6",
|
||||
"version": "1.0.3",
|
||||
"sha256": "b9dab017506d9e6a469a0f82b392e4cb1d7a25a4843f1db8ba396cbee209cfc5",
|
||||
"repo": "https://github.com/microsoft/vscode-js-profile-visualizer",
|
||||
"metadata": {
|
||||
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",
|
||||
@ -152,8 +152,7 @@
|
||||
],
|
||||
"extensionEnabledApiProposals": {
|
||||
"ms-vscode.vscode-selfhost-test-provider": [
|
||||
"testObserver",
|
||||
"attributableCoverage"
|
||||
"testObserver"
|
||||
],
|
||||
"VisualStudioExptTeam.vscodeintellicode-completions": [
|
||||
"inlineCompletionsAdditions"
|
||||
@ -188,12 +187,11 @@
|
||||
"testObserver",
|
||||
"quickPickItemTooltip",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"contribIssueReporter",
|
||||
"terminalShellIntegration"
|
||||
"saveEditor"
|
||||
],
|
||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||
"notebookMessaging"
|
||||
"notebookMessaging",
|
||||
"languageConfigurationAutoClosingPairs"
|
||||
],
|
||||
"GitHub.codespaces": [
|
||||
"contribEditSessions",
|
||||
@ -259,7 +257,6 @@
|
||||
"ms-vscode-remote.remote-containers": [
|
||||
"contribEditSessions",
|
||||
"resolvers",
|
||||
"portsAttributes",
|
||||
"tunnels",
|
||||
"workspaceTrust",
|
||||
"terminalDimensions",
|
||||
@ -279,62 +276,51 @@
|
||||
"speech"
|
||||
],
|
||||
"GitHub.vscode-pull-request-github": [
|
||||
"activeComment",
|
||||
"codiconDecoration",
|
||||
"codeActionRanges",
|
||||
"commentingRangeHint",
|
||||
"commentReactor",
|
||||
"commentThreadApplicability",
|
||||
"contribAccessibilityHelpContent",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentPeekContext",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"contribEditorContentMenu",
|
||||
"contribMultiDiffEditorMenus",
|
||||
"contribShareMenu",
|
||||
"diffCommand",
|
||||
"fileComments",
|
||||
"quickDiffProvider",
|
||||
"shareProvider",
|
||||
"tabInputTextMerge",
|
||||
"tokenInformation",
|
||||
"treeViewMarkdownMessage"
|
||||
"contribShareMenu",
|
||||
"fileComments",
|
||||
"contribCommentPeekContext",
|
||||
"codiconDecoration",
|
||||
"diffCommand",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"readonlyMessage",
|
||||
"treeViewMarkdownMessage",
|
||||
"shareProvider",
|
||||
"quickDiffProvider"
|
||||
],
|
||||
"GitHub.copilot": [
|
||||
"inlineCompletionsAdditions"
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"GitHub.copilot-nightly": [
|
||||
"inlineCompletionsAdditions"
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"GitHub.copilot-chat": [
|
||||
"handleIssueUri",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"terminalSelection",
|
||||
"terminalQuickFixProvider",
|
||||
"chatParticipantAdditions",
|
||||
"defaultChatParticipant",
|
||||
"embeddings",
|
||||
"chatVariableResolver",
|
||||
"chatProvider",
|
||||
"chatVariables",
|
||||
"chatAgents",
|
||||
"chatAgents2",
|
||||
"chatAgents2Additions",
|
||||
"defaultChatAgent",
|
||||
"readonlyMessage",
|
||||
"mappedEditsProvider",
|
||||
"aiRelatedInformation",
|
||||
"codeActionAI",
|
||||
"findTextInFiles",
|
||||
"textSearchProvider",
|
||||
"contribSourceControlInputBoxMenu",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"newSymbolNamesProvider",
|
||||
"findFiles2",
|
||||
"extensionsAny",
|
||||
"authLearnMore",
|
||||
"testObserver",
|
||||
"aiTextSearchProvider",
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate"
|
||||
"textSearchProvider"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
@ -358,9 +344,7 @@
|
||||
"notebookCellExecutionState"
|
||||
],
|
||||
"ms-python.debugpy": [
|
||||
"portsAttributes",
|
||||
"contribIssueReporter",
|
||||
"debugVisualization"
|
||||
"portsAttributes"
|
||||
],
|
||||
"ms-toolsai.jupyter-renderers": [
|
||||
"contribNotebookStaticPreloads"
|
||||
@ -377,9 +361,7 @@
|
||||
"notebookControllerAffinityHidden",
|
||||
"contribNotebookStaticPreloads",
|
||||
"quickPickItemTooltip",
|
||||
"notebookExecution",
|
||||
"notebookCellExecution",
|
||||
"notebookVariableProvider"
|
||||
"notebookExecution"
|
||||
],
|
||||
"dbaeumer.vscode-eslint": [
|
||||
"notebookCellExecutionState"
|
||||
@ -393,11 +375,6 @@
|
||||
"ms-azuretools.vscode-azureresourcegroups": [
|
||||
"authGetSessions"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"chatParticipantAdditions",
|
||||
"embeddings",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
"extensionsAny"
|
||||
],
|
||||
@ -421,10 +398,6 @@
|
||||
"fileSearchProvider",
|
||||
"textSearchProvider"
|
||||
],
|
||||
"TeamsDevApp.ms-teams-vscode-extension": [
|
||||
"chatParticipantAdditions",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"jeanp413.open-remote-ssh": [
|
||||
"resolvers",
|
||||
"tunnels",
|
||||
@ -616,17 +589,17 @@
|
||||
"default": false
|
||||
}
|
||||
},
|
||||
"commit": "8512cb3341b26a5dba985a9a17eed8d7c3362886",
|
||||
"date": "2024-07-11T18:40:02.024Z",
|
||||
"commit": "1fc52b725b3f76b97eadfd988cea42a739ae923f",
|
||||
"date": "2023-11-15T22:06:28.743Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "ZmpI8APXTA/LQeIHx77ZBnQqbyOAZV1rdiYG783NclQ",
|
||||
"vs/workbench/workbench.desktop.main.js": "G2395FvKOpIA2soxgl6iQx/CwBKBYoKqydUhv6o8rUs",
|
||||
"vs/workbench/workbench.desktop.main.css": "vyx6YBWtpO7+gmEVNtL92kuOOPEg0X36aFczGNQfW8E",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "Z5rvgEBpDTvtmTMgNZnz6+pmW6XHHBwOsXLl0S1bxW0",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "n2mHBTaWJpw5iIh3QLxm6IoEPn+GYtXdtEqlHXzADvM",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "Mf64DSyQiflXo1LuUwarnU/T3ihTcTc4T5epfrA093c"
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "e0mFlJJsi9/2Cc36zlowLA",
|
||||
"vs/workbench/workbench.desktop.main.js": "4LYK59UZDa7DUsR4hG7n/g",
|
||||
"vs/workbench/workbench.desktop.main.css": "YkGJy0ghDNdDgqZ4vc/QNA",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "KfobCgf5iHEEgVxyzF05IA",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "bpdopoC1p6nVwkX76kPiFw",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "Exy3CGQxaoqELQZNEI64Ww"
|
||||
},
|
||||
"version": "1.91.1",
|
||||
"release": "24193",
|
||||
"version": "1.84.2",
|
||||
"release": "23319",
|
||||
"target": "user"
|
||||
}
|
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Code - Insiders",
|
||||
"version": "1.92.0-insider",
|
||||
"distro": "fadcd761fdc7e186428885eb1bd409300b33a5bc",
|
||||
"version": "1.85.0-insider",
|
||||
"distro": "26f09fe67388d300c05862230816e49a107e9a1b",
|
||||
"author": {
|
||||
"name": "Microsoft Corporation"
|
||||
},
|
||||
@ -16,7 +16,7 @@
|
||||
"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",
|
||||
"compile": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile",
|
||||
"watch": "npm-run-all -lp watch-client watch-extensions",
|
||||
"watchd": "deemon yarn watch",
|
||||
"watch-webd": "deemon yarn watch-web",
|
||||
@ -24,14 +24,14 @@
|
||||
"kill-watch-webd": "deemon --kill yarn watch-web",
|
||||
"restart-watchd": "deemon --restart yarn watch",
|
||||
"restart-watch-webd": "deemon --restart yarn watch-web",
|
||||
"watch-client": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-client": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-client",
|
||||
"watch-clientd": "deemon yarn watch-client",
|
||||
"kill-watch-clientd": "deemon --kill yarn watch-client",
|
||||
"watch-extensions": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensions": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-extensions watch-extension-media",
|
||||
"watch-extensionsd": "deemon yarn watch-extensions",
|
||||
"kill-watch-extensionsd": "deemon --kill yarn watch-extensions",
|
||||
"precommit": "node build/hygiene.js",
|
||||
"gulp": "node --max-old-space-size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"gulp": "node --max_old_space_size=8192 ./node_modules/gulp/bin/gulp.js",
|
||||
"electron": "node build/lib/electron",
|
||||
"7z": "7z",
|
||||
"update-grammars": "node build/npm/update-all-grammars.mjs",
|
||||
@ -47,97 +47,99 @@
|
||||
"update-distro": "node build/npm/update-distro.mjs",
|
||||
"web": "echo 'yarn web' is replaced by './scripts/code-server' or './scripts/code-web'",
|
||||
"compile-cli": "gulp compile-cli",
|
||||
"compile-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"compile-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-web",
|
||||
"watch-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-web",
|
||||
"watch-cli": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js watch-cli",
|
||||
"eslint": "node build/eslint",
|
||||
"stylelint": "node build/stylelint",
|
||||
"playwright-install": "yarn playwright install",
|
||||
"compile-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max-old-space-size=8095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max-old-space-size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js",
|
||||
"update-build-ts-version": "yarn add typescript@next && tsc -p ./build/tsconfig.build.json"
|
||||
"playwright-install": "node build/azure-pipelines/common/installPlaywright.js",
|
||||
"compile-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-build",
|
||||
"compile-extensions-build": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js compile-extensions-build",
|
||||
"minify-vscode": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode",
|
||||
"minify-vscode-reh": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh",
|
||||
"minify-vscode-reh-web": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js minify-vscode-reh-web",
|
||||
"hygiene": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js hygiene",
|
||||
"core-ci": "node --max_old_space_size=8095 ./node_modules/gulp/bin/gulp.js core-ci",
|
||||
"core-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js core-ci-pr",
|
||||
"extensions-ci": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci",
|
||||
"extensions-ci-pr": "node --max_old_space_size=4095 ./node_modules/gulp/bin/gulp.js extensions-ci-pr",
|
||||
"perf": "node scripts/code-perf.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/1ds-core-js": "^3.2.13",
|
||||
"@microsoft/1ds-post-js": "^3.2.13",
|
||||
"@parcel/watcher": "2.1.0",
|
||||
"@vscode/deviceid": "^0.1.1",
|
||||
"@vscode/iconv-lite-umd": "0.7.0",
|
||||
"@vscode/policy-watcher": "^1.1.4",
|
||||
"@vscode/proxy-agent": "^0.22.0",
|
||||
"@vscode/ripgrep": "^1.15.9",
|
||||
"@vscode/spdlog": "^0.15.0",
|
||||
"@vscode/proxy-agent": "^0.18.1",
|
||||
"@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",
|
||||
"@vscode/windows-mutex": "^0.5.0",
|
||||
"@vscode/windows-process-tree": "^0.6.0",
|
||||
"@vscode/windows-mutex": "^0.4.4",
|
||||
"@vscode/windows-process-tree": "^0.5.0",
|
||||
"@vscode/windows-registry": "^1.1.0",
|
||||
"@xterm/addon-clipboard": "0.2.0-beta.34",
|
||||
"@xterm/addon-image": "0.9.0-beta.51",
|
||||
"@xterm/addon-search": "0.16.0-beta.51",
|
||||
"@xterm/addon-serialize": "0.14.0-beta.51",
|
||||
"@xterm/addon-unicode11": "0.9.0-beta.51",
|
||||
"@xterm/addon-webgl": "0.19.0-beta.51",
|
||||
"@xterm/headless": "5.6.0-beta.51",
|
||||
"@xterm/xterm": "5.6.0-beta.51",
|
||||
"@xterm/addon-canvas": "0.6.0-beta.14",
|
||||
"@xterm/addon-image": "0.7.0-beta.12",
|
||||
"@xterm/addon-search": "0.14.0-beta.14",
|
||||
"@xterm/addon-serialize": "0.12.0-beta.14",
|
||||
"@xterm/addon-unicode11": "0.7.0-beta.14",
|
||||
"@xterm/addon-webgl": "0.17.0-beta.14",
|
||||
"@xterm/headless": "5.4.0-beta.14",
|
||||
"@xterm/xterm": "5.4.0-beta.14",
|
||||
"graceful-fs": "4.2.11",
|
||||
"http-proxy-agent": "^7.0.0",
|
||||
"https-proxy-agent": "^7.0.2",
|
||||
"jschardet": "3.1.3",
|
||||
"kerberos": "2.1.1-alpha.0",
|
||||
"jschardet": "3.0.0",
|
||||
"kerberos": "^2.0.1",
|
||||
"minimist": "^1.2.6",
|
||||
"native-is-elevated": "0.7.0",
|
||||
"native-keymap": "^3.3.5",
|
||||
"native-keymap": "^3.3.4",
|
||||
"native-watchdog": "^1.4.1",
|
||||
"node-pty": "1.1.0-beta11",
|
||||
"open": "^8.4.2",
|
||||
"tas-client-umd": "0.2.0",
|
||||
"v8-inspect-profiler": "^0.1.1",
|
||||
"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",
|
||||
"yauzl": "^3.0.0",
|
||||
"yauzl": "^2.9.2",
|
||||
"yazl": "^2.4.3"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@playwright/test": "^1.45.0",
|
||||
"@playwright/test": "^1.37.1",
|
||||
"@swc/core": "1.3.62",
|
||||
"@types/cookie": "^0.3.3",
|
||||
"@types/cssnano": "^4.0.0",
|
||||
"@types/debug": "^4.1.5",
|
||||
"@types/graceful-fs": "4.1.2",
|
||||
"@types/gulp-postcss": "^8.0.0",
|
||||
"@types/gulp-svgmin": "^1.2.1",
|
||||
"@types/http-proxy-agent": "^2.0.1",
|
||||
"@types/kerberos": "^1.1.2",
|
||||
"@types/minimist": "^1.2.1",
|
||||
"@types/mocha": "^9.1.1",
|
||||
"@types/node": "20.x",
|
||||
"@types/node": "18.x",
|
||||
"@types/sinon": "^10.0.2",
|
||||
"@types/sinon-test": "^2.4.2",
|
||||
"@types/trusted-types": "^1.0.6",
|
||||
"@types/vscode-notebook-renderer": "^1.72.0",
|
||||
"@types/webpack": "^5.28.5",
|
||||
"@types/webpack": "^5.28.1",
|
||||
"@types/wicg-file-system-access": "^2020.9.6",
|
||||
"@types/windows-foreground-love": "^0.3.0",
|
||||
"@types/winreg": "^1.2.30",
|
||||
"@types/yauzl": "^2.10.0",
|
||||
"@types/yauzl": "^2.9.1",
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/eslint-plugin": "^6.21.0",
|
||||
"@typescript-eslint/eslint-plugin": "^5.57.0",
|
||||
"@typescript-eslint/experimental-utils": "^5.57.0",
|
||||
"@typescript-eslint/parser": "^6.21.0",
|
||||
"@typescript-eslint/parser": "^5.57.0",
|
||||
"@vscode/gulp-electron": "^1.36.0",
|
||||
"@vscode/l10n-dev": "0.0.35",
|
||||
"@vscode/telemetry-extractor": "^1.10.2",
|
||||
"@vscode/test-cli": "^0.0.6",
|
||||
"@vscode/test-electron": "^2.4.0",
|
||||
"@vscode/test-web": "^0.0.56",
|
||||
"@vscode/l10n-dev": "0.0.21",
|
||||
"@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/v8-heap-parser": "^0.1.0",
|
||||
"@vscode/vscode-perf": "^0.0.14",
|
||||
"ansi-colors": "^3.2.3",
|
||||
@ -145,11 +147,11 @@
|
||||
"chromium-pickle-js": "^0.2.0",
|
||||
"cookie": "^0.4.0",
|
||||
"copy-webpack-plugin": "^11.0.0",
|
||||
"css-loader": "^6.9.1",
|
||||
"cssnano": "^6.0.3",
|
||||
"css-loader": "^6.7.3",
|
||||
"cssnano": "^4.1.11",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.8.0",
|
||||
"electron": "30.1.2",
|
||||
"electron": "25.9.4",
|
||||
"eslint": "8.36.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
"eslint-plugin-jsdoc": "^46.5.0",
|
||||
@ -170,6 +172,7 @@
|
||||
"gulp-gzip": "^1.4.2",
|
||||
"gulp-json-editor": "^2.5.0",
|
||||
"gulp-plumber": "^1.2.0",
|
||||
"gulp-postcss": "^9.0.0",
|
||||
"gulp-rename": "^1.2.0",
|
||||
"gulp-replace": "^0.5.4",
|
||||
"gulp-sourcemaps": "^3.0.0",
|
||||
@ -178,7 +181,7 @@
|
||||
"husky": "^0.13.1",
|
||||
"innosetup": "6.0.5",
|
||||
"istanbul-lib-coverage": "^3.2.0",
|
||||
"istanbul-lib-instrument": "^6.0.1",
|
||||
"istanbul-lib-instrument": "^5.2.0",
|
||||
"istanbul-lib-report": "^3.0.0",
|
||||
"istanbul-lib-source-maps": "^4.0.1",
|
||||
"istanbul-reports": "^3.1.5",
|
||||
@ -195,8 +198,6 @@
|
||||
"opn": "^6.0.0",
|
||||
"p-all": "^1.0.0",
|
||||
"path-browserify": "^1.0.1",
|
||||
"postcss": "^8.4.33",
|
||||
"postcss-nesting": "^12.0.2",
|
||||
"pump": "^1.0.1",
|
||||
"rcedit": "^1.1.0",
|
||||
"rimraf": "^2.2.8",
|
||||
@ -208,18 +209,15 @@
|
||||
"ts-loader": "^9.4.2",
|
||||
"ts-node": "^10.9.1",
|
||||
"tsec": "0.2.7",
|
||||
"typescript": "^5.6.0-dev.20240715",
|
||||
"util": "^0.12.4",
|
||||
"typescript": "^5.4.0-dev.20231116",
|
||||
"typescript-formatter": "7.1.0",
|
||||
"vscode-nls-dev": "^3.3.1",
|
||||
"webpack": "^5.91.0",
|
||||
"webpack-cli": "^5.1.4",
|
||||
"webpack": "^5.77.0",
|
||||
"webpack-cli": "^5.0.1",
|
||||
"webpack-stream": "^7.0.0",
|
||||
"xml2js": "^0.5.0",
|
||||
"yaserver": "^0.4.0"
|
||||
},
|
||||
"resolutions": {
|
||||
"node-gyp-build": "4.8.1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/microsoft/vscode.git"
|
||||
|
@ -39,7 +39,6 @@
|
||||
"webUrl": "https://insiders.vscode.dev",
|
||||
"webEndpointUrl": "https://main.vscode-cdn.net",
|
||||
"webEndpointUrlTemplate": "https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}",
|
||||
"nlsCoreBaseUrl": "https://www.vscode-unpkg.net/nls/",
|
||||
"webviewContentExternalBaseUrlTemplate": "https://{{uuid}}.vscode-cdn.net/{{quality}}/{{commit}}/out/vs/workbench/contrib/webview/browser/pre/",
|
||||
"quality": "insider",
|
||||
"extensionsGallery": {
|
||||
@ -47,6 +46,7 @@
|
||||
"serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery",
|
||||
"searchUrl": "https://marketplace.visualstudio.com/_apis/public/gallery/searchrelevancy/extensionquery",
|
||||
"servicePPEUrl": "https://marketplace.vsallin.net/_apis/public/gallery",
|
||||
"cacheUrl": "https://vscode.blob.core.windows.net/gallery/index",
|
||||
"itemUrl": "https://marketplace.visualstudio.com/items",
|
||||
"publisherUrl": "https://marketplace.visualstudio.com/publishers",
|
||||
"resourceUrlTemplate": "https://{publisher}.vscode-unpkg.net/{publisher}/{name}/{version}/{path}",
|
||||
@ -134,8 +134,7 @@
|
||||
"pathGlob": "{**/*.java}",
|
||||
"important": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
},
|
||||
{
|
||||
@ -144,8 +143,7 @@
|
||||
],
|
||||
"important": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
]
|
||||
@ -167,14 +165,6 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-toolsai.prompty": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/*.prompty}",
|
||||
"important": false
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-vscode.cpptools-extension-pack": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -358,6 +348,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"ms-vscode.vscode-typescript-tslint-plugin": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/tslint.json}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"bmewburn.vscode-intelephense-client": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -407,6 +404,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"felipecaputo.git-project-manager": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/.gitignore,**/.git}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"eamodio.gitlens": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -526,6 +530,13 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/skaffold.yaml}"
|
||||
}
|
||||
]
|
||||
},
|
||||
"Oracle.oracledevtools": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
@ -540,7 +551,7 @@
|
||||
}
|
||||
]
|
||||
},
|
||||
"vmware.vscode-boot-dev-pack": {
|
||||
"Pivotal.vscode-boot-dev-pack": {
|
||||
"onFileOpen": [
|
||||
{
|
||||
"pathGlob": "{**/application.properties}"
|
||||
@ -553,9 +564,7 @@
|
||||
"pathGlob": "{**/*.ts,**/*.tsx,**/*.js,**/*.py,**/*.go,**/*.rb}"
|
||||
}
|
||||
],
|
||||
"onSettingsEditorOpen": {
|
||||
"descriptionOverride": "GitHub Copilot is an AI pair programmer tool that helps you write code faster and smarter."
|
||||
}
|
||||
"onSettingsEditorOpen": {}
|
||||
},
|
||||
"GitHub.vscode-github-actions": {
|
||||
"onFileOpen": [
|
||||
@ -635,11 +644,10 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
},
|
||||
"vmware.vscode-boot-dev-pack": {
|
||||
"Pivotal.vscode-boot-dev-pack": {
|
||||
"name": "Spring Boot Extension Pack",
|
||||
"isExtensionPack": true
|
||||
}
|
||||
@ -654,8 +662,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -921,6 +928,9 @@
|
||||
},
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -934,6 +944,9 @@
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
},
|
||||
"ms-vscode-remote.remote-containers": {
|
||||
"name": "Dev Containers"
|
||||
}
|
||||
@ -1053,8 +1066,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1067,8 +1079,7 @@
|
||||
"important": true,
|
||||
"isExtensionPack": true,
|
||||
"whenNotInstalled": [
|
||||
"ASF.apache-netbeans-java",
|
||||
"Oracle.oracle-java"
|
||||
"ASF.apache-netbeans-java"
|
||||
]
|
||||
}
|
||||
}
|
||||
@ -1171,6 +1182,9 @@
|
||||
},
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
}
|
||||
}
|
||||
},
|
||||
@ -1183,6 +1197,9 @@
|
||||
"ms-kubernetes-tools.vscode-kubernetes-tools": {
|
||||
"name": "Kubernetes"
|
||||
},
|
||||
"GoogleCloudTools.cloudcode": {
|
||||
"name": "Cloud Code"
|
||||
},
|
||||
"ms-vscode-remote.remote-containers": {
|
||||
"name": "Dev Containers"
|
||||
}
|
||||
@ -1625,6 +1642,7 @@
|
||||
"companyName": "Microsoft"
|
||||
},
|
||||
"appCenter": {
|
||||
"win32-ia32": "appcenter://code-insiders?aid=54e00ade-f29f-46dc-8747-244de208ba6d",
|
||||
"win32-x64": "appcenter://code-insiders?aid=f047834f-d0e1-4aef-8870-5805ee483b2d",
|
||||
"win32-arm64": "appcenter://code-insiders?aid=fb1c1670-432e-43dc-a88e-8c5ed7293213",
|
||||
"linux-x64": "appcenter://code-insiders?aid=a04472a4-f4ea-4854-bf12-95bb0f2dd01a",
|
||||
@ -1704,16 +1722,12 @@
|
||||
"surveyUrl": "https://www.research.net/r/8KGJ9V8",
|
||||
"languageId": "csharp",
|
||||
"editCount": 10,
|
||||
"userProbability": 0.1
|
||||
"userProbability": 0.05
|
||||
}
|
||||
],
|
||||
"extensionsEnabledWithApiProposalVersion": [
|
||||
"GitHub.copilot-chat"
|
||||
],
|
||||
"extensionEnabledApiProposals": {
|
||||
"ms-vscode.vscode-selfhost-test-provider": [
|
||||
"testObserver",
|
||||
"attributableCoverage"
|
||||
"testObserver"
|
||||
],
|
||||
"VisualStudioExptTeam.vscodeintellicode-completions": [
|
||||
"inlineCompletionsAdditions"
|
||||
@ -1749,8 +1763,7 @@
|
||||
"quickPickItemTooltip",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"contribIssueReporter",
|
||||
"terminalShellIntegration"
|
||||
"saveEditor"
|
||||
],
|
||||
"ms-dotnettools.dotnet-interactive-vscode": [
|
||||
"notebookMessaging"
|
||||
@ -1839,71 +1852,52 @@
|
||||
"speech"
|
||||
],
|
||||
"GitHub.vscode-pull-request-github": [
|
||||
"activeComment",
|
||||
"codiconDecoration",
|
||||
"codeActionRanges",
|
||||
"commentingRangeHint",
|
||||
"commentReactor",
|
||||
"commentReveal",
|
||||
"commentThreadApplicability",
|
||||
"contribAccessibilityHelpContent",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentPeekContext",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"contribEditorContentMenu",
|
||||
"contribMultiDiffEditorMenus",
|
||||
"contribShareMenu",
|
||||
"diffCommand",
|
||||
"fileComments",
|
||||
"quickDiffProvider",
|
||||
"shareProvider",
|
||||
"tabInputTextMerge",
|
||||
"tokenInformation",
|
||||
"treeViewMarkdownMessage"
|
||||
"contribShareMenu",
|
||||
"fileComments",
|
||||
"contribCommentPeekContext",
|
||||
"codiconDecoration",
|
||||
"diffCommand",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"readonlyMessage",
|
||||
"treeViewMarkdownMessage",
|
||||
"shareProvider",
|
||||
"quickDiffProvider"
|
||||
],
|
||||
"GitHub.copilot": [
|
||||
"authGetSessions",
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"GitHub.copilot-nightly": [
|
||||
"inlineCompletionsAdditions",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent"
|
||||
],
|
||||
"GitHub.copilot-chat": [
|
||||
"handleIssueUri",
|
||||
"interactive",
|
||||
"interactiveUserActions",
|
||||
"terminalDataWriteEvent",
|
||||
"terminalExecuteCommandEvent",
|
||||
"terminalSelection",
|
||||
"terminalQuickFixProvider",
|
||||
"chatProvider",
|
||||
"chatParticipantAdditions",
|
||||
"defaultChatParticipant",
|
||||
"embeddings",
|
||||
"chatVariableResolver",
|
||||
"chatVariables",
|
||||
"chatAgents",
|
||||
"chatAgents2",
|
||||
"chatAgents2Additions",
|
||||
"defaultChatAgent",
|
||||
"readonlyMessage",
|
||||
"mappedEditsProvider",
|
||||
"aiRelatedInformation",
|
||||
"codeActionAI",
|
||||
"findTextInFiles",
|
||||
"textSearchProvider",
|
||||
"commentReveal",
|
||||
"contribSourceControlInputBoxMenu",
|
||||
"contribCommentEditorActionsMenu",
|
||||
"contribCommentThreadAdditionalMenu",
|
||||
"contribCommentsViewThreadMenus",
|
||||
"newSymbolNamesProvider",
|
||||
"findFiles2",
|
||||
"extensionsAny",
|
||||
"authGetSessions",
|
||||
"authLearnMore",
|
||||
"testObserver",
|
||||
"aiTextSearchProvider",
|
||||
"documentFiltersExclusive",
|
||||
"chatParticipantPrivate",
|
||||
"lmTools"
|
||||
"scmInputBoxValueProvider"
|
||||
],
|
||||
"GitHub.remotehub": [
|
||||
"contribRemoteHelp",
|
||||
@ -1920,9 +1914,6 @@
|
||||
"textSearchProvider",
|
||||
"timeline"
|
||||
],
|
||||
"GitHub.copilot-nes": [
|
||||
"inlineEdit"
|
||||
],
|
||||
"ms-python.gather": [
|
||||
"notebookCellExecutionState"
|
||||
],
|
||||
@ -1930,9 +1921,7 @@
|
||||
"notebookCellExecutionState"
|
||||
],
|
||||
"ms-python.debugpy": [
|
||||
"portsAttributes",
|
||||
"contribIssueReporter",
|
||||
"debugVisualization"
|
||||
"portsAttributes"
|
||||
],
|
||||
"ms-toolsai.jupyter-renderers": [
|
||||
"contribNotebookStaticPreloads"
|
||||
@ -1949,9 +1938,7 @@
|
||||
"notebookControllerAffinityHidden",
|
||||
"contribNotebookStaticPreloads",
|
||||
"quickPickItemTooltip",
|
||||
"notebookExecution",
|
||||
"notebookCellExecution",
|
||||
"notebookVariableProvider"
|
||||
"notebookExecution"
|
||||
],
|
||||
"dbaeumer.vscode-eslint": [
|
||||
"notebookCellExecutionState"
|
||||
@ -1965,11 +1952,6 @@
|
||||
"ms-azuretools.vscode-azureresourcegroups": [
|
||||
"authGetSessions"
|
||||
],
|
||||
"ms-azuretools.vscode-azure-github-copilot": [
|
||||
"chatParticipantAdditions",
|
||||
"embeddings",
|
||||
"languageModelSystem"
|
||||
],
|
||||
"ms-vscode.anycode": [
|
||||
"extensionsAny"
|
||||
],
|
||||
@ -1992,15 +1974,12 @@
|
||||
"microsoft-IsvExpTools.powerplatform-vscode-preview": [
|
||||
"fileSearchProvider",
|
||||
"textSearchProvider"
|
||||
],
|
||||
"TeamsDevApp.ms-teams-vscode-extension": [
|
||||
"chatParticipantAdditions",
|
||||
"languageModelSystem"
|
||||
]
|
||||
},
|
||||
"tasConfig": {
|
||||
"endpoint": "https://default.exp-tas.com/vscode/ab",
|
||||
"telemetryEventName": "query-expfeature",
|
||||
"featuresTelemetryPropertyName": "VSCode.ABExp.Features",
|
||||
"assignmentContextTelemetryPropertyName": "abexp.assignmentcontext"
|
||||
},
|
||||
"extensionKind": {
|
||||
@ -2191,51 +2170,23 @@
|
||||
"https://*.vscode.dev",
|
||||
"https://*.github.dev",
|
||||
"https://gh.io",
|
||||
"https://portal.azure.com",
|
||||
"https://raw.githubusercontent.com",
|
||||
"https://private-user-images.githubusercontent.com",
|
||||
"https://avatars.githubusercontent.com"
|
||||
"https://portal.azure.com"
|
||||
],
|
||||
"trustedExtensionAuthAccess": {
|
||||
"github": [
|
||||
"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",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-vsliveshare.vsliveshare"
|
||||
],
|
||||
"github-enterprise": [
|
||||
"vscode.git",
|
||||
"vscode.github",
|
||||
"github.remotehub",
|
||||
"ms-vscode.remote-server",
|
||||
"github.vscode-pull-request-github",
|
||||
"github.codespaces",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-vsliveshare.vsliveshare"
|
||||
],
|
||||
"microsoft": [
|
||||
"vscode.git",
|
||||
"ms-vscode.azure-repos",
|
||||
"ms-vscode.remote-server",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"github.copilot",
|
||||
"github.copilot-chat",
|
||||
"ms-azuretools.vscode-azureresourcegroups",
|
||||
"ms-edu.vscode-learning"
|
||||
],
|
||||
"microsoft-sovereign-cloud": [
|
||||
"vscode.git",
|
||||
"ms-vscode.azure-repos",
|
||||
"ms-vscode.remote-server",
|
||||
"ms-vsliveshare.vsliveshare",
|
||||
"ms-azuretools.vscode-azureresourcegroups",
|
||||
"ms-edu.vscode-learning"
|
||||
]
|
||||
},
|
||||
"trustedExtensionProtocolHandlers": [
|
||||
"vscode.git",
|
||||
"vscode.github-authentication",
|
||||
@ -2338,28 +2289,6 @@
|
||||
"files.associations",
|
||||
"workbench.editor.enablePreview"
|
||||
],
|
||||
"aiGeneratedWorkspaceTrust": {
|
||||
"title": "This workspace was generated by GitHub Copilot",
|
||||
"checkboxText": "Trust the contents of all files in this workspace",
|
||||
"trustOption": "Yes, I trust the contents",
|
||||
"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. "
|
||||
},
|
||||
"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?"
|
||||
},
|
||||
"chatParticipantRegistry": "https://az764295.vo.msecnd.net/extensions/chat.json",
|
||||
"builtInExtensions": [
|
||||
{
|
||||
"name": "ms-vscode.js-debug-companion",
|
||||
@ -2379,8 +2308,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.js-debug",
|
||||
"version": "1.91.0",
|
||||
"sha256": "53b99146c7fa280f00c74414e09721530c622bf3e5eac2c967ddfb9906b51c80",
|
||||
"version": "1.84.0",
|
||||
"sha256": "a57691eb4440e549edba7472c0313e94f24d46ebe1ede18784b552fc5d11e596",
|
||||
"repo": "https://github.com/microsoft/vscode-js-debug",
|
||||
"metadata": {
|
||||
"id": "25629058-ddac-4e17-abba-74678e126c5d",
|
||||
@ -2395,8 +2324,8 @@
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode.vscode-js-profile-table",
|
||||
"version": "1.0.9",
|
||||
"sha256": "3b62ee4276a2bbea3fe230f94b1d5edd915b05966090ea56f882e1e0ab53e1a6",
|
||||
"version": "1.0.7",
|
||||
"sha256": "76924898456e45c1071a0ac4d31990bb740b689177665df915f3d39c7b767ba7",
|
||||
"repo": "https://github.com/microsoft/vscode-js-profile-visualizer",
|
||||
"metadata": {
|
||||
"id": "7e52b41b-71ad-457b-ab7e-0620f1fc4feb",
|
||||
@ -2408,18 +2337,59 @@
|
||||
},
|
||||
"publisherDisplayName": "Microsoft"
|
||||
}
|
||||
},
|
||||
{
|
||||
"name": "ms-vscode-remote.remote-wsl-recommender",
|
||||
"version": "0.0.19",
|
||||
"sha256": "926095d290dc7cdb9daf40ef5ae7591db12171ba1af1f61afcb5a368d0fc66aa",
|
||||
"repo": "https://github.com/microsoft/vscode-remote-wsl-recommender",
|
||||
"metadata": {
|
||||
"id": "cb296d3c-017a-4dee-83af-ebb5a5a16e9a",
|
||||
"publisherId": {
|
||||
"publisherId": "ac9410a2-0d75-40ec-90de-b59bb705801d",
|
||||
"publisherName": "ms-vscode-remote",
|
||||
"displayName": "Microsoft",
|
||||
"flags": "verified"
|
||||
},
|
||||
"publisherDisplayName": "Microsoft"
|
||||
},
|
||||
"platforms": [
|
||||
"win32"
|
||||
],
|
||||
"clientOnly": true
|
||||
}
|
||||
],
|
||||
"commit": "89690b9d76a88fab676d26651134a1ffa4562732",
|
||||
"date": "2024-07-19T05:03:57.939Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "AizCT2Po+TFTQCjXJ6SUGoBYdqqwoC37+x1tUWAeJoA",
|
||||
"vs/workbench/workbench.desktop.main.js": "p/90LYSHncZE3JbSoa4Ru2il47LAaQpGvZ2wcYbbm1o",
|
||||
"vs/workbench/workbench.desktop.main.css": "GRFTQtXRq6qLKqLOiThcmpd+GYLh90g9MTgIKrbSaDo",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "jIqXj4hmbygZCAmCM9n4z3o6/jG2O2Am7M79FD3dK9k",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "MOHfHsuI+CL4nPwyAQjuFCAjFomNep+vcvjL0sLDlbw",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "idaTpvcRO136MBMe5v8QMyEwHM5fcYwrdzAKeAbuH2s"
|
||||
"aiGeneratedWorkspaceTrust": {
|
||||
"title": "This workspace was generated by GitHub Copilot",
|
||||
"checkboxText": "Trust the contents of all files in this workspace",
|
||||
"trustOption": "Yes, I trust the contents",
|
||||
"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. "
|
||||
},
|
||||
"version": "1.92.0-insider",
|
||||
"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?"
|
||||
},
|
||||
"commit": "54b8f6a80aaad7489b75e9293b8d7a1700bed815",
|
||||
"date": "2023-11-17T10:49:40.914Z",
|
||||
"checksums": {
|
||||
"vs/base/parts/sandbox/electron-sandbox/preload.js": "ONmrIsER9AXMw/MeoMWtCA",
|
||||
"vs/workbench/workbench.desktop.main.js": "PPz12wM0RSiw4dvF/W0Akw",
|
||||
"vs/workbench/workbench.desktop.main.css": "fN7Oxkiikidy80U9pc5ZTw",
|
||||
"vs/workbench/api/node/extensionHostProcess.js": "+ssbdx5VLTydm9RmM0302Q",
|
||||
"vs/code/electron-sandbox/workbench/workbench.html": "Nei/i2NoxE9Pdo7ZULeFgA",
|
||||
"vs/code/electron-sandbox/workbench/workbench.js": "3B9sKK4UCJyWMqdv1OuJ4Q"
|
||||
},
|
||||
"version": "1.85.0-insider",
|
||||
"target": "user"
|
||||
}
|
BIN
list-extensions-desktop-code.txt
Normal file
BIN
list-extensions-desktop-code.txt
Normal file
Binary file not shown.
BIN
list-extensions-desktop-codium.txt
Normal file
BIN
list-extensions-desktop-codium.txt
Normal file
Binary file not shown.
BIN
list-extensions-desktop-insiders.txt
Normal file
BIN
list-extensions-desktop-insiders.txt
Normal file
Binary file not shown.
BIN
list-extensions-infineon-code.txt
Normal file
BIN
list-extensions-infineon-code.txt
Normal file
Binary file not shown.
BIN
list-extensions-infineon-codium.txt
Normal file
BIN
list-extensions-infineon-codium.txt
Normal file
Binary file not shown.
BIN
list-extensions-infineon-insiders.txt
Normal file
BIN
list-extensions-infineon-insiders.txt
Normal file
Binary file not shown.
30
list-extensions-messa010ec.ec.local.txt
Normal file
30
list-extensions-messa010ec.ec.local.txt
Normal file
@ -0,0 +1,30 @@
|
||||
PS G:\Git\VS-Code-Settings> code --show-versions --list-extensions | % { "code --install-extension $_" }
|
||||
code --install-extension ahmadalli.vscode-nginx-conf
|
||||
code --install-extension aliasadidev.nugetpackagemanagergui
|
||||
code --install-extension codezombiech.gitignore
|
||||
code --install-extension cweijan.vscode-office
|
||||
code --install-extension donjayamanne.githistory
|
||||
code --install-extension EditorConfig.EditorConfig
|
||||
code --install-extension eg2.vscode-npm-script
|
||||
code --install-extension esbenp.prettier-vscode
|
||||
code --install-extension golang.go
|
||||
code --install-extension hashhar.gitattributes
|
||||
code --install-extension hediet.vscode-drawio
|
||||
code --install-extension IFX.type-script-helper
|
||||
code --install-extension jacokok.csharp-stretch
|
||||
code --install-extension janjoerke.jenkins-pipeline-linter-connector
|
||||
code --install-extension johnpapa.vscode-peacock
|
||||
code --install-extension mikeburgh.xml-format
|
||||
code --install-extension ms-dotnettools.blazorwasm-companion
|
||||
code --install-extension ms-dotnettools.csharp
|
||||
code --install-extension ms-dotnettools.vscode-dotnet-runtime
|
||||
code --install-extension ms-edgedevtools.vscode-edge-devtools
|
||||
code --install-extension ms-mssql.mssql
|
||||
code --install-extension NicolasVuillamy.vscode-groovy-lint
|
||||
code --install-extension patcx.vscode-nuget-gallery
|
||||
code --install-extension rangav.vscode-thunder-client
|
||||
code --install-extension recode4dev.jenkinsfile
|
||||
code --install-extension scabana.trxviewer
|
||||
code --install-extension streetsidesoftware.code-spell-checker
|
||||
code --install-extension VisualStudioExptTeam.vscodeintellicode
|
||||
code --install-extension vscode-icons-team.vscode-icons
|
33
list-extensions-messtec102.ec.local.txt
Normal file
33
list-extensions-messtec102.ec.local.txt
Normal file
@ -0,0 +1,33 @@
|
||||
PS G:\Git\VS-Code-Settings> code --show-versions --list-extensions | % { "code --install-extension $_" }
|
||||
code --install-extension ahmadalli.vscode-nginx-conf
|
||||
code --install-extension aliasadidev.nugetpackagemanagergui
|
||||
code --install-extension codezombiech.gitignore
|
||||
code --install-extension cweijan.vscode-office
|
||||
code --install-extension donjayamanne.githistory
|
||||
code --install-extension EditorConfig.EditorConfig
|
||||
code --install-extension eg2.vscode-npm-script
|
||||
code --install-extension esbenp.prettier-vscode
|
||||
code --install-extension formulahendry.dotnet-test-explorer
|
||||
code --install-extension golang.go
|
||||
code --install-extension hashhar.gitattributes
|
||||
code --install-extension hediet.vscode-drawio
|
||||
code --install-extension IFX.type-script-helper
|
||||
code --install-extension jacokok.csharp-stretch
|
||||
code --install-extension janjoerke.jenkins-pipeline-linter-connector
|
||||
code --install-extension johnpapa.vscode-peacock
|
||||
code --install-extension mikeburgh.xml-format
|
||||
code --install-extension ms-dotnettools.blazorwasm-companion
|
||||
code --install-extension ms-dotnettools.csharp
|
||||
code --install-extension ms-dotnettools.vscode-dotnet-runtime
|
||||
code --install-extension ms-edgedevtools.vscode-edge-devtools
|
||||
code --install-extension ms-mssql.mssql
|
||||
code --install-extension ms-vscode.js-debug-companion
|
||||
code --install-extension NicolasVuillamy.vscode-groovy-lint
|
||||
code --install-extension patcx.vscode-nuget-gallery
|
||||
code --install-extension rangav.vscode-thunder-client
|
||||
code --install-extension recode4dev.jenkinsfile
|
||||
code --install-extension ryu1kn.partial-diff
|
||||
code --install-extension scabana.trxviewer
|
||||
code --install-extension streetsidesoftware.code-spell-checker
|
||||
code --install-extension VisualStudioExptTeam.vscodeintellicode
|
||||
code --install-extension vscode-icons-team.vscode-icons
|
Reference in New Issue
Block a user