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.

Compilation Hints Get Scrambled

See original GitHub issue

From @jrieken on May 23, 2016 10:59

From @robbpriestley on May 22, 2016 16:47

  • VSCode Version: 1.1.1
  • OS Version: OSX El Capitan 10.11.4

This has been an annoying issue ever since I started using VS Code in March. I’ve been living with it and don’t want to complain because I love VS Code, but perhaps it will help if I report it.

Steps to Reproduce:

  1. Work normally and do a minor refactor, change the signature of a method, or modify a class structure
  2. The compilation hints spontaneously get all scrambled and remain that way

Sometimes clicking on the error list and selecting an “error” from the list jumps me to the source location helps to snap VS Code out of it, but most often I need to save everything and restart VS Code to fix it. Then it “re-indexes” the code and the mistaken compilation error hints go away. Executing dotnet build doesn’t do it.

Attached is a screenshot showing a very weird one that occurred spontaneously just now.

Type 'ServiceLogRepository' already defines a member called '.ctor' with the same parameter types [netcoreapp1.0]

I hope I’m getting the terminology decently OK here, there are probably better names for things.

untitled

Copied from original issue: Microsoft/vscode#6632

Copied from original issue: OmniSharp/omnisharp-roslyn#559

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
SETIYOSOcommented, Oct 24, 2018

Hello,

I’m using Emacs with omnisharp recently and encountered this problem. Even for simple console project.

System:

  • Debian 9
  • Emacs 25.2
  • dotnet 2.1.4
  • omnisharp-roslyn 1.32.6

Steps to reproduce:

  • Create new console project (dotnet new console)
  • Open with emacs and try to do a minor edit to trigger lint

screenshot at 2018-10-24 12-02-26

Here’s the log

omnisharp.log

Workaround: At the moment I use v1.32.0 which doesn’t have this issue.

0reactions
robbpriestleycommented, May 14, 2017

@DustinCampbell I don’t know exactly what you guys did or fixed, but things are working so much better now. It’s so much less frustrating now that my compilation hints are accurate and reliable. Thank you!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Compilation Hints Get Scrambled · Issue #559 · OmniSharp ... - GitHub
The compilation hints spontaneously get all scrambled and remain that way. Sometimes clicking on the error list and selecting an "error" from the...
Read more >
Unscrambled 99 words from letters in COMPILE
You can unscramble COMPILE (CEILMOP) into 99 words. Click to learn more about the unscrambled words in these 7 scrambled letters COMPILE.
Read more >
Improving Compilation Time of C/C++ Projects - Interrupt
Strategies for improving up C/C++ compile times for embedded ... When using parallel builds in Make, the logging output can get scrambled.
Read more >
A Helpful Word Cookies Cheat - Word Finder
The game tests your vocabulary and baking skills as you form words from a collection of scrambled letters. As you play, you will...
Read more >
How to write a 3x3 scrambling program. : r/Cubers - Reddit
The overall technique is to randomize the state of a cube, while keeping it solvable, and then find a short solution to that...
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 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