Dennis
Dennis
Similar to #133 the new version of the extension (I'am currently using 3.0.3) has the problem that middlewares are ignored when actions are triggered from the extensions. Reducers seem to...
**Do you want to request a *feature* or report a *bug*?** Bug **What is the current/expected behavior?** Using `PrettierAsync` always results in the error `Prettier: failed to parse buffer`. `Prettier`...
Setting `tmux_navigator_preserve_zoom` in tmux
It can be useful to be able to generate sprites that only grow right or down. I needed that to generate a sprite that I can animate using css, like...
Is it possible to route a call to nvim inside a fterm window to the outer nvim instance? E.g. I use `tig` inside fterm. If I commit something inside tig,...
It would be nice, if the json plugin would recognize the 'empty:' directive during the build. I know about inlineJSON: false, but it would be cool to inline some JSONs...
To write proper inline css I think it should be possible to use `unsafe_text` in -Tags. To produce something like this: ``` body { font-family: 'Fira Code'; } ``` If...