lceWolf

Results 21 comments of lceWolf

Thanks for your reply! Yes the template seems to be recognized correctly. (see the new debug output below). I don't know what happened to the output, honestly. Looks like I...

I just tested with the latest master (Uncrustify-0.78.1-143-d2b66ae86) and the issue seems to still be present. If `sp_compare` is set to `force` the file is still wrongly formatted

@guy-maurel I don't want to push, I just want to make sure that all the necessary information is available. So, is anything still missing?

Can you share a minimal setup please? I am unable to reproduce the issue. It works just fine for me

The issue I ran into was as follows: When building a project using all cores, neovim will eventually (partly) freeze and the notification displaying the build progress will not get...

proposal implemented in #253

implementation merged. Issue can be closed

I appreciate the PR and think it is a step in the right direction for sure. Very nice write-up of the motivation and your approach! Thanks for taking care of...

You can pass additional arguments to `CMakeRunTest` like `CMakeRunTest -V --debug`. That said, I kinda like the idea of having additional arguments which gets applied for every invocation. @Civitasv WDYT?...

@kalebealvs mind creating a PR for this? What I thought of in the meantime is the following: Instead of always appending the extra args "invisibly", we could add them to...