Nikita Govorov

Results 4 comments of Nikita Govorov

I'm agree with @johnnyreilly about the need of source maps only under debug mode.

Hi @vjpr, We're working on [Output Inspector](https://wallabyjs.com/docs/intro/output-inspector.html) feature for JetBrains IDEs which we think covers your feature request. Here is a quick teaser: ![jb_output_inspector](https://user-images.githubusercontent.com/129254/132808090-dd571acd-6f5d-491e-809e-e7ef483c81c2.gif) As a temporary workaround you could...

Hi @JohnRigoni, Thank you for the fix! Would it be safe to apply your `RETRO_TAPPING_TIMEOUT` modifications on top of these changes? ```diff diff --git a/quantum/action.c b/quantum/action.c index a39631ba3e..8cada5ce40 100644 ---...

Thanks! Hope the PR and the `RETRO_TAPPING_TIMEOUT` feature will be accepted by the team and merged to `master` soon.