rioj7

Results 88 comments of rioj7

@afshindavoudy Can you give more detailed examples of where the cursor is and where you expect the cursor to move-to after the command. > If a single quote is present...

@afshindavoudy You have the word `was` in the regex comment, most likely a typo for `ws` > `(?

@piechologist I haven't published them. They are ported and published automatically by a script. I have added a PR to add a few more: open-vsx/publish-extensions#683 Some of them might be...

@GanerCodes the previous time I added a PR to the same repo they responded within a few days. And merged the PR. Now I do it for a couple of...

@filiptronicek If openVSX can do the publishing automatically via `extensions.json` (it does it already for a few hundred extensions) I see no reason to change my workflow. Is the script...

@filiptronicek Thanks. If OpenVSX had a similar program like `vsce` I would use it to publish on OpenVSX. If an extension fails to publish automatic remove it from the list,...

@mjoe67886 have you looked at [Select By Paste Clipboard](https://github.com/rioj7/select-by#select-by-paste-clipboard)

@fast-blender-add-ons-dot-com most likely you have found the [Select By Paste Clipboard](https://github.com/rioj7/select-by#select-by-paste-clipboard) because you mention it in #27. Close this issue if it solves the problem. There is no need to...

@fast-blender-add-ons-dot-com Maybe redefining Ctrl-V can give strange behavior but if you choose an unused key binding/combo and get used to use that instead of Ctrl-V there should not be a...

@amapic this extension is not maintained anymore, I have made a fork and fixed a lot of problems: [Remove Comments](https://marketplace.visualstudio.com/items?itemName=rioj7.vscode-remove-comments)