Debug test at current cursor position #902
Closed
SkyCodeSky
started this conversation in
Ideas
Replies: 2 comments
-
TestExplorer already has a shortcut for this: {
"key": "cmd+; cmd+c",
"command": "testing.debugAtCursor",
"when": "editorTextFocus"
} does this work for you? |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nice! 😊 Exactly what I was hoping for. It works great. Thanks a lot! |
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.
-
Hi everyone. 😊
Is there a feature to debug a test at the current cursor position?
Is this a feature already? If so, what do I have to do? 😊
All the best! 🤗
Beta Was this translation helpful? Give feedback.
All reactions