Skip to content

Commit cdc362e

Browse files
committed
docs(inlay-hints): remove reference to Toggle inlay hints
1 parent 4f2c86e commit cdc362e

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

crates/ide/src/inlay_hints.rs

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -176,12 +176,6 @@ impl fmt::Debug for InlayHintLabelPart {
176176
// * elided lifetimes
177177
// * compiler inserted reborrows
178178
//
179-
// |===
180-
// | Editor | Action Name
181-
//
182-
// | VS Code | **rust-analyzer: Toggle inlay hints*
183-
// |===
184-
//
185179
// image::https://user-images.githubusercontent.com/48062697/113020660-b5f98b80-917a-11eb-8d70-3be3fd558cdd.png[]
186180
pub(crate) fn inlay_hints(
187181
db: &RootDatabase,

0 commit comments

Comments
 (0)