fd6338fa88
We pass shell=True to Popen so that OmniSharp is not started inside a new visible window under Windows. And since we use shell=True, we pass the command to execute as a string, as recommended by Python's docs (also, it won't work when passed as a sequence anyway :) ). |
||
---|---|---|
.. | ||
OmniSharpServer@ee198be6f0 | ||
__init__.py | ||
cs_completer.py | ||
hook.py |