Allow interpreting consts and statics with interpret function command

This commit is contained in:
Lukas Wirth 2024-11-03 14:18:06 +01:00
parent 20ab9708b4
commit 78f3112626
12 changed files with 114 additions and 86 deletions

View file

@ -125,7 +125,7 @@
},
{
"command": "rust-analyzer.interpretFunction",
"title": "Interpret Function",
"title": "Interpret",
"category": "rust-analyzer (debug command)"
},
{