⚠ This page is served via a proxy. Original site: https://github.com
This service does not collect credentials or authentication data.
Skip to content

Feature request "Jump to end of current cell" when executing code. #908

@tomasrei

Description

@tomasrei

Working In Positron (I guess this goes for Studio as well) a qmd file might look like the example below.

When executing Some code I a working on towards the end of the cell the cursor will jump all the way down to the 2nd cell, forcing me to scroll up again.

Is it possible to add a setting that enables "Jump to end of current cell"?

```{r Cell 1}
Longish code
.
.
.
.

Some code I a working on towards the end of the cell
```

Long text outside cell
.
.
.
.
.
.
.

```{r Cell 2}
Another cell.
```

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions