Skip to content

0.6.0.119

Compare
Choose a tag to compare
@rwasef1830 rwasef1830 released this 04 Mar 15:26
· 34 commits to master since this release
  • Bug fixes to file searcher in the case of capturing multiple lines of context.
  • User interface bug fixes.
  • Implement support for multiple editors with persistence in %AppData%\FunkyGrep\settings.json.
  • Scan all supported editors on first use or on-demand.
  • Custom editors added through the settings file directly will be preserved across editor scans.
  • Supported editors: Notepad, Notepad2, Notepad3, Notepad++, Visual Studio Code.
  • In case of editors other than Notepad, the cursor will be positioned on the line where the match occurred.
  • Double-clicking on a result row will now open the file in the selected default editor.