krehwell
krehwell
hey, first of all, great plugin. is that possible to get rid to double quote as well? ex: ```javascript { paddingLeft: "1rem" } ``` pressing `fis` will make it: ```css...
as the title says. see image below  the top image showing the cursor is placed above the var declaration but it highlights nothing the bottom image shows when the...
Considering this case ```tsx { e.stopPropagation(); follow(); }}> Follow ``` Issue: When the button is clicked, the progress bar triggered Expected: When the button is clicked, the progress bar should...
my workflow is to open `edit` by default (just like harpoon) this PR is to allow user to edit the size of edit buffer window. for people who work with...