Skip to content

1.52.0

Choose a tag to compare

@marein marein released this 19 Aug 13:35
· 41 commits to master since this release
  • 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.