I really like the plugin and would like to request the following possible features:
- Api to cancel existing run.
- The use case is sometimes you write bad code which can do bad things especially in a scratch file.
- 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.
- 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.
I really like the plugin and would like to request the following possible features: