mirror of
https://github.com/rust-lang/rust-analyzer.git
synced 2026-04-17 21:24:52 +00:00
⬆️ package-lock.json
This commit is contained in:
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": {
|
||||
|
||||
Reference in New Issue
Block a user