Chip Hogg

Results 48 comments of Chip Hogg

I came here to file this exact issue after getting bitten by this behaviour. Can we reconsider the `wontfix` label? It's well and good to have an "approximately-equal" function, but...

Good point. I wonder if part of the answer is that the `static_cast` format (which I hadn't previously considered) isn't idiomatic? I would expect users to write something more like...

![slug_to_kg](https://user-images.githubusercontent.com/1819744/171669167-99dc83ab-dd6d-4110-b89b-24031de15d8e.jpg) Here's me showing the steps to make it easy for others to reproduce. I'm using only integers, and I _believe_ they all trace back to exact definitions. The end...

Sounds like a good plan. I feel bad, though -- I'm moving more in a pandoc direction! Taking a step back and looking at the bigger picture: there are a...

Sounds like a good way to go about it!

How about this? - For formatters which don't support ranges, choosing this option means "format the whole file". - Show a warning explaining this behaviour, with `see :help codefmt-foobarbaz` at...

This is a fantastic idea. It could do for command line completion what kana/vim-textobj-user did for text objects.

I thought of the placeholder idea too. It doesn't seem too bad to me. I'm going to suggest `@maktaba_config_snippet`, mainly as a concrete name which I want others to improve...

I've written some docs internally that explain the idea of a "magnitude", and what problem it solves. Let me check whether I need permission to share them, as that would...