Extend the IDE user interface
- Last UpdatedJul 23, 2024
- 1 minute read
Using the IDE extensibility infrastructure, IDE extensions can introduce new command UI vectors like, menus, toolbars, context menus and keyboard shortcuts. New UI vectors can be added for the IDE commands or the commands defined by any IDE extension. They can also add new status bar panels. Newly introduced IDE UI elements merge with the ones defined by the IDE.