Skip to content

Commit d8aae59

Browse files
Update codenav index.mdx
1 parent a05f9aa commit d8aae59

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/code-search/code-navigation/index.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Code Navigation helps you with the following tasks:
3030
| [Popover](/code_navigation/explanations/features#popover) | Quickly view a symbol's type signature and documentation without switching to another source file |
3131
| [Go to definition](/code_navigation/explanations/features#go-to-definition) | Click the button or symbol name, navigates you to the symbol's definition |
3232
| [Find references](/code_navigation/explanations/features#find-references) | Selecting it in the popover lists all references, definitions, and implementations at the bottom, including precise and search-based results |
33-
| [Dependency navigation](/code_navigation/explanations/features#dependency-navigation) (Beta) | Extends code navigation to work across [packages](/admin/code_hosts/package-repos) |
3433
| [Find implementations](/code_navigation/explanations/features#find-implementations) | Click to go to a symbol's interface definition or, at the interface, see all implementations across repositories, including interfaces implemented by a struct |
3534
| [Perform an action](/code-search/code-navigation/features#perform-an-action) | When browsing code, you can perform a couple of actions like open in code host, raw download and view blame. |
3635

0 commit comments

Comments
 (0)