I have two projects setup in vsCode. The one using a project.json file (which is a console app, generated using 'yo aspnet' and choosing the Console Application option) is always displaying "Error: Failed to start OmniSharp" hence am not able to detect syntax errors.
If I open an existing project with a csproj file, everything runs properly. I am really confused now. Thanks