posit-dev / positron

Positron, a next-generation data science IDE
https://positron.posit.co
Other
2.82k stars 90 forks source link

Editor Action Bar - Mirror Editor Actions #5428

Closed softwarenerd closed 1 day ago

softwarenerd commented 1 day ago

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:

image

QA Notes

The Editor Action Bar is still an experimental feature, so it is not enabled by default.

juliasilge commented 1 day ago

Addresses #5316