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
{{ message }}
This repository has been archived by the owner on Sep 10, 2022. It is now read-only.
Describe the problem or limitation you are having
CMake has come up with this cool feature called presets to support common build configurations. Request to add support for CMake presets.
Describe the solution you'd like
Allow listing of presets and selecting preset similar to select_target
So far, none of the vim/neovim plugins seem to support this feature. But there are more and more projects that use it. In these projects, you can't use these plugins, which is a pity. The Cmake plugin from VSCode has this feature integrated right away. I really hope that the vim/neovim plugins will follow suit. The cmake-presets are very comfortable.
Describe the problem or limitation you are having
CMake has come up with this cool feature called presets to support common build configurations. Request to add support for CMake presets.
Describe the solution you'd like
Allow listing of presets and selecting preset similar to
select_target
Describe alternatives you've considered
NA / None
Additional context
documentation
demo
Steps
Screenshot
asciinema cast
The text was updated successfully, but these errors were encountered: