Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How can I duplicate (clone) a tab in IntelliJ Idea?

In Eclipse I just click above the tab and click on "New Editor". In NetBeans is "Clone". In IntelliJ Idea I didn't find this option yet. What I do now is split vertically but it is not what I want.

like image 916
Felipe Avatar asked Dec 13 '10 22:12

Felipe


People also ask

How do I duplicate a line of code in IntelliJ?

Press Ctrl+D or choose Edit | Duplicate Line or Selection from the main menu .


1 Answers

  1. Split Vertically
  2. Drag second tab to another Window/Monitor
like image 185
Ahmad Muzakki Avatar answered Sep 25 '22 17:09

Ahmad Muzakki