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 :) ). |
||
---|---|---|
.. | ||
client | ||
completers | ||
server | ||
tests | ||
__init__.py | ||
base.py | ||
extra_conf_store.py | ||
test_utils.py | ||
unsafe_thread_pool_executor.py | ||
user_options_store.py | ||
utils.py | ||
vimsupport.py | ||
youcompleteme.py |