简体   繁体   中英

How to open temporary/preview tab in intellij Idea

I like VS Code and sublime editor and in particular their default behaviour of preview the file. When you single click on a file from file explorer pan, it would open it in a temporary tab, unless a change is made in the file or opened with a double click on file, which opens it on persist tab.

Recently I've to use IntelliJ IDEA in a project and so far I like it this particular functionality is holding me up to adopt it completely. How to achieve this temporary/preview tab behaviour in IntelliJ IDEA?

You can find some workarounds in the open request, or just follow it for updates:

Update

This is now a feature in version 2020.3+

设置 -> 编辑器 -> 常规 -> 编辑器选项卡部分中的“启用预览选项卡”复选框

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM