Skip to content

Show embedded language classification in syntax visualizer#1012

Draft
chucker wants to merge 4 commits intodotnet:mainfrom
chucker:issues/63664-visualize-embedded-language
Draft

Show embedded language classification in syntax visualizer#1012
chucker wants to merge 4 commits intodotnet:mainfrom
chucker:issues/63664-visualize-embedded-language

Conversation

@chucker
Copy link
Copy Markdown

@chucker chucker commented Sep 1, 2022

Implements dotnet/roslyn#63664.

image

Working:

  • Show ClassifiedSpans that are children of String tokens as tree nodes
  • Show their properties
  • Allow navigating from source to such a span
  • Allow navigating from such a span back to source

Not working:

  • Show the classification's color. I need help with this — Visual Studio always seems to return black as the color.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant