Unnamed repository; edit this file 'description' to name the repository.
Diffstat (limited to 'editors/code/package.json')
| -rw-r--r-- | editors/code/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/code/package.json b/editors/code/package.json index 163a953030..6d7074be41 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -959,7 +959,7 @@ "default": true, "type": "boolean" }, - "rust-analyzer.hover.memory.layout.enable": { + "rust-analyzer.hover.memoryLayout.enable": { "markdownDescription": "Whether to show memory layout data on hover.", "default": true, "type": "boolean" |