add go to implementation
This commit is contained in:
@@ -23,6 +23,7 @@ map <leader>ff <Action>(GotoFile)
|
|||||||
map <leader>fs <Action>(GotoSymbol)
|
map <leader>fs <Action>(GotoSymbol)
|
||||||
map <leader>fg <Action>(FindInPath)
|
map <leader>fg <Action>(FindInPath)
|
||||||
map <leader>fd <Action>(GotoDeclaration)
|
map <leader>fd <Action>(GotoDeclaration)
|
||||||
|
map <leader>fi <Action>(ReSharperGotoImplementation)
|
||||||
map <leader>fr <Action>(FindUsages)
|
map <leader>fr <Action>(FindUsages)
|
||||||
map <leader>ft <Action>(GotoTypeDeclaration)
|
map <leader>ft <Action>(GotoTypeDeclaration)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user