David Dumke
David Dumke
Also having issues with this for similar reasons as above, security and credentials that need to be provided to private repos.
I am having the same issue. VSCode version 1.38.1 and clang-format version 1.9.0. is there a way to dump the options that are set? interestingly I have this issue on...
I was able to recover the following error from the console. Seems to be an issue with this line ``` ~/.vscode-server/extensions/xaver.clang-format-1.9.0/out/src/extension.js:178 child.stdin.end(codeContent); ``` Full error ``` ERR spawn clang-format EACCES:...
I've completely reinstalled and wiped all settings / etensions. Still getting the error
Why wouldn't we just cache whatever we determine at runtime after an update and use the cached copy until the next update. Most users will have connectivity at some point,...