-
Notifications
You must be signed in to change notification settings - Fork 93
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Support for textDocument/documentColor
#639
Milestone
Comments
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 2, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 2, 2023
Fixes eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 3, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 3, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 3, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 3, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/lemminx
that referenced
this issue
Jan 5, 2023
Fixes eclipse-lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
JessicaJHee
pushed a commit
that referenced
this issue
Jan 5, 2023
Fixes #639 Signed-off-by: azerr <azerr@redhat.com>
JessicaJHee
changed the title
Suppor for
Support for Jan 5, 2023
textDocument/documentColor
textDocument/documentColor
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
angelozerr
added a commit
to angelozerr/vscode-xml
that referenced
this issue
Jan 5, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
datho7561
pushed a commit
to redhat-developer/vscode-xml
that referenced
this issue
Jan 6, 2023
See eclipse-lemminx/lemminx#639 Signed-off-by: azerr <azerr@redhat.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Some XML files declare colors like
https://developer.android.com/guide/topics/resources/color-list-resource
It should be nice if we could display color for this kind of XML files with
textDocument/documentColor
The question is how to say that
android:color
describes a color with a generic mean.The text was updated successfully, but these errors were encountered: