Skip to content

10.0.0

Choose a tag to compare

@github-actions github-actions released this 26 Nov 09:55
· 303 commits to master since this release

🎇 Shiny New Things

In file search (#209)

"In File search" allows you to search for a specific line within a file using a search keyword and displays it along with the surrounding lines.

2023-10-18_22h09_46.mp4
  • Features
    • Support auto-preview similar to "Header search"
    • Select the previously selected item and scroll to bring it to the center
    • Restore the previous query when the "In file search" dialog opens
  • Options
    • "Max display length around matched word" option, separate from the Grep search
    • "Floating mode" option
    • "Context Lines" option

image

image

New things

Highlight in "backlink searh" (#201)

image

🔼 Improvements

  • After opening the Header search dialog, do not move to the beginning of a current header even if auto-preview is enable

🦾 No longer broken

  • Fix a bug in the Grep dialog where it doesn't scroll if the previously selected item is not in the initial view
  • Does not switch to a floating layout to prevent the layout from collapsing in the mobile UI
  • Fix a bug that doesn't open the selected item of the "Backlink search" in the mobile layout (#215)