Tim Osborn

Results 53 comments of Tim Osborn

logged an issue over at esnextbin: https://github.com/voronianski/esnextbin/issues/75

> Should work, and should be non destructive since we're now telling chakra-cli that our themes aren't ESM modules. Thanks for the suggestion! Did this work for you @mfb-davidmay? I...

> ... can therefore be used by Lazy git to point to the relevant git directory ([comment](https://github.com/jesseduffield/lazygit/issues/1280#issuecomment-903258653)) this is working well for me - think I misunderstood the context of...

Tab is the only option that works for me on Mac OS Ventura ```yaml keybinding: universal: # > ...should be able to use cmd+enter on mac: https://github.com/jesseduffield/lazygit/issues/28#issuecomment-953460275 # note, doesn't...

> Seems this trick doesn't work when there is too much data. I'm having a similar issue with a Candlestick trace always rendering in the BG, but in my case,...

I'm experiencing this, too - using the up and down arrow keys also triggers the issue.

my apologies! this is fixed in [v3.1.6](https://github.com/Kozea/wdb/blob/master/CHANGELOG.md#316), and this issue is a duplicate of #103 - happy days!

Same - using vite-react-ts in development. React Developer Tools v5.2.0 ![CleanShot 2024-07-05 at 15 45 41@2x](https://github.com/hand-dot/react-inspector/assets/218044/94553c9c-fc1e-4510-ad0a-8b3b2989fa4d)

pumped for this feature :) an extra shortcut (I'd use `shift+ctrl+e` cos `g` is too far away) and keeping the panel open for preview would be amazing! many thanks for...

I have this issue also, in a vite react-ts project using root-relative imports. > I will update this thread when ReacTree supports absolute imports. I didn't spot anything in the...