Jaroslav Kavalec
Jaroslav Kavalec
Hi, I know it is not in spirit of Vim, but it would be nice if there was option to have the whole command line interface on top of browser,...
I was looking into containers if it could help me implement workspacing workflow with multiple contexts switching. It seems to me containers are useful only to group related tabs next...
Is it possible to keep selected theme active across stories? Generally if I pick a theme and browse storybook, I'd like the selected theme to stay active.
I am on freshly installed Windows 10 ver 19043.1165, when I click on either 32 or 64 bit version app shows Splash Screen, then window opens for few miliseconds (no...
This concerns Vite based React and normal libraries, I didn't find any remarks on these so I wanted to ask if it is possible to do currently. - is there...
When I use **dprintf** statement to output some debug information, this is always delayed. Example: - have debug statement right before **tap_code16()** - I press the action - In QMK...
It would be nice if there was an Action for running or re-running plugin defined, so that it could be bound to keyboard shortcut. It is not very comfortable to...
Hi, I noticed this tool can make some advanced actions with triggers with example being "breath holding" in a shooter game. Is it possible to make macro for this kind...
Hi, from demo, It seems this tool has everything I would expect for side by side diff, except that I need render diff within Nodejs environment. I was looking at...
I would like do display line numbers before each line I output, is there any way to achieve this within library, without making custom implementation of this behavior?