Skip to content

Fix #22419: Add kind field to OutliningSpan #23883

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

Merged
merged 2 commits into from
May 4, 2018
Merged

Conversation

mhegazy
Copy link
Contributor

@mhegazy mhegazy commented May 3, 2018

VSCode chooses to outline certain sections based on their kind, e.g. comments vs code. This PR adds the kinds to span as we are creating them.

Fixes #22419

@mhegazy mhegazy requested a review from uniqueiniquity May 3, 2018 23:32
@mhegazy mhegazy merged commit 1a320fc into master May 4, 2018
@mhegazy mhegazy deleted the outliningSpanKind branch May 4, 2018 16:16
@microsoft microsoft locked and limited conversation to collaborators Jul 31, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants