Closed
Description
Prerequisites
- I have written a descriptive issue title.
- I have searched all issues to ensure it has not already been reported.
Summary
My test adapter extension: https://github.com/TylerLeonhardt/vscode-pester-test-adapter
shows its own CodeLens for Running and Debugging tests and I want these CodeLens to replace the ones provided by the PowerShell extension if the user has my extension installed.
cc @JustinGrote
Proposed Design
Providing a setting that hides the Pester CodeLens' that ship in the extension would enable this.