Follow and Execute code that breaks around multiple lines in Python (VSCode) #4372
henningsway
started this conversation in
Feature Requests
Replies: 1 comment
-
To note the issue is still there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
This is likely not a Quarto core problem, but I haven't found a good solution yet that's why I post here.
I really like, that in RStudio long expressions are executed via a single command, so I don't have to mark the whole expression to run it.
I'd like to achieve the same behaviour with python (using vscode).
Example
results in
Is there something that Quarto can do here to help? :)
Beta Was this translation helpful? Give feedback.
All reactions