Skip to content

Releases: ychclone/blink

Blink 1.10.0

10 Sep 03:39
Compare
Choose a tag to compare
  • Editor can go back and forward for navigation
  • Advanced option in search combo box
  • Right click close all tab, close all to left, close all to right, copy file path, copy filename, and copy file
  • Detect if file opened got modification by other program and prompt reload
  • Fix for find before line match
  • Fix for cursor line highlight
  • Fix for symbol regular expression escaped html string

Windows and Linux binaries in
https://sourceforge.net/projects/blink-code-search/

Blink 1.9.4

23 Aug 11:23
Compare
Choose a tag to compare

Change default source mask from . to * to include filename without extension

Windows and Linux binaries in
https://sourceforge.net/projects/blink-code-search/

Blink 1.9.3

16 Aug 06:26
Compare
Choose a tag to compare
  • option to have directory to exclude and file mask to exclude

Windows and Linux binaries in
https://sourceforge.net/projects/blink-code-search/

Blink 1.9.2

07 Aug 10:36
Compare
Choose a tag to compare
  • can now use . as source file mask to process all text file. Binary files will be skipped.
  • default source file mask set to .

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