From ee02213e65b1fd9c5e331ffe4a1ebd1e2ebab9c8 Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Sun, 26 Mar 2023 08:39:28 +0200 Subject: Handle proc macro fetching via OpQueue --- editors/code/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/code/package.json') diff --git a/editors/code/package.json b/editors/code/package.json index 42cbc0e0d1f..4e57bf0e29b 100644 --- a/editors/code/package.json +++ b/editors/code/package.json @@ -200,8 +200,8 @@ "category": "rust-analyzer" }, { - "command": "rust-analyzer.reloadProcMacros", - "title": "Reload proc macros and build scripts", + "command": "rust-analyzer.rebuildProcMacros", + "title": "Rebuild proc macros and build scripts", "category": "rust-analyzer" }, { -- cgit 1.4.1-3-g733a5