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

Add getNavigationTree command to server #11250

Closed
mhegazy opened this issue Sep 29, 2016 · 0 comments
Closed

Add getNavigationTree command to server #11250

mhegazy opened this issue Sep 29, 2016 · 0 comments
Labels
Suggestion An idea for TypeScript VS Code Tracked There is a VS Code equivalent to this issue

Comments

@mhegazy
Copy link
Contributor

mhegazy commented Sep 29, 2016

The output of NavBar is meant to be used for VS. so it returns a two lists of entries representing containers and children. this is not what other editors are looking for. We need a new command to return the tree instead of the serialized form.

See #11230 (comment) for more details.

@waderyan waderyan added the VS Code Tracked There is a VS Code equivalent to this issue label Sep 29, 2016
@mhegazy mhegazy added the Suggestion An idea for TypeScript label Sep 29, 2016
@mhegazy mhegazy assigned ghost Sep 29, 2016
@mhegazy mhegazy added this to the TypeScript 2.1 milestone Sep 29, 2016
@ghost ghost closed this as completed in #11532 Oct 12, 2016
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Suggestion An idea for TypeScript VS Code Tracked There is a VS Code equivalent to this issue
Projects
None yet
Development

No branches or pull requests

2 participants