Skip to content

Feature Requests: New apis and configuring the way output is displayed for python #11

@benzhou1

Description

@benzhou1

I really like the plugin and would like to request the following possible features:

  1. Api to cancel existing run.
  • The use case is sometimes you write bad code which can do bad things especially in a scratch file.
  1. Api to clear existing output in the buffer or maybe clear output before running
  • I know we can just undo the output or just manually delete the output, but an api would be nice.
  1. A way to configure how the output looks like. Specifically the equal signs that surround the output when running a python scratch file
  • An idea I have is to put the output into a comment block instead. The reason for this is so we can avoid the lsp complaining about the syntax and if you forget to clear the output your next run will fail as well.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions