skube

Results 14 issues of skube

I'm seeing an issue where processes are not not ended after each conversion. Anyone else experiencing this?

It would be nice 😃 to have support for common commands such as change all word (`caw`) and change inner tag (`cit`).

By default, one can Alt + Shift + D to show/hide **VisBug**. This shortcut can be been be seen while hovering over the extension icon (i.e. the tooltip). However, when...

🔥 enhancement
¿ question ?

Just wondering if it would be possible to have VisBug remember the last used tool? When doing Alt+ Shift + D to show/hide it currently always returns to the **Guides**...

I'm wondering if it's possible to add the ability to have the decimal place auto-entered as an option? Similar to how some ATM's work when inputing amounts, the decimal is...

There have been times when stickyNavbar highlights two successive sections. Basically two anchors have the `active` class applied at the same time. Manually scrolling up or down removes one or...

I'm not sure if it's my configuration or misunderstanding, but whenever I try to use `. (backtick then period) amVim simply replays the last command. It's like using period on...

feature

Just wondering the `styled-components-theme` can be combined and used with `sass-extract`?

I've noticed that if an abbreviation has an OR (`|`) operator such as with the default `img:s|img:srcset` then neither `img:s` nor `img:srcset` will expand. ``` "html": { "filters": "html", "profile":...

Shouldn't the examples be updated to point to the new scoped path? > react-testing-library has moved to @testing-library/react. Please uninstall react-testing-library and install @testing-library/react instead, or use an older version...