go2sh / cmake-integration-vscode

CMake Server Interface for VSCode.
https://go2sh.github.io/cmake-integration-vscode/
Other
19 stars 11 forks source link

Error when compiling configurationProvider.ts #20

Closed hriekehof closed 5 years ago

hriekehof commented 5 years ago

Hi again,

i tried to compile the beta version of this extension to try it out. But when i run npm run compile i get the following error message

image

i compiling an extension for the first time but it seems the error is in the code ?

go2sh commented 5 years ago

Hi, it is due to the new TS version. I have a fix for that. Will push tonight with the docs.

hriekehof commented 5 years ago

Man it would be so great if you could push a fix or new version :) With VSCode 1.35 CMake-Tools broke for all my projects. If i don't find anything else i have to switch back to eclipse ...

go2sh commented 5 years ago

Ah, sorry. I'am currently at home having Elternzeit. So spare time is very little. ;-) I pushed all my fixes also into the market place.

Chears.