feat: Option open node with shift works also in Local mode.#141
feat: Option open node with shift works also in Local mode.#141nn-ninja wants to merge 1 commit intoHEmile:mainfrom
Conversation
|
Sorry for not replying earlier, I missed this (January was hectic!) Do I understand correctly that if you click on a node in local mode, this will move towards that node, and if you shift-click, it will expand around it and move? |
|
:) This way you could wander the graph without leaving your current node in the editor. The navigation history would also be shorter, boiled down to only shift-selected nodes. |
At this moment Option open with shift works only in Workspace mode.
It's confusing, especially that it this Option is under Advanced section, and not under Workspace mode.
I've added added same code for th local mode as I think it could be helpful also there to traverse a graph without switching to every file.