posit-dev / positron

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

Use new Editor Action Bar for Data Explorer #5361

Open juliasilge opened 1 week ago

juliasilge commented 1 week ago

Our new Editor Action Bar, first introduced in https://github.com/posit-dev/positron/pull/5181, is provided for all editor tabs; this includes Data Explorer tabs. Currently, the Data Explorer already has its own type of action bar, but this is now a bit much 😆 with the new additional bar:

Image

The existing actions for the Data Explorer should be contributed to the new bar that we have on all editor tabs, and the existing bar should go away.

(This will also be the way that plots in editor tabs will offer richer UI affordances cc @timtmok )

[!NOTE] This together with #5360 is probably the minimum feature set for turning this bar on by default instead of off.