vscode-rust-test-adapter
vscode-rust-test-adapter copied to clipboard
Jump to the individual test implementation
Hi,
Would it be possible to add a way to navigate to the individual test implementation by clicking on it in the tree, or maybe cmd+click?
Thanks!
A right click menu option would also be great, or even a little icon next to the test.
I hacked something together which jumps to the test in the corresponding file: https://github.com/3vilM33pl3/vscode-rust-test-adapter/