Open jchannon opened 9 years ago
Is it possible to add the ability to kill itself once the pid of sublime is killed somehow?
I assume its this line? https://github.com/OmniSharp/omnisharp-roslyn/blob/master/src/OmniSharp/Program.cs#L119
Yeah... and this https://github.com/OmniSharp/omnisharp-roslyn/blob/db74baa796e2dd65c1fd2751c601a02f91617a87/src/OmniSharp/Utilities/ProcessExtensions.cs
See #188
Is it possible to add the ability to kill itself once the pid of sublime is killed somehow?