question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Do omnisharp has a build error cache?

See original GitHub issue

I’m converting a legacy code to net core and during this process, I need adjust some issues. When I finally resolve it, the editor keeps a part of the code underlined, as if it’s still in error…

Environment data

dotnet --info output:

.NET Command Line Tools (1.0.1)

Product Information: Version: 1.0.1 Commit SHA-1 hash: 005db40cd1

Runtime Environment: OS Name: Windows OS Version: 6.1.7601 OS Platform: Windows RID: win7-x64 Base Path: C:\Program Files\dotnet\sdk\1.0.1

VS Code version: Version 1.11.2 Commit 6eaebe3b9c70406d67c97779468c324a7a95db0e Date 2017-04-13T08:03:11.395Z Shell 1.4.6 Renderer 53.0.2785.143 Node 6.5.0

C# Extension version: 1.10.0-beta2

Steps to reproduce

I can’t reproduce this…

Expected behavior

Actual behavior

It looks like it has an error cache sem titulo

When I do Reload Window the problem desapears…

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
DustinCampbellcommented, May 4, 2017

I’ve seen this occasionally but haven’t been able to reproduce it either. My suspicion is that the problem is actually in VS Code itself, but I haven’t been able to trigger the problem under the debugger to know for sure.

0reactions
DustinCampbellcommented, May 18, 2017

Glad to hear it – thanks!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Omnisharp fails to load standard C# project in Visual Studio ...
When Omnisharp starts to load I get the following warning: "Some projects have trouble loading. Please review the output for more details." If...
Read more >
OmniSharp fails to load the Assembly-CSharp.csproj from a ...
Hello All, I just upgraded to 2018.3.0f2. Now I no longer have access to intellisense capabilities via the C# extension for VS Code ......
Read more >
OmniSharp - Vim Awesome
Diagnostics are returned from OmniSharp-roslyn in various ways - via linting plugins such as ALE or Syntastic, and using the :OmniSharpGlobalCodeCheck command.
Read more >
Language Server Extension Guide - Visual Studio Code
This extension has access to all VS Code Namespace API. ... This guide will teach you how to build a Language Client /...
Read more >
OmniSharp - Making cross-platform .NET a reality ... - Reddit
Omnisharp does not use VS IntelliSense engine - it uses a free software alternative. In no way does this indicate that Microsoft are...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found