vscode/.vscode/extensions/vscode-selfhost-test-provider
Connor Peet 642700c7ef
testing: implement related code (#222252)
* wip

* testing: implement related code

This implements a simple provider-based related code feature, and
adopts it in the selfhost test extension.

It's surfaced to users via automatic delegation in the "run tests at
cursor" command, which I feel like it very natural. I also add two
commands which reuse the `SymbolNavigationAction` to implement
go to/peek views using the references infrastructure. The upstream
change involved in this is the addition of the "go to" preference
for tests.

cc @jrieken @mjbvz

* bump distro for API enablement
2024-07-22 10:52:40 -07:00
..
.vscode bug fixes and such, format 2024-05-09 11:38:45 -07:00
src testing: implement related code (#222252) 2024-07-22 10:52:40 -07:00
icon.png
package.json testing: implement related code (#222252) 2024-07-22 10:52:40 -07:00
tsconfig.json testing: implement related code (#222252) 2024-07-22 10:52:40 -07:00
yarn.lock testing: implement related code (#222252) 2024-07-22 10:52:40 -07:00