Releases: ychclone/blink
Releases · ychclone/blink
Blink 1.7.3
- Fuzzy suggestion in auto complete for symbol
Blink 1.7.2
- live query when auto complete item is highlighted
- fix for new project created failed with changed project name
Blink 1.7.1
- Fix for editor font in setting
- Show progress bar when load project
Blink 1.7.0
- Support live grep
- Limit search result by default to 30000 row
- Autocomplete suggestion sorted by levenshtein distance
- improve search performance
Blink 1.6.3
- add directory dialog for new project
- prevent ui freeze when loading large file list
Blink 1.6.2
- Drag and right click support for filenames in symbol window
- Calculate tag update progress based on file size
Blink 1.6.1
Support more language highlight in editor
Blink 1.6.0
- default edit using internal code editor
Blink 1.5.1
- click on filename in symbol search open default editor
- fix for default editor select in config dialog in linux
- copy path name right click shortcut for project
- fix for windows qt dependencies
Blink 1.5.0
- Replace in files for searched symbol in symbol tab or selected files in file tab (Menu->Tool)
- Options for regular expression for symbol query (Menu->Option)