When text across multiple lines is selected, one should be able to easily duplicate/delete all of these lines at once, like one does in IntelliJ/pyCharm.
Stage two of this enhancement would be:
If some text is selected within just one line, the duplicate shortcut should only duplicate this text within the line, not the entire line. (This is also standard behaviour in pyCharm. This is much lower priority, though.)
I might actually try and help you with this, but I first need to install Eclipse this weekend and get a slightly better grip of Java :).
This is a feature request.
When text across multiple lines is selected, one should be able to easily duplicate/delete all of these lines at once, like one does in IntelliJ/pyCharm.
Stage two of this enhancement would be: If some text is selected within just one line, the duplicate shortcut should only duplicate this text within the line, not the entire line. (This is also standard behaviour in pyCharm. This is much lower priority, though.)
I might actually try and help you with this, but I first need to install Eclipse this weekend and get a slightly better grip of Java :).