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

Please add Class Viewer #6376

Closed
RobertoMalatesta opened this issue May 15, 2016 · 5 comments
Closed

Please add Class Viewer #6376

RobertoMalatesta opened this issue May 15, 2016 · 5 comments
Assignees
Labels
feature-request Request for new features or functionality typescript Typescript support issues
Milestone

Comments

@RobertoMalatesta
Copy link

Please add a Class Viewer for Typescript
classview
like QT Creator has for C++

@isidorn isidorn added the feature-request Request for new features or functionality label May 16, 2016
@dbaeumer dbaeumer added the typescript Typescript support issues label May 17, 2016
@dbaeumer dbaeumer added this to the Backlog milestone May 17, 2016
@dbaeumer dbaeumer assigned chrisdias and unassigned dbaeumer May 17, 2016
@dbaeumer
Copy link
Member

@chrisdias assigning to you. This is more a general product decision.

@RobertoMalatesta
Copy link
Author

RobertoMalatesta commented May 17, 2016

@chrisdias @dbaeumer @isidorn @egamma

I've already opened this issue on Nov 21st, see:
#397

and it went on the backburner as well.

Can you please tell me if you have plans to implement it in a not too distant release
or if it's somehow seen as non-priority or an against-the-product-philosophy feature?

Besides, with the current API I don't think a user plugin can:

  • add a button under the debugger icon one
  • create a vertical split window or substitute the File Lister
  • call Typescript compiler API and extract AST+TS files infos.

All this can only be accomplished by intervening in the core code of VSC.

Thank you for the time and all the good work.

-- R

@egamma
Copy link
Member

egamma commented May 18, 2016

@RobertoMalatesta VS Code supports the 'Go to Symbol...' action which allows you to quickly navigate to a method, property inside a typescript file.

image

@rakkarage
Copy link

👍
a tree version of that for the whole project or folder would be excellent

@RobertoMalatesta
Copy link
Author

Problem solved switching back to Webstorm Jetbrain.
Unfortunately as some of my projects reach 30k lines and hundreds of classes VSC is no longer productive. Too many lacking basic features. Will try again in 6 months or so to see if the product matures.

-- R

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality typescript Typescript support issues
Projects
None yet
Development

No branches or pull requests

6 participants