You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add per file shortcuts to the editor by @marein in ebfb79a.
Ctrl+Alt+D for the diff, Ctrl+Alt+B for the blame, Ctrl+Alt+P for the preview, Ctrl+Alt+R reveals the file in the tree, F2 renames it.
Tokenize name filters like quick open by @marein in be3b449.
Type several words in any order, each one has to match somewhere. Works in the usages list, the project cards, the switcher and the editor's project menu.
Filter the usages sheet on the phone by @marein in f95fe7d.
Center the revealed row in the file tree by @marein in 524933f.