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

Suggestion: Expand recursively #10

Open
onolox opened this issue Aug 7, 2022 · 4 comments
Open

Suggestion: Expand recursively #10

onolox opened this issue Aug 7, 2022 · 4 comments

Comments

@onolox
Copy link

onolox commented Aug 7, 2022

Hi I have a suggestion, a commnand to expand recursively based on the position of the caret.

Today if we collapse everything we have to expand multiple times in multiple places within the code to get a method or a part of the code entirelly expanded to work with.

You have familiarity with this kind of task, maybe can do this command.

@triforcely
Copy link
Owner

Hi @onolox . Could you tell me how do you imagine this feature would look like? Concrete example use case would help a lot.

@onolox
Copy link
Author

onolox commented Aug 9, 2022

it's like the Expand Recursively of DevTools of Chrome.
Inspect a page, then right click on a node the in the Expand recursively.
It have to expand the internal code only.
If is not understandable enough tell me.

@onolox
Copy link
Author

onolox commented Aug 9, 2022

An example in VS, all code is collpased, then I have to expand the method:
01

But then I have this:

02

Then I have to expand everything by hand to have this:
03

@triforcely
Copy link
Owner

Hey @onolox , sorry for late response. I think it should be doable, however, it's been years since I've last touched Visual Studio development and I'm not using it myself anymore. Would you like to contribute this feature yourself?

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

No branches or pull requests

2 participants