sz-p/vscode-dependencyGraph

[Enhancement] Expand all nested dependencies

Cilveti opened this issue · 4 comments

It would be great to have a button/shortcut to expand all dependencies at once. Also would be great to be able to expand all nested dependencies of a given file.

sz-p commented

Good idea!

I will try this.

But there are two problems

  1. some projects may be too many dependencies, expand all dependencies at once may have performance problem.
  2. I'm not a good visual designer. I'm not sure where the 'expand all' or 'expand all nested' button should be placed. It will be convenient and beautiful. Maybe in 'context menu'? would be great to have some suggestion

I will try. thank you.

Context menu would be great!
image

Also, the ability to open a file using ctrl + click (or Cmd + click on mac)

Instead, all at once, you could put a number, every 10 nodes, every 100 nodes ( whatever number we configure in settings) in that way you can manage the performance problem.

I would suggest a floating button in the top like whimsical, figma , etc. ( bottom right corner)
Screenshot from 2023-03-04 12-55-38