diff options
Diffstat (limited to 'editors')
-rw-r--r-- | editors/code/package-lock.json | 62 | ||||
-rw-r--r-- | editors/code/package.json | 27 |
2 files changed, 52 insertions, 37 deletions
diff --git a/editors/code/package-lock.json b/editors/code/package-lock.json index d22c80754..95c9571e9 100644 --- a/editors/code/package-lock.json +++ b/editors/code/package-lock.json | |||
@@ -11,7 +11,7 @@ | |||
11 | "dependencies": { | 11 | "dependencies": { |
12 | "https-proxy-agent": "^5.0.0", | 12 | "https-proxy-agent": "^5.0.0", |
13 | "node-fetch": "^2.6.1", | 13 | "node-fetch": "^2.6.1", |
14 | "vscode-languageclient": "^7.1.0-next.4" | 14 | "vscode-languageclient": "^7.1.0-next.5" |
15 | }, | 15 | }, |
16 | "devDependencies": { | 16 | "devDependencies": { |
17 | "@rollup/plugin-commonjs": "^17.0.0", | 17 | "@rollup/plugin-commonjs": "^17.0.0", |
@@ -3388,39 +3388,39 @@ | |||
3388 | } | 3388 | } |
3389 | }, | 3389 | }, |
3390 | "node_modules/vscode-jsonrpc": { | 3390 | "node_modules/vscode-jsonrpc": { |
3391 | "version": "6.1.0-next.2", | 3391 | "version": "7.0.0-next.1", |
3392 | "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.1.0-next.2.tgz", | 3392 | "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-7.0.0-next.1.tgz", |
3393 | "integrity": "sha512-nkiNDGI+Ytp7uj1lxHXddXCoEunhcry1D+KmVHBfUUgWT9jMF8ZJyH5KQObdF+OGAh7bXZxD/SV4uGwSCeHHWA==", | 3393 | "integrity": "sha512-dEmliPZGbSyIcEeKRGzosCy7y7zsc8FXg1l5BBOGgMUbemlo3vUnsa2GFqpILJwJvlbvkRcF2QASNwIlKe9J7g==", |
3394 | "engines": { | 3394 | "engines": { |
3395 | "node": ">=8.0.0 || >=10.0.0" | 3395 | "node": ">=8.0.0 || >=10.0.0" |
3396 | } | 3396 | } |
3397 | }, | 3397 | }, |
3398 | "node_modules/vscode-languageclient": { | 3398 | "node_modules/vscode-languageclient": { |
3399 | "version": "7.1.0-next.4", | 3399 | "version": "7.1.0-next.5", |
3400 | "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.1.0-next.4.tgz", | 3400 | "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.1.0-next.5.tgz", |
3401 | "integrity": "sha512-Gal+DvbI1KIwO1z90MvSnghMCVBCGlwdpOVIS0Hhmep7rjHUOwuC5Df7YlVkpzfPm+RCRyZQnUSJ19VNrnxxhA==", | 3401 | "integrity": "sha512-TpzpAhpdCNJHaLzptFRs54xsU6xTmaiVPCse0W0rRB5jJBPjOBKilrFPMMm/sJA0y8Yxa9sOvZaNu6WPg3dYAw==", |
3402 | "dependencies": { | 3402 | "dependencies": { |
3403 | "minimatch": "^3.0.4", | 3403 | "minimatch": "^3.0.4", |
3404 | "semver": "^7.3.4", | 3404 | "semver": "^7.3.4", |
3405 | "vscode-languageserver-protocol": "3.17.0-next.5" | 3405 | "vscode-languageserver-protocol": "3.17.0-next.6" |
3406 | }, | 3406 | }, |
3407 | "engines": { | 3407 | "engines": { |
3408 | "vscode": "^1.53.0" | 3408 | "vscode": "^1.53.0" |
3409 | } | 3409 | } |
3410 | }, | 3410 | }, |
3411 | "node_modules/vscode-languageserver-protocol": { | 3411 | "node_modules/vscode-languageserver-protocol": { |
3412 | "version": "3.17.0-next.5", | 3412 | "version": "3.17.0-next.6", |
3413 | "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.5.tgz", | 3413 | "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.6.tgz", |
3414 | "integrity": "sha512-LFZ6WMB3iPezQAU9OnGoERzcIVKhcs0OLfD/NHcqSj3g1wgxuLUL5kSlZbbjFySQCmhzm6b0yb3hjTSeBtq1+w==", | 3414 | "integrity": "sha512-f1kGsoOpISB5jSqQNeMDl2446enxVahyux2e5vZap6pu/TC+2UlvPT4DCR0gPph95KOQZweL9zq1SzLoPdqhuA==", |
3415 | "dependencies": { | 3415 | "dependencies": { |
3416 | "vscode-jsonrpc": "6.1.0-next.2", | 3416 | "vscode-jsonrpc": "7.0.0-next.1", |
3417 | "vscode-languageserver-types": "3.17.0-next.1" | 3417 | "vscode-languageserver-types": "3.17.0-next.2" |
3418 | } | 3418 | } |
3419 | }, | 3419 | }, |
3420 | "node_modules/vscode-languageserver-types": { | 3420 | "node_modules/vscode-languageserver-types": { |
3421 | "version": "3.17.0-next.1", | 3421 | "version": "3.17.0-next.2", |
3422 | "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.1.tgz", | 3422 | "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.2.tgz", |
3423 | "integrity": "sha512-VGzh06oynbYa6JbTKUbxOEZN7CYEtWhN7DK5wfzUpeCJl8X8xZX39g2PVfpqXrIEduu7dcJgK007KgnX9tHNKA==" | 3423 | "integrity": "sha512-L5S2kNLCgYJMVWgsZjBaorMM/6+itAfvOyl6Kv1bgFzDNaUKm9HsnUlehjpWPdV5DqnfJhJ5E03Z+/3Mw8ii+Q==" |
3424 | }, | 3424 | }, |
3425 | "node_modules/vscode-test": { | 3425 | "node_modules/vscode-test": { |
3426 | "version": "1.5.2", | 3426 | "version": "1.5.2", |
@@ -6167,33 +6167,33 @@ | |||
6167 | } | 6167 | } |
6168 | }, | 6168 | }, |
6169 | "vscode-jsonrpc": { | 6169 | "vscode-jsonrpc": { |
6170 | "version": "6.1.0-next.2", | 6170 | "version": "7.0.0-next.1", |
6171 | "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-6.1.0-next.2.tgz", | 6171 | "resolved": "https://registry.npmjs.org/vscode-jsonrpc/-/vscode-jsonrpc-7.0.0-next.1.tgz", |
6172 | "integrity": "sha512-nkiNDGI+Ytp7uj1lxHXddXCoEunhcry1D+KmVHBfUUgWT9jMF8ZJyH5KQObdF+OGAh7bXZxD/SV4uGwSCeHHWA==" | 6172 | "integrity": "sha512-dEmliPZGbSyIcEeKRGzosCy7y7zsc8FXg1l5BBOGgMUbemlo3vUnsa2GFqpILJwJvlbvkRcF2QASNwIlKe9J7g==" |
6173 | }, | 6173 | }, |
6174 | "vscode-languageclient": { | 6174 | "vscode-languageclient": { |
6175 | "version": "7.1.0-next.4", | 6175 | "version": "7.1.0-next.5", |
6176 | "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.1.0-next.4.tgz", | 6176 | "resolved": "https://registry.npmjs.org/vscode-languageclient/-/vscode-languageclient-7.1.0-next.5.tgz", |
6177 | "integrity": "sha512-Gal+DvbI1KIwO1z90MvSnghMCVBCGlwdpOVIS0Hhmep7rjHUOwuC5Df7YlVkpzfPm+RCRyZQnUSJ19VNrnxxhA==", | 6177 | "integrity": "sha512-TpzpAhpdCNJHaLzptFRs54xsU6xTmaiVPCse0W0rRB5jJBPjOBKilrFPMMm/sJA0y8Yxa9sOvZaNu6WPg3dYAw==", |
6178 | "requires": { | 6178 | "requires": { |
6179 | "minimatch": "^3.0.4", | 6179 | "minimatch": "^3.0.4", |
6180 | "semver": "^7.3.4", | 6180 | "semver": "^7.3.4", |
6181 | "vscode-languageserver-protocol": "3.17.0-next.5" | 6181 | "vscode-languageserver-protocol": "3.17.0-next.6" |
6182 | } | 6182 | } |
6183 | }, | 6183 | }, |
6184 | "vscode-languageserver-protocol": { | 6184 | "vscode-languageserver-protocol": { |
6185 | "version": "3.17.0-next.5", | 6185 | "version": "3.17.0-next.6", |
6186 | "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.5.tgz", | 6186 | "resolved": "https://registry.npmjs.org/vscode-languageserver-protocol/-/vscode-languageserver-protocol-3.17.0-next.6.tgz", |
6187 | "integrity": "sha512-LFZ6WMB3iPezQAU9OnGoERzcIVKhcs0OLfD/NHcqSj3g1wgxuLUL5kSlZbbjFySQCmhzm6b0yb3hjTSeBtq1+w==", | 6187 | "integrity": "sha512-f1kGsoOpISB5jSqQNeMDl2446enxVahyux2e5vZap6pu/TC+2UlvPT4DCR0gPph95KOQZweL9zq1SzLoPdqhuA==", |
6188 | "requires": { | 6188 | "requires": { |
6189 | "vscode-jsonrpc": "6.1.0-next.2", | 6189 | "vscode-jsonrpc": "7.0.0-next.1", |
6190 | "vscode-languageserver-types": "3.17.0-next.1" | 6190 | "vscode-languageserver-types": "3.17.0-next.2" |
6191 | } | 6191 | } |
6192 | }, | 6192 | }, |
6193 | "vscode-languageserver-types": { | 6193 | "vscode-languageserver-types": { |
6194 | "version": "3.17.0-next.1", | 6194 | "version": "3.17.0-next.2", |
6195 | "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.1.tgz", | 6195 | "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.0-next.2.tgz", |
6196 | "integrity": "sha512-VGzh06oynbYa6JbTKUbxOEZN7CYEtWhN7DK5wfzUpeCJl8X8xZX39g2PVfpqXrIEduu7dcJgK007KgnX9tHNKA==" | 6196 | "integrity": "sha512-L5S2kNLCgYJMVWgsZjBaorMM/6+itAfvOyl6Kv1bgFzDNaUKm9HsnUlehjpWPdV5DqnfJhJ5E03Z+/3Mw8ii+Q==" |
6197 | }, | 6197 | }, |
6198 | "vscode-test": { | 6198 | "vscode-test": { |
6199 | "version": "1.5.2", | 6199 | "version": "1.5.2", |
diff --git a/editors/code/package.json b/editors/code/package.json index c077bd2c0..0b9b4e42f 100644 --- a/editors/code/package.json +++ b/editors/code/package.json | |||
@@ -37,7 +37,7 @@ | |||
37 | "dependencies": { | 37 | "dependencies": { |
38 | "https-proxy-agent": "^5.0.0", | 38 | "https-proxy-agent": "^5.0.0", |
39 | "node-fetch": "^2.6.1", | 39 | "node-fetch": "^2.6.1", |
40 | "vscode-languageclient": "^7.1.0-next.4" | 40 | "vscode-languageclient": "^7.1.0-next.5" |
41 | }, | 41 | }, |
42 | "devDependencies": { | 42 | "devDependencies": { |
43 | "@rollup/plugin-commonjs": "^17.0.0", | 43 | "@rollup/plugin-commonjs": "^17.0.0", |
@@ -452,6 +452,16 @@ | |||
452 | "default": false, | 452 | "default": false, |
453 | "type": "boolean" | 453 | "type": "boolean" |
454 | }, | 454 | }, |
455 | "rust-analyzer.cargo.unsetTest": { | ||
456 | "markdownDescription": "Unsets `#[cfg(test)]` for the specified crates.", | ||
457 | "default": [ | ||
458 | "core" | ||
459 | ], | ||
460 | "type": "array", | ||
461 | "items": { | ||
462 | "type": "string" | ||
463 | } | ||
464 | }, | ||
455 | "rust-analyzer.cargo.features": { | 465 | "rust-analyzer.cargo.features": { |
456 | "markdownDescription": "List of features to activate.", | 466 | "markdownDescription": "List of features to activate.", |
457 | "default": [], | 467 | "default": [], |
@@ -645,6 +655,16 @@ | |||
645 | "default": true, | 655 | "default": true, |
646 | "type": "boolean" | 656 | "type": "boolean" |
647 | }, | 657 | }, |
658 | "rust-analyzer.hover.documentation": { | ||
659 | "markdownDescription": "Whether to show documentation on hover.", | ||
660 | "default": true, | ||
661 | "type": "boolean" | ||
662 | }, | ||
663 | "rust-analyzer.hover.linksInHover": { | ||
664 | "markdownDescription": "Use markdown syntax for links in hover.", | ||
665 | "default": true, | ||
666 | "type": "boolean" | ||
667 | }, | ||
648 | "rust-analyzer.hoverActions.debug": { | 668 | "rust-analyzer.hoverActions.debug": { |
649 | "markdownDescription": "Whether to show `Debug` action. Only applies when\n`#rust-analyzer.hoverActions.enable#` is set.", | 669 | "markdownDescription": "Whether to show `Debug` action. Only applies when\n`#rust-analyzer.hoverActions.enable#` is set.", |
650 | "default": true, | 670 | "default": true, |
@@ -675,11 +695,6 @@ | |||
675 | "default": true, | 695 | "default": true, |
676 | "type": "boolean" | 696 | "type": "boolean" |
677 | }, | 697 | }, |
678 | "rust-analyzer.hoverActions.linksInHover": { | ||
679 | "markdownDescription": "Use markdown syntax for links in hover.", | ||
680 | "default": true, | ||
681 | "type": "boolean" | ||
682 | }, | ||
683 | "rust-analyzer.inlayHints.chainingHints": { | 698 | "rust-analyzer.inlayHints.chainingHints": { |
684 | "markdownDescription": "Whether to show inlay type hints for method chains.", | 699 | "markdownDescription": "Whether to show inlay type hints for method chains.", |
685 | "default": true, | 700 | "default": true, |