Resources to use LightWindowManager
已回答
I wanted to create tool window for my custom editor using LightWindowManager but could not find any documentation for it.
please share some resources for usage of com.intellij.designer.LightWindowManager
请先登录再写评论。
Hi,
I assume you mean
com.intellij.designer.LightToolWindowManager.Please search for example usages in the platform code:
https://github.com/JetBrains/intellij-community