How do you combine two tabs into one floating window in Intellij?

被刻印的时光 ゝ 提交于 2019-12-10 03:16:56

问题


In Eclipse I can just drag-and-drop two tabs into one window. For instance, I like to keep my JUnit and Search tabs together:

How can you do this in Intellij?


回答1:


You can't combine multiple floating panels into one in IntelliJ IDEA. Feel free to submit a feature request.




回答2:


It seems there is no such feature in IntelliJ (at least as of version 11). In my opinion, IntelliJ has much less support to dual monitor than Eclipse. There is an existing feature request: http://youtrack.jetbrains.com/issue/IDEA-77163 , please help to vote it up.



来源:https://stackoverflow.com/questions/8173170/how-do-you-combine-two-tabs-into-one-floating-window-in-intellij

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!