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.

Inconsistent Colors (C)

See original GitHub issue

C colors – occasional mismatch

Hello, loving this plugin. Just seeing this here and there:

screenshot_20181210_181916

  • Plugin version: v5.12
  • IDE:
CLion 2018.3
Build #CL-183.4284.156, built on November 23, 2018
JRE: 1.8.0_152-release-1343-b15 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 4.18.0-3-amd64

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
intellij-rainbow-bracketscommented, Dec 13, 2018

Minimum sample should be:

#include <iostream>

void issue198() {
    if (errno) perror("sendto");
}

image

0reactions
intellij-rainbow-bracketscommented, Dec 21, 2018

image Works as expected at latest version.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Inconsistent Colors · Issue #92653 · microsoft/vscode - GitHub
Im having some problems with colors in javascript(first image). this started happening after i installed the c/c++ extension to visual code, ...
Read more >
C++ inconsistent foreground colors - Emacs Stack Exchange
I have started programming in C++ recently and have been testing using classes. What I have noticed is that if I declare a...
Read more >
ANSI color codes are messing up my output randomly in C
I'm using ANSI code to color text within the terminal, it works great except in loop, printf ramdomly displays the ANSI code itself:...
Read more >
Inconsistent color at times - HP Support Community - 6984394
My color prints are coming out with inconsistent colors. ... Again, go to Run window, type - "c:/programdata" - Go to Hewlett Packard...
Read more >
Inconsistent color specs and rendered color in PDF/EPS:Why ...
According to the style description, the main color is Pantone 1797 C, used both for headlines in printed materials and within the logo....
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