mirror of
https://github.com/rust-lang/rust-analyzer
synced 2024-12-26 13:03:31 +00:00
⬆️ package-lock.json
This commit is contained in:
parent
dd12184e4f
commit
cf72715439
2 changed files with 381 additions and 225 deletions
601
editors/code/package-lock.json
generated
601
editors/code/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -359,7 +359,10 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
"rust-analyzer.debug.sourceFileMap": {
|
"rust-analyzer.debug.sourceFileMap": {
|
||||||
"type": ["object", "string"],
|
"type": [
|
||||||
|
"object",
|
||||||
|
"string"
|
||||||
|
],
|
||||||
"const": "auto",
|
"const": "auto",
|
||||||
"description": "Optional source file mappings passed to the debug engine.",
|
"description": "Optional source file mappings passed to the debug engine.",
|
||||||
"default": {
|
"default": {
|
||||||
|
|
Loading…
Reference in a new issue