@codingame/monaco-vscode-language-pack-qps-ploc 8.0.2 → 8.0.4
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": "8.0.
|
|
3
|
+
"version": "8.0.4",
|
|
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@8.0.
|
|
21
|
+
"vscode": "npm:@codingame/monaco-vscode-api@8.0.4"
|
|
22
22
|
}
|
|
23
23
|
}
|
|
@@ -268,6 +268,7 @@
|
|
|
268
268
|
"typescript.npm": "§pëçïfïës thë pæth tø thë ñpm ëxëçµtæþlë µsëð før [Ƶtømætïç Tÿpë Æçqµïsïtïøñ](https://çøðë.vïsµælstµðïø.çøm/ðøçs/ñøðëjs/wørkïñg-wïth-jævæsçrïpt#_tÿpïñgs-æñð-æµtømætïç-tÿpë-æçqµïsïtïøñ).",
|
|
269
269
|
"typescript.openTsServerLog.title": "Øpëñ T§ §ërvër løg",
|
|
270
270
|
"typescript.preferences.autoImportFileExcludePatterns": "§pëçïfÿ gløþ pættërñs øf fïlës tø ëxçlµðë frøm æµtø ïmpørts. Rëlætïvë pæths ærë rësølvëð rëlætïvë tø thë wørkspæçë røøt. Pættërñs ærë ëvælµætëð µsïñg tsçøñfïg.jsøñ [`ëxçlµðë`](https://www.tÿpësçrïptlæñg.ørg/tsçøñfïg#ëxçlµðë) sëmæñtïçs.",
|
|
271
|
+
"typescript.preferences.autoImportSpecifierExcludeRegexes": "§pëçïfÿ rëgµlær ëxprëssïøñs tø ëxçlµðë æµtø ïmpørts wïth mætçhïñg ïmpørt spëçïfïërs. Ëxæmplës:\r\n\r\n- `^ñøðë:`\r\n- `lïþ/ïñtërñæl` (slæshës ðøñ't ñëëð tø þë ësçæpëð...)\r\n- `/lïþ\\/ïñtërñæl/ï` (...µñlëss ïñçlµðïñg sµrrøµñðïñg slæshës før `ï` ør `µ` flægs)\r\n- `^løðæsh$` (øñlÿ ælløw sµþpæth ïmpørts frøm løðæsh)",
|
|
271
272
|
"typescript.preferences.importModuleSpecifier": "Prëfërrëð pæth stÿlë før æµtø ïmpørts.",
|
|
272
273
|
"typescript.preferences.importModuleSpecifier.nonRelative": "Prëfërs æ ñøñ-rëlætïvë ïmpørt þæsëð øñ thë `þæsëÜrl` ør `pæths` çøñfïgµrëð ïñ ÿøµr `jsçøñfïg.jsøñ` / `tsçøñfïg.jsøñ`.",
|
|
273
274
|
"typescript.preferences.importModuleSpecifier.projectRelative": "Prëfërs æ ñøñ-rëlætïvë ïmpørt øñlÿ ïf thë rëlætïvë ïmpørt pæth wøµlð lëævë thë pæçkægë ør prøjëçt ðïrëçtørÿ.",
|