Can I set ^N to toggle type-to-nav for all context?
#1660
Replies: 1 comment 1 reply
-
|
In the following lines, you would have to toggle the filtermode for all contexts. It is a per-context property. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Now it just toggle type-to-nav mode for current context only, the mode of previously opened context does not affected.
And the type-to-nav mode of the to-be-opened context depends on the mode on the current context.
Can I somehow to make it behave like a global switch?
If it involves some minor code modification, where should I pay attention to? Thank!
Beta Was this translation helpful? Give feedback.
All reactions