cheshirekow

Results 99 comments of cheshirekow

@amerlyq that's a pretty good compromise. Sounds like a handy warning to output from a linter: `WXXX: headers should be enumerated in a separate call to target_sources`. Also, seems like...

The "clang-format" text looks like an embarrassing typo. Sorry about that. The real issue is indicated by the remainder of the message "no workspaces available". Due to the way cmake-format...

Did you resolve your issue by opening the file in a workspace?

I like the idea of supporting this, but I'll have to think about how to properly implement with the overhauled formatting logic.

It's been a long time since I've commented on this PR but I just wanted to mention that it's still on my queue. I think that there are definitely some...

@dhruvkakadiya not yet, but it's pretty high up in the queue now.

This is the default hotkey (this is what works for me). Here are a couple of things to check: 1. Whichever implementation of pip you used to installed cmake-format, check...

Got it. Just to double check, this is what my keyboard shortcut info looks like in vscode. It sounds like yours looks the same but let me know if it...

Yeah, that "No keybinding entries" is suspicious. What does your "Keyboard Shortcut" options look like, as compared to my screenshot above?

Oh, well it looks like your keybinding is set to `Alt` + `Shift` + `F`. Can you repeat the "Developer: toggle keyboard shortcuts troubleshooting" experiment using `Alt` + `Shift` +...