-
Notifications
You must be signed in to change notification settings - Fork 676
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CodeLens disappear after complete debugging a test #1743
Comments
Hi! Thanks for reporting this issue. Could you provide a bit more information to help us identify what's happening?
|
This is pretty weird - it is stopped reproducing after I spent the whole Thursday re-opening VS Code because of this issue... I'll close the issue for now and re-open it in case it will reproduce. |
I know this is closed but I am also getting this issue. Not sure if I can paste any of the logs however. Hoping someone still has the issue and can paste the logs |
I have this issue now! After succeeded debug test codelens disappear. Product Information: Runtime Environment: Microsoft .NET Core Shared Framework Host Version : 2.0.5 OmniSharp 1.14.0 log Output: OmniSharp server started wth Mono [info]: OmniSharp.Stdio.Host |
@squalsoft: This issue was closed about five months ago. Could you file a new issue rather than necro-ing this old one? |
Ok, thank you! |
Environment data
dotnet --info
output:VS Code version: 1.15.1
C# Extension version: I think latest
Steps to reproduce
Expected behavior
CodeLens line should be visible
Actual behavior
No CodeLens at all.
The text was updated successfully, but these errors were encountered: