Hennadii Chernyshchyk
Hennadii Chernyshchyk
Thanks! I implemented this plugin long time ago, probably something changed. I agree with the suggestion for (2). For (1) I would just pick first and warn if there are...
Hi! Sorry for making troubles for you. https://github.com/Shatur/neovim-cmake/commit/0cd0ac76cc30e6c9a0b637268ce566d3bbeb7a1c could be an option for cmake module. Should be easy to re-introduce. But not about the best way for https://github.com/Shatur/neovim-cmake/commit/2d8ea160fe390afd84ab66e1d12167bda45e7e21 because module...
@DoDoENT looks awesome!
You can set args as a part of your config. But you can't set them as a part of a `:Task command`.
> How would I do that exactly? I thought that you can configure args for `build` in [your config](https://github.com/Shatur/neovim-tasks#configuration) and that they would be propagated to the `run` command. But...
Could you bump the install Qt action?
Could you rebase to the latest master?
Thanks, merging then!
I think we probably should make the API nicer by using two functions. First function will read the resource from the registry by ID (like you tried to do before,...
> I'm not sure I fully understand, but doing that we need to store the ComponentId I think that you can store it in the struct with functions. The idea...