Skip to content

CodeChunk and CodeExpression: indicate execution status in outputs and elsewhere #235

@nokome

Description

@nokome

Currently, the only place the user has an indication of whether a CodeChunk or CodeExpression is currently running is the spinner icon:

Peek 2021-09-27 11-07

This is OK for code chunks with less than 30 lines, but I have found that when editing longer code chunks, I will often make changes at the end of the code chunk, press Shift+Enter and then have to scroll up to check that the chunk is actually running. I'd prefer to have behavior like in RStudio where the output fades out, it shows a spinner and a green line to the side indicating that the code is currently being executed, and the new output fades in:

Peek 2021-09-27 11-12

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions