posit-dev / positron

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

New Editor Action Toolbar toggles existing editor actions off #5360

Open juliasilge opened 1 week ago

juliasilge commented 1 week ago

The experimental Editor Action Bar was first added in https://github.com/posit-dev/positron/pull/5181, and is currently off by default. We are tracking the ability for existing editor actions to be surface on the new bar in #5316.

As a next step after that, we want the use of the new Editor Action Bar to toggle off the existing UI for these actions.

When the Editor Action Bar is toggled on, instead of seeing the existing actions here:

Image

We will see them down in the new bar:

Image

The new Editor Action Bar will be like a new option here, mutually exclusive with the other options:

Image