Skip to content
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

Double clicking build errors doesn't work #995

Closed
rchande opened this issue Oct 26, 2017 · 2 comments
Closed

Double clicking build errors doesn't work #995

rchande opened this issue Oct 26, 2017 · 2 comments

Comments

@rchande
Copy link

rchande commented Oct 26, 2017

Create a new console app with dotnet new.
Open the folder in Code.
When prompted, generate the launch.json.
Add an unused variable inside main object z;
F5 the project.
A warning that the variable is unused appears.
Double click it.
Get an error: Unable to open 'Program.cs': File not found (file:///Program.cs).

@rchande
Copy link
Author

rchande commented Oct 26, 2017

[Window Title]
Visual Studio Code - Insiders

[Main Instruction]
Visual Studio Code - Insiders

[Content]

Version 1.18.0-insider
Commit e29c517386fe6f3a40e2f0ff00effae4919406aa
Date 2017-10-09T05:26:14.557Z
Shell 1.7.7
Renderer 58.0.3029.110
Node 7.9.0
Architecture x64

[OK]

@DustinCampbell
Copy link
Contributor

C# for VS Code bugs should be filed in omnisharp-vscode, not omnisharp-roslyn.

Also, this is a duplicate of dotnet/vscode-csharp#1197.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants