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

Test API for hierarchical document symbols #52797

Closed
2 tasks done
jrieken opened this issue Jun 25, 2018 · 2 comments
Closed
2 tasks done

Test API for hierarchical document symbols #52797

jrieken opened this issue Jun 25, 2018 · 2 comments

Comments

@jrieken
Copy link
Member

jrieken commented Jun 25, 2018

Refs: #34968

Complexity: 2

We have added new API to support the outline tree - that's the DocumentSymbol-type that can be returned by the DocumentSymbolProvider. Test that it allows you to return a tree of document symbols and that it is documented properly.

@jrieken
Copy link
Member Author

jrieken commented Jun 25, 2018

FYI - to test against the latest API do the following:

  • open your extensions package.json file
  • change the engine.vscode property to *
  • run npm run postinstall (assuming you have the vscode module as dev-dependency)
  • undo the engine-version change from step 2

@jrieken
Copy link
Member Author

jrieken commented Jun 25, 2018

assigning @aeschli because of json/css/et al

@jrieken jrieken added this to the June 2018 milestone Jun 25, 2018
@aeschli aeschli removed their assignment Jun 26, 2018
@RMacfarlane RMacfarlane removed their assignment Jun 27, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Aug 11, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants