瀏覽代碼

Update README.md

https://github.com/Valloric/ycmd/pull/628
David Zmick 8 年之前
父節點
當前提交
0acafe7fc7
共有 2 個文件被更改,包括 4 次插入2 次删除
  1. 2 1
      README.md
  2. 2 1
      doc/youcompleteme.txt

+ 2 - 1
README.md

@@ -732,6 +732,7 @@ Quick Feature Summary
 * Go to definition (`GoTo`, `GoToDefinition`, and `GoToDeclaration` are
   identical)
 * Management of `racer` server instance
+* View documentation comments for identifiers (`GetDoc`)
 
 User Guide
 ----------
@@ -1363,7 +1364,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
 

+ 2 - 1
doc/youcompleteme.txt

@@ -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