formulahendry / formulahendry/vscode-code-runner
Instead of whole file, run only the line under cursor
Open
feature request
- Dominant language
- TypeScript
- Stars
- 2.4k
- Forks
- 351
- PR merge metrics
- No merged PRs in 30d
Description
Currently, if there is no text selection, the behavior is not intuitive: it runs the whole file regardless of where the cursor is.
I suggest running the line under the cursor and move cursor to the next line. This could be a nice way to run script "line by line".
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.