|
@@ -965,6 +965,7 @@ Rust ~
|
|
|
- Go to definition (|GoTo|, |GoToDefinition|, and |GoToDeclaration| are
|
|
|
identical)
|
|
|
- Management of 'racer' server instance
|
|
|
+- View documentation comments for identifiers (|GetDoc|)
|
|
|
|
|
|
===============================================================================
|
|
|
*youcompleteme-user-guide*
|
|
@@ -1638,7 +1639,7 @@ under the cursor. Depending on the file type, this includes things like:
|
|
|
- etc.
|
|
|
|
|
|
Supported in filetypes: 'c, cpp, objc, objcpp, cs, python, typescript,
|
|
|
-javascript'
|
|
|
+javascript, rust'
|
|
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
The *GetDocImprecise* subcommand
|