intellij RUN ToolWindow source code
Is the source code for the RUN tool window available anywhere? The reason I ask is because i'm implementing a Tool Window plugin and the behaviour I expect from it is similar to how the RUN tool window functions. thanks
请先登录再写评论。
The source code of the entire IntelliJ IDEA Community Edition is available. Most of the code related to the Run toolwindow lives here: https://github.com/JetBrains/intellij-community/tree/master/platform/lang-api/src/com/intellij/execution/ui