maddouri / vscode-cmake-tools-helper

VSCode extension that enables cpptools to automatically know the information parsed by CMake Tools (e.g. include directories and defines)
https://marketplace.visualstudio.com/items?itemName=maddouri.cmake-tools-helper
BSD 3-Clause "New" or "Revised" License
16 stars 6 forks source link

Update namespace for cmake-tools extension #17

Open felixbuenemann opened 4 years ago

felixbuenemann commented 4 years ago

because it is now maintained by Microsoft.

Fixes #16

felixbuenemann commented 4 years ago

I'm not familiar with VSCode extension development, so please test before merging.