GregTrevellick / OpenInApp.Launcher

A set of Visual Studio extensions to open file(s) in third party apps from the VS Code editor and the VS solution explorer.
https://goo.gl/NQ3Khh
MIT License
13 stars 4 forks source link

Always says "Cannot find executable file of Emacs" #1

Closed IS-Kuan closed 7 years ago

IS-Kuan commented 7 years ago

Tested under Windows 10 / Visual Studio Community 2017.

I've input the executable path of Emacs manually (I pretty sure it exists because I'm just set this as a shortcut on my desktop and using it everyday.): default But after applying settings, and right click -> open in Emacs: default It still say not found the executable file. default Then I open the option UI to confirm what happened, but found the executable path was rolled back to default...... default

GregTrevellick commented 7 years ago

Hi Yen, I will look into this issue in the next few days.

Thanks for raising it, Greg

GregTrevellick commented 7 years ago

Yen, sorry for the delay, but what is the version number of the extension you are using please ?

sjrdc commented 7 years ago

Hi Greg, I have the same issue here; I'm using version 1.1.41 of the extension thanks, Sjoerd

GregTrevellick commented 7 years ago

Fixed in v1.1.47.

Due to the nature of the bug you may need to set the path in your VS options, exit and restart VS before attempting to open a file in emacs.

GregTrevellick commented 5 years ago

Issue fixed in v1.1.52, now published to VS Marketplace