Tim Shilov

Results 19 comments of Tim Shilov

I also just tried using this library and, unfortunately, I'm really struggling to understand how to use it. I believe documentation and TypeScript types can be improved a lot. Right...

I believe the issue is in this line: https://github.com/dmmulroy/tsc.nvim/blob/d38264b5712ce9dc2f39dff43121bbd164814528/lua/tsc/init.lua#L299 The `project` flag provided in the options is overriden by any `tsconfig.json` found by auto-detection logic. @m4a1j9 As a workaround, it...

Another tool suggestion: https://github.com/glideapps/quicktype I believe Hoppscotch is using that, and the results are pretty good!

> It's unclear how to navigate away from the commit message panel to one of the side panels. I believe the navigation would definitely benefit from a rework and would...

@EvanHahn I just stumbled on this issue looking for ways to use both headers at the same time. First of all, I don't believe the workaround is still in documentation....

The OP mentioned the upgrade, but I have just encountered the same error on 24.5.1 without even trying to upgrade. The Sentry was working fine for weeks after the last...

For me the pre-commit hook output is actually streamed in the subprocess and when things fail it makes it very easy to see. I though it was a default behavior...

According to https://github.com/argoproj/argo-cd/issues/18524 there's no config option for it at the moment.