You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Prerequisites
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.
The text was updated successfully, but these errors were encountered: