Skip to content

Releases: ychclone/blink

Blink 1.9.1

13 May 07:01
Compare
Choose a tag to compare

fix for sorting in file list
display selected file total
only edit file when 1 file is selected

Blink 1.9.0

06 Nov 02:44
Compare
Choose a tag to compare
  • multi tab file editing
  • confirmation prompt when exit modifie
  • replace in find dialog

Blink 1.8.2

19 Oct 10:28
Compare
Choose a tag to compare
  • set tab width to 4 instead of 8
  • default to consolas font for editor
  • display current line, column
  • goto line dialog

Blink 1.8.1

16 Mar 03:24
Compare
Choose a tag to compare
  • fix for case insensitive and fuzzy match

Setup files in
https://sourceforge.net/projects/blink-code-search/files/

Blink 1.8.0

02 Mar 11:54
Compare
Choose a tag to compare
  • ported to Qt6
  • editor in lower panel
  • various crash fixes
  • use app data instead of app directory in windows

Setup files in
https://sourceforge.net/projects/blink-code-search/files/

Blink 1.7.4

20 Oct 12:58
Compare
Choose a tag to compare
  • auto complete font size configurable in setting
  • fix for missed suggestion in auto complete
  • fix for replace in file match whole word checking

Blink 1.7.3

18 Oct 12:57
Compare
Choose a tag to compare
  • Fuzzy suggestion in auto complete for symbol

Blink 1.7.2

17 Oct 06:07
Compare
Choose a tag to compare
  • live query when auto complete item is highlighted
  • fix for new project created failed with changed project name

Blink 1.7.1

06 Oct 06:07
Compare
Choose a tag to compare
  • Fix for editor font in setting
  • Show progress bar when load project

Blink 1.7.0

05 Oct 13:11
Compare
Choose a tag to compare
  • Support live grep
  • Limit search result by default to 30000 row
  • Autocomplete suggestion sorted by levenshtein distance
  • improve search performance