mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2025-09-29 13:25:09 +00:00
Merge #8760
8760: ⬆️ package-lock.json r=matklad a=matklad bors r+ 🤖 Co-authored-by: Aleksey Kladov <aleksey.kladov@gmail.com>
This commit is contained in:
commit
e443d5a89b
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": {
|
||||
"type": ["object", "string"],
|
||||
"type": [
|
||||
"object",
|
||||
"string"
|
||||
],
|
||||
"const": "auto",
|
||||
"description": "Optional source file mappings passed to the debug engine.",
|
||||
"default": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue