Closed quanzhuo closed 2 weeks ago
The last change 0c2d40d7d6b8092309bd2c880a32e59c71472a80 add shell: true to clangd options, which cause the extension activate failed if there is a space in clangd's path.
0c2d40d7d6b8092309bd2c880a32e59c71472a80
shell: true
Especially on windows, clangd installed under 'C:\Program Files\'
Thanks for finding and fixing!
The last change
0c2d40d7d6b8092309bd2c880a32e59c71472a80
addshell: true
to clangd options, which cause the extension activate failed if there is a space in clangd's path.Especially on windows, clangd installed under 'C:\Program Files\'