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 :) ). |
||
---|---|---|
.. | ||
clang_includes | ||
ycm | ||
test_requirements.txt |