[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#71724: 30.0.50; [PATCH] php-ts-mode: Colorize CSS property value lik
From: |
Vincenzo Pupillo |
Subject: |
bug#71724: 30.0.50; [PATCH] php-ts-mode: Colorize CSS property value like `css--fontify-region' |
Date: |
Sat, 22 Jun 2024 23:36:13 +0200 |
Hi,
this patch adds a new feature to colorize a property when it's value is a text
that represents a CSS color. It will be fontified such that its background is
the color itself, like in 'cs-ts-mode'.
A new custom var 'php-ts-mode-css-fontify-colors' can be used to toggle this
behavior.
Thanks.
Vincenzo
0001-Colorize-CSS-property-value-like-css-fontify-region.patch
Description: Text Data
- bug#71724: 30.0.50; [PATCH] php-ts-mode: Colorize CSS property value like `css--fontify-region',
Vincenzo Pupillo <=