Skip to content

Extension adds colored border around css/web colors in the editor

Notifications You must be signed in to change notification settings

Japh/vscode-ext-color-highlight

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This extension styles css/web colors found in your document.

Install

In VSC press Ctrl+Shift+P (Cmd+Shift+P on Mac) then type ">ext install", hit enter, search "Color Highlight".

Still confused? Click "Get Started" above.

Changelist

1.3.0

  • Feat: Support hex alpha
  • Fix: Accidental highlighting of strings like "#1234567890"
  • Fix: Highlights non-color array keys in Drupal PHP code

1.2.1

  • Added new option to disable color words highlight.

1.2

  • New styling modes for the marker: background, underline. Default is "background" now

1.1

  • Refactored code to prevent memory leaks.
  • Added configuration for the extension.
  • Added command highlight current file (if it's not configured to be highlighted automatically)

Contributors

  • lochstar - Styling modes for the marker

Feel free to contribute!

About

Extension adds colored border around css/web colors in the editor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%