Closed softwarenerd closed 1 day ago
This PR builds out the Editor Action Bar so that it mirrors Editor Actions as they are defined in the MenuId.EditorTitle menu. This addresses https://github.com/posit-dev/positron/issues/5316.
MenuId.EditorTitle
Here's a screenshot showing Editor Actions and the Editor Action Bar:
The Editor Action Bar is still an experimental feature, so it is not enabled by default.
Addresses #5316
Description
This PR builds out the Editor Action Bar so that it mirrors Editor Actions as they are defined in the
MenuId.EditorTitle
menu. This addresses https://github.com/posit-dev/positron/issues/5316.Here's a screenshot showing Editor Actions and the Editor Action Bar:
QA Notes
The Editor Action Bar is still an experimental feature, so it is not enabled by default.