Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Turning selection to multiple cursors per line #17328

Closed
SaeidJavadi opened this issue Feb 11, 2022 · 6 comments
Closed

Turning selection to multiple cursors per line #17328

SaeidJavadi opened this issue Feb 11, 2022 · 6 comments

Comments

@SaeidJavadi
Copy link

SaeidJavadi commented Feb 11, 2022

Having used both Replace All and multiple cursors, for me multiple cursors is much faster in most cases. And it also opens up possibilities that are not as easy with regex & replace all.

For example, like the following image, which is taken from a code editor such as Pycharm or VSCode:

image

@ccordoba12
Copy link
Member

Hey @SaeidJavadi, thanks for reporting. This is a duplicate of issue #2112.

We'll try to implement it next year, after a big refactoring that we need to do in the editor to support things like this.

@SaeidJavadi
Copy link
Author

SaeidJavadi commented Feb 12, 2022

Thank you
And a good feature that is great if added
reformat your code like pycharm: please see this video
IMAGE ALT TEXT HERE

@ccordoba12
Copy link
Member

That is already available in this menu action

imagen

and can be configured in the menu

Tools > Preferences > Completion and linting > Code style and formatting

@SaeidJavadi
Copy link
Author

It is good, but in that extra gap are not cleaneded (in some parts of the distance of lines)
Or in parts like after imports requires automatic multi-line intervals

@gbazad93
Copy link

Hey @SaeidJavadi, thanks for reporting. This is a duplicate of issue #2112.

We'll try to implement it next year, after a big refactoring that we need to do in the editor to support things like this.

Still I can't see this feature. Any update? Thank you.

@ccordoba12
Copy link
Member

It's not there yet. But this is definitely high in our TODO list because more and more people is asking about.

So, we'll try to secure some funding to implement it next year.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants