From 44c8080a393669da7847cd4921d2b997e80187c1 Mon Sep 17 00:00:00 2001 From: Sam McCall Date: Fri, 3 May 2019 15:41:10 +0200 Subject: [PATCH] Updated Hover ideas (markdown) --- Hover-ideas.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Hover-ideas.md b/Hover-ideas.md index 8d236ac..ed3facc 100644 --- a/Hover-ideas.md +++ b/Hover-ideas.md @@ -14,7 +14,7 @@ _member function_ This is where we'd put a documentation comment, if we had one! **Parameters**: - - `Ctx`: `ASTContext &` + - `Ctx`: `clang::ASTContext &` ``` namespace clang::clangd {