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.

CSS File show color hint instantly

See original GitHub issue

Steps to reproduce:

  1. Open a .css file with Generic Text Editor
  2. Add some code with a color, e.g.: .yellow-class { color: \#fdc400 }

Expected: A small square with the color is shown. (see picture) class_with_colored_attribute

What actually happens Nothing is displayed, until I open the “CSS editor”. Then in both files I can see the color.

The problem also exists the other way around. So opening CSS Editor first and then Generic Text Editor.

Some details about my installation: Eclipse IDE for PHP Developers Version: 2019-09 R (4.13.0) Build id: 20190917-1200 Wild Web Developer 0.7.0.201910102046

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Reactions:1
  • Comments:11 (9 by maintainers)

github_iconTop GitHub Comments

2reactions
mickaelistriacommented, Oct 16, 2019

I couldn’t resist… https://git.eclipse.org/r/151166

0reactions
mickaelistriacommented, Nov 6, 2019

Please try upgrading to http://download.eclipse.org/lsp4e/snapshots/ where the issue should be fixed. If it doesn’t help, feel free to reopen. This should be fixed in future release of LSP4E+Wild Web Developer, end of December for the latest, but could happen earlier…

Read more comments on GitHub >

github_iconTop Results From Across the Web

how to bring the vscode css color picker feature into js file with ...
I found colorize which can highlight JavaScript and TypeScript (among others) GitHub. In your settings.json in VSCode just add languages ...
Read more >
Applying color to HTML elements using CSS - MDN Web Docs
This article is a primer introducing each of the ways CSS color can be used in HTML.
Read more >
HTML Styles CSS - W3Schools
With CSS, you can control the color, font, the size of text, the spacing between elements, how elements are positioned and laid out,...
Read more >
VS Code tips — The Color Highlight extension - YouTube
See prominent previews of css style colors in your code with the Color Highlight extension for VS Code. You can also configure how...
Read more >
VS Code tips — Color picker color format - YouTube
Today's VS Code tip : color picker color formatClick on built-in color ... formats for the current color In html and css files...
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