whunmr / emacsIDEAs

Porting some great extensions of emacs to Intellij IDEA. such as AceJump, CopyWithoutSelection.
Apache License 2.0
94 stars 13 forks source link

Feature request: Jump/Copy/Replace from/to the splitted pane #13

Closed Centaur closed 8 years ago

Centaur commented 8 years ago

One of idea's cool features is splitting the edit window horizontally/vertically. Example It would be very nice if emacsIDEA can Jump/Copy/Replace text from/to the splitted pane(s) as well.

whunmr commented 8 years ago

Good idea, will put this feature request in backlog.
meanwhile, pull request is always welcome.

whunmr commented 8 years ago

@Centaur checkout new release 1.4.2. Thanks for your ideas.

Centaur commented 8 years ago

Wow, Godspeed!