Changelog
- ba89d1d chore(release): 0.13.0
- 4b336b5 Merge pull request #869 from adriandeleon/feat/navigation-flow
- 33c9257 perf(memory): pin -Xms and bound the undo/image caches by size, not count (#870)
- 366702e docs: the code-navigation roadmap
- 179ba5a feat(bookmarks): mnemonics — a one-chord jump to a named place
- b559228 feat(lsp): go to definition in a split
- 6f52416 feat(nav): go to related file — test, header, stylesheet
- bb32481 feat(ui): preview tabs — browsing costs one tab, not one per glance
- 005a294 fix(editor): sticky scroll was never actually on screen
- 5ad7c2b feat(search): Search Everywhere — one picker over commands, files and symbols
- b346116 feat(index): wire the symbol index into navigation
- bd7a9bf feat(lsp): peek definition — answer the question without moving
- 4e37c23 feat(editor): sticky scroll — pin the enclosing scope headers
- 593b726 feat(index): a server-free symbol index core (not yet wired)
- 563733c feat(nav): preview the highlighted row in a picker, reversibly
- 6cf8cc8 feat(nav): recent locations, with the line you were on
- b567092 feat(ui): rank the pickers with FuzzyMatch, and show why a row matched
- fe073f9 feat(search): a ranked fuzzy matcher for the pickers
- 04d546e perf(startup): enter through Launcher and load the config while the toolkit starts (#868)
- 3aa8ce9 perf(startup): build UpdateService's HttpClient and ObjectMapper lazily (#867)
- 8b041fb feat(packaging): describe the Linux package properly in software centres (#866)
- 1fb234e feat(packaging): register Windows file associations in the MSI (#865)
- 92ae0fa chore: reopen master at 0.12.4-SNAPSHOT after v0.12.3