Skip to content
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

Show embedded language classification in syntax visualizer #1012

Draft
wants to merge 4 commits into
base: main
Choose a base branch
from

Conversation

chucker
Copy link

@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