From 07394316ff0c5454b3a9e854945ebd29b90259ec Mon Sep 17 00:00:00 2001 From: Lukas Wirth Date: Fri, 4 Jun 2021 15:49:43 +0200 Subject: Add function references hover action --- docs/user/generated_config.adoc | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'docs/user') diff --git a/docs/user/generated_config.adoc b/docs/user/generated_config.adoc index 4eec8455d..34a91486b 100644 --- a/docs/user/generated_config.adoc +++ b/docs/user/generated_config.adoc @@ -228,6 +228,12 @@ Whether to show `Go to Type Definition` action. Only applies when Whether to show `Implementations` action. Only applies when `#rust-analyzer.hoverActions.enable#` is set. -- +[[rust-analyzer.hoverActions.references]]rust-analyzer.hoverActions.references (default: `false`):: ++ +-- +Whether to show `References` action. Only applies when +`#rust-analyzer.hoverActions.enable#` is set. +-- [[rust-analyzer.hoverActions.run]]rust-analyzer.hoverActions.run (default: `true`):: + -- -- cgit v1.2.3