Josh Medeski

Results 119 comments of Josh Medeski

So the `react/prop-types` rule is still failing when I define my components this way: ```ts const Component: React.FC = ({value}) => {return {value}} ``` I see `'value' is missing in...

I've improved the code, added some more features, and have decent fallbacks. @jesseduffield can you (or anyone else) do some testing and let me know if anything else needs to...

Thanks for all the feedback. It looks like some of my opinionated changes should be reverted for now and individually introduced in separate PRs. I have a thought for how...

I'm going to close this for now. It seems like some of my breaking changes shouldn't all happen in one big PR, plus some of the icons I chose aren't...

I'm working on #1934 to add more Nerd font support for the files section. I have some more work to do but I'm making progress.

This is an interesting idea, even though we just added homebrew support I could see tpm support making more sense for this project, but the binary would need to be...

Hey, I'm ready to revisit this work and get some of the changes merged. What's the status of the big refactor? I'm happy to add full Nerd Font support.

Perhaps the better approach here is to let people customize each icon on their own in the config. Then we don't have to worry about Nerd Font versions and user...

Is this something that an open-source contributor can add? I'd be willing to help add support for listing remote models.

I would like to see this as well, allowing me to update the plugins that are already installed in mason and update any future mason entries that I may add...