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

Emit nested document symbols. #655

Merged
merged 5 commits into from
Dec 17, 2022
Merged

Emit nested document symbols. #655

merged 5 commits into from
Dec 17, 2022

Conversation

cristianoc
Copy link
Collaborator

@cristianoc cristianoc commented Dec 16, 2022

Fixes #654.

The change in #629 moved to a non-deprecated representation of document symbols. The new representation is the "Ikea" version of the old one, where children symbols are not computed for you, but need to be provided. This PR computes and emits the tree of symbols using the children field.

Fixes #654.

The change in #629 moved to a non-deprecated representation of document symbol.
The new representation is the "Ikea" version of the old one, where children symbol are not computed for you, but need to be provided.
This PR computes and emits the tree of symbols using the `children` field.
@cristianoc cristianoc merged commit 688a6ca into master Dec 17, 2022
@cristianoc cristianoc deleted the document_symbols_nested branch December 17, 2022 09:05
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.

Document symbols broken (flat) from v1.9.25
1 participant