@codingame/monaco-vscode-language-pack-qps-ploc 2.2.1 → 2.2.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@codingame/monaco-vscode-language-pack-qps-ploc",
|
|
3
|
-
"version": "2.2.
|
|
3
|
+
"version": "2.2.2",
|
|
4
4
|
"keywords": [],
|
|
5
5
|
"author": {
|
|
6
6
|
"name": "CodinGame",
|
|
@@ -18,6 +18,6 @@
|
|
|
18
18
|
"module": "index.js",
|
|
19
19
|
"types": "index.d.ts",
|
|
20
20
|
"dependencies": {
|
|
21
|
-
"vscode": "npm:@codingame/monaco-vscode-api@2.2.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@2.2.2"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -4585,6 +4585,8 @@ var content = {
|
|
|
4585
4585
|
interactiveSessionResponseVote: "Whëñ thë rëspøñsë hæs þëëñ vøtëð µp, ïs sët tø 'µp'. Whëñ vøtëð ðøwñ, ïs sët tø 'ðøwñ'. Øthërwïsë æñ ëmptÿ strïñg."
|
|
4586
4586
|
},
|
|
4587
4587
|
"vs/workbench/contrib/chat/common/chatServiceImpl": {
|
|
4588
|
+
"action.showExtension": "§høw Ëxtëñsïøñ",
|
|
4589
|
+
chatFailErrorMessage: "Çhæt fæïlëð tø løæð. Plëæsë ëñsµrë thæt thë GïtHµþ Çøpïløt Çhæt ëxtëñsïøñ ïs µp tø ðætë.",
|
|
4588
4590
|
emptyResponse: "Prøvïðër rëtµrñëð ñµll rëspøñsë"
|
|
4589
4591
|
},
|
|
4590
4592
|
"vs/workbench/contrib/codeActions/browser/codeActionsContribution": {
|