Pete

Results 15 issues of Pete

## Target Dates * Kick-off: 2024-10-07 * November Pre-Release: 2024-11-04 ## Connections Pane * #2925 ## Quarto * #2085 * #4858 ## Workbench * #1424 * #1373 * #4864 *...

planning

We want to add a new customizable toolbar or "action bar" to an Editor, likely best positioned to the right on the same line as the breadcrumb below the tabs....

epic
area: top bar

Positron currently includes the CodeOSS .py file association icons for Windows and Mac, but does not have any for R.

enhancement
lang: r

While building this demo in a recently daily build of RStudio on MacOS, using R 4.4.2, in addition to installing `bookdown`, I also needed to install `downlit` too. Could we...

The implementation of `__getattr__` in `dfply.base.Intention` breaks access of built-in Python attributes like `__qualname__`, which are often used in systems doing object introspection. Any attribute accessed on instances of Intention...