Remove Java from the GoToImplementation command in docs
This commit is contained in:
parent
e8477c16b6
commit
05f7f1c6f0
@ -1602,7 +1602,7 @@ Looks up the symbol under the cursor and jumps to its implementation (i.e.
|
|||||||
non-interface). If there are multiple implementations, instead provides a list
|
non-interface). If there are multiple implementations, instead provides a list
|
||||||
of implementations to choose from.
|
of implementations to choose from.
|
||||||
|
|
||||||
Supported in filetypes: `cs, java`
|
Supported in filetypes: `cs`
|
||||||
|
|
||||||
#### The `GoToImplementationElseDeclaration` subcommand
|
#### The `GoToImplementationElseDeclaration` subcommand
|
||||||
|
|
||||||
|
@ -1898,7 +1898,7 @@ Looks up the symbol under the cursor and jumps to its implementation (i.e. non-
|
|||||||
interface). If there are multiple implementations, instead provides a list of
|
interface). If there are multiple implementations, instead provides a list of
|
||||||
implementations to choose from.
|
implementations to choose from.
|
||||||
|
|
||||||
Supported in filetypes: 'cs, java'
|
Supported in filetypes: 'cs'
|
||||||
|
|
||||||
-------------------------------------------------------------------------------
|
-------------------------------------------------------------------------------
|
||||||
The *GoToImplementationElseDeclaration* subcommand
|
The *GoToImplementationElseDeclaration* subcommand
|
||||||
|
Loading…
Reference in New Issue
Block a user