rioj7

Results 88 comments of rioj7

@Alecto 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)

I have reported an [issue at `pyinputplus`](https://github.com/asweigart/pyinputplus/issues/12) that is the cause of this problem. The error message says `syntax error`. It is not a syntax error because the python interpreter...

After reading AWhetter comment I found that astroid has some code that deals with misplaced type annotations causing syntax errors in the compiler but that Python3.8 uses a different message...

@l0hn Pressing `Esc` should work

@Qazorr a nice feature, I have created a new issue for this. An alternative is to use **Example 6** from `pickStringRemember`. But this does not allow you to modify a...

@Veeramani-Schnell 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)

@fast-blender-add-ons-dot-com Most likely English is not your native language. It is hard for me to extract what features you want. * what do you mean with `then in density` *...

@fast-blender-add-ons-dot-com Now I get what you want to do (VSC has multiple items called "tab"). I will make the command `selectby.pasteClipboard` accept a parameter `indent`, can be any number `range(-100,101,1)`....