vscode-quick-select icon indicating copy to clipboard operation
vscode-quick-select copied to clipboard

Quick and Simple Jumping Text Selection

Results 20 vscode-quick-select issues
Sort by recently updated
recently updated
newest added

hello, does the "hack" do anything particular? or is just an error? https://github.com/dbankier/vscode-quick-select/blob/1c8aaa582381cc9efab558d901ef659afaba3c65/src/extension.ts#L30

Since I only use `selectEitherQuote` and more often than not I repeat the command twice to get the outer selection. Similar to how brackets come in pairs (left key is...

Hello Nice add-on, but there are too many keyboard shortcuts. Can you make one shortcut for all options? I mean some automation, e.g .: - If I'm between `" "`,...

This is cool extension. I think it'll get move downloads/legitimacy if you do something as stupid as add a logo

Using [ctrl]+[k], ['] with `'this is a test'` works but it does nothing with `'this is a test of the \' character'` Similarly, using [ctrl]+[k], ["] with `"this is a...

I have installed and reinstalled the extension multiple times and have restarted both vscode and my machine but for some reason I can not get the extension to work no...

The extension can't be found in [Open VSX Registry](https://open-vsx.org/).

currently, if you have two pairs of brackets ex: (foo)(bar), using the shortcut to select including brackets on foo and doing it again would cause the selection to jump to...

Currently this extension is not capable of recognizing multiline quote-delimited strings. For example: ```bash foo='asdf asdf asdf' echo "$foo" ``` This is a valid bash script. If you place your...

I just installed the extension and now get this error message when I try to use it.