Skip to content

Color Decorator / picker not displayed with extension active #976

Answered by angelozerr
dcog989 asked this question in Q&A
Discussion options

You must be logged in to vote

If I understand your need, you would like write this XML:

<Ditto_Theme_File Version = "3" Author = "Bubba" Notes = "">
	<color>#fff</color>
</Ditto_Theme_File>

and having color support when you write #fff anywhere? If it that it doesn't work like this. For CSS it is the same thing. If you declare #fff not after a color attribute you should not see color.

For vscode-xml it is the same thing, you need to configure where color can be occur, please read https://github.com/redhat-developer/vscode-xml/blob/main/docs/Features/XMLColorsFeatures.md and you will not need another extension.

Replies: 2 comments 6 replies

Comment options

You must be logged in to vote
3 replies
@dcog989
Comment options

@angelozerr
Comment options

@dcog989
Comment options

Comment options

You must be logged in to vote
3 replies
@dcog989
Comment options

@angelozerr
Comment options

Answer selected by dcog989
@dcog989
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants