Command extensibility
- Last UpdatedJul 23, 2024
- 1 minute read
IDE extensions can expand the default command set of the IDE by introducing new commands and providing new command user interface vectors (menus, toolbars, keyboard accelerators and context menus), by which the end user can invoke these extended commands. The new commands and command UI vectors are integrated with those provided by the IDE itself.