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

Open files associated with Visual Studio in the same window instead opening a new one #423

Closed helperman closed 1 year ago

helperman commented 1 year ago

If you double click to an occurence in a *.cs file the associated application will be opened (usually Visual Studio = devenv.exe) in a new window, even if it has already been opened before. Please open it in the same window. By the way, opening to a certain line of code doesn't also work (the file is opened from first line).

stefankueng commented 1 year ago

a double click does what a double click in explorer does. That won't change.

helperman commented 1 year ago

No, it isn't. Have you tested this behaviour?

stefankueng commented 1 year ago

https://github.com/stefankueng/grepWin/blob/308b1145c278c7ada7b4877f5939cd79aa832b98/src/SearchDlg.cpp#L2606

And seriously: even asking if I tested something in my own app is an insult.

helperman commented 1 year ago

You closed the issue without even try to figure it out. This insulted me.