Plugin Development for IntelliJ-based IDEs
I'm completely new to development using Play or IntelliJ for that matter. I've created a simple HelloWorld application using Activator, …
scala intellij-idea sbt intellij-pluginI need to use an envirnoment variable in all of my idea run configurations. I currently use run->edit …
intellij-idea environment-variables intellij-pluginI tried VCS -> Checkout from Version Control -> Bitbucket (Bitbucket plugin). IDE shows the following: Login to …
version-control intellij-idea bitbucket intellij-pluginIs it possible to expand the entire project tree in Intellij? I would like to do this so I can …
intellij-idea intellij-plugin intellij-14 folding intellij-13I have installed a plugin which now crashes my Android Studio on start. Does someone know where Android Studio stores …
android macos intellij-idea android-studio intellij-pluginI looked all over the place for how to configure the antlr4 plugin for IntelliJ IDEA. But I can't find …
intellij-idea antlr antlr4 intellij-pluginDoes anyone know whether it is possible to save the state of an object while debugging? I would like to …
java debugging intellij-idea intellij-pluginWhile browsing the code in PyCharm(community edition) how to go back to the previously browsed section? I am looking …
python intellij-idea pycharm intellij-pluginHow can I override a value that is used internally in IntelliJ, for example this expression: Registry.intValue("a.b.…
java intellij-idea intellij-pluginOnce after I create a Gradle project in IntelliJ using the default gradle wrapper and create directories option I see …
intellij-idea gradle intellij-plugin