SVEditor Features
Feature Summary
Feature | Activating | Shortcut |
---|---|---|
Open Declaration Navigates to the location of the item's declaration (class, module, interface, field, method) |
![]() |
F3 |
Open Type Hierarchy
Opens the Type Hierarchy view for the specified class or module |
![]() |
F4 |
Doc Hover
Code documentation is displayed when hovering over a documented element |
![]() |
None |
New Class/Interface/Module Wizards
Wizards to quickly create new files containing a class, interface, or module |
![]() |
None |
Open Class Diagram
Displays a UML-style class diagram of the target class |
![]() |
None |