nppqcp icon indicating copy to clipboard operation
nppqcp copied to clipboard

Request: Work with XML

Open spragucm opened this issue 7 years ago • 4 comments

Hello! Great plugin for CSS. Could you implement the same functionality for XML so that it can be used when reviewing Android?

Thanks

spragucm avatar Oct 29 '18 08:10 spragucm

further, add support for android xml colors aka #AARRGGBB format as well?

Harshiv-Patel avatar Jan 25 '19 11:01 Harshiv-Patel

+1

Godly75 avatar Sep 27 '19 12:09 Godly75

+1. Honestly, the kind of filetype it supports should be user-defined.

xaliber avatar Apr 30 '20 08:04 xaliber

Hello! Great plugin for CSS. Could you implement the same functionality for XML so that it can be used when reviewing Android?

I made it easier, I just installed "#" in front of the code and the plugin began to understand colors, just then remove the "#". 1.fgColor = "000000" Example 2.fgColor = "# 000000" Edit color with plugin 3.fgColor = "000000" Returning the source code

screenshot

Sorry for my bad english ...

rubiqoff avatar Sep 03 '20 17:09 rubiqoff