You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There's still no Cmake-Tools extension in VSCodium though it has even been added to the VSX Registry and seems to be fully open source under MIT license: https://open-vsx.org/extension/ms-vscode/cmake-tools
What happens? CMake is currently the largest tool for serious C++ projects and it should be available out of the box.
You can still install the extension with codium --install-extension, but when will it be added to the marketplace?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
There's still no Cmake-Tools extension in VSCodium though it has even been added to the VSX Registry and seems to be fully open source under MIT license: https://open-vsx.org/extension/ms-vscode/cmake-tools
What happens? CMake is currently the largest tool for serious C++ projects and it should be available out of the box.
You can still install the extension with
codium --install-extension
, but when will it be added to the marketplace?Beta Was this translation helpful? Give feedback.
All reactions