@codingame/monaco-vscode-language-pack-qps-ploc 1.83.14 → 1.83.15-next.0
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": "1.83.
|
|
3
|
+
"version": "1.83.15-next.0",
|
|
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@1.83.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@1.83.15-next.0"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -766,6 +766,7 @@ var content = {
|
|
|
766
766
|
inDiffEditor: "Whëthër thë çøñtëxt ïs æ ðïff ëðïtør",
|
|
767
767
|
inMultiDiffEditor: "Whëthër thë çøñtëxt ïs æ mµltï ðïff ëðïtør",
|
|
768
768
|
isEmbeddedDiffEditor: "Whëthër thë çøñtëxt ïs æñ ëmþëððëð ðïff ëðïtør",
|
|
769
|
+
multiDiffEditorAllCollapsed: "Whëthër æll fïlës ïñ mµltï ðïff ëðïtør ærë çøllæpsëð",
|
|
769
770
|
standaloneColorPickerFocused: "Whëthër thë stæñðæløñë çølør pïçkër ïs føçµsëð",
|
|
770
771
|
standaloneColorPickerVisible: "Whëthër thë stæñðæløñë çølør pïçkër ïs vïsïþlë",
|
|
771
772
|
stickyScrollFocused: "Whëthër thë stïçkÿ sçrøll ïs føçµsëð",
|