omnisharp-server icon indicating copy to clipboard operation
omnisharp-server copied to clipboard

Close exe if PID passed in

Open jchannon opened this issue 10 years ago • 3 comments

Is it possible to add the ability to kill itself once the pid of sublime is killed somehow?

jchannon avatar Mar 26 '15 22:03 jchannon

I assume its this line? https://github.com/OmniSharp/omnisharp-roslyn/blob/master/src/OmniSharp/Program.cs#L119

jchannon avatar Mar 27 '15 08:03 jchannon

Yeah... and this https://github.com/OmniSharp/omnisharp-roslyn/blob/db74baa796e2dd65c1fd2751c601a02f91617a87/src/OmniSharp/Utilities/ProcessExtensions.cs

nosami avatar Mar 27 '15 11:03 nosami

See #188

jchannon avatar Mar 27 '15 11:03 jchannon