stefankueng / grepWin

A powerful and fast search tool using regular expressions
https://tools.stefankueng.com/grepWin.html
GNU General Public License v3.0
1.74k stars 180 forks source link

Set default application to open files by double click #421

Closed helperman closed 1 year ago

helperman commented 1 year ago

I really like how you open associated files in Notepad++ at a certain line where match was found. I would like to open all text files (source code files) in Notepad++ despite the application it was associated with. For example, html-files are usually opened using web browser but when it comes to searching through a folder with these files I would like to open it at a certain line in Notepad++ or any other text editor.

stefankueng commented 1 year ago

configure notepad++ as the editor (click the settings button). Then on right-click the top entry in the context menu will open the file with notepad++.