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

See current component in react #29017

Closed
apperside opened this issue Jun 19, 2017 · 5 comments
Closed

See current component in react #29017

apperside opened this issue Jun 19, 2017 · 5 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality

Comments

@apperside
Copy link

Is very common in react programming to have different components in the same file. It would be very helpfull if we can have immediate evidence of the component that is currently being edited (something like intellij's navigation bar)

@mjbvz mjbvz self-assigned this Jun 19, 2017
@techird
Copy link

techird commented Jun 19, 2017

Why not just use Ctrl + P and type @ to search?

@apperside
Copy link
Author

Actually I am referring to something like this https://www.jetbrains.com/help/idea/navigation-bar.html , where you can see (for example in java) the class and the method you are into.
In react could be something like file name > component > method

@mjbvz
Copy link
Collaborator

mjbvz commented Jun 19, 2017

Does #9418 cover this?

@apperside
Copy link
Author

I already had a look at that, but doesn't help because it does not provide a real solution to this.
What I am asking is something that gives a quick response to the question "In which point of the code am I in?"

Since react is very verbose, it could be very useful

@mjbvz mjbvz added the feature-request Request for new features or functionality label Jun 27, 2017
@mjbvz mjbvz added the *duplicate Issue identified as a duplicate of another issue(s) label Nov 9, 2017
@mjbvz
Copy link
Collaborator

mjbvz commented Nov 9, 2017

Duplicate of #9418

@mjbvz mjbvz marked this as a duplicate of #9418 Nov 9, 2017
@mjbvz mjbvz closed this as completed Nov 9, 2017
@vscodebot vscodebot bot locked and limited conversation to collaborators Dec 24, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants