Releases: ychclone/blink
Releases · ychclone/blink
Blink 1.10.0
- 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
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
- 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
- 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
fix for sorting in file list
display selected file total
only edit file when 1 file is selected
Blink 1.9.0
- multi tab file editing
- confirmation prompt when exit modifie
- replace in find dialog
Blink 1.8.2
- 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
- fix for case insensitive and fuzzy match
Setup files in
https://sourceforge.net/projects/blink-code-search/files/
Blink 1.8.0
- 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
- auto complete font size configurable in setting
- fix for missed suggestion in auto complete
- fix for replace in file match whole word checking