Is it possible to open one file in two different views in IntelliJ IDEA?

Viewed 18

I’m working on a JetBrains plugin. I know that you can open one file in two editors. But is it possible to open one file in two different views where one view is a normal editor and the other view is a customised viewer (the plugin I am creating)?

0 Answers
Related