
To quickly create a Scala based IJ Plugin we provide a template project. Please see the Known Issues section if you come across a problem, and feel freeįile a bug on the Issues page of this repo if you find one. "org.jetbrains" % "sbt-declarative-packaging" % "LATEST_VERSION" "org.jetbrains" % "sbt-declarative-visualizer" % "LATEST_VERSION" or if you only want to print project structure Note that some features of this plugin may be used independently, i.e.


The required framework SDKs are downloaded and installed on your machine. Python SDK is downloaded and installed on your machine. Press Ctrl+Alt+S, go to Plugins and inspect the Installed tab to ensure the plugin is enabled.Īlso make sure that the following prerequisites are met:

Prerequisitesīefore you start working with Python, make sure that Python plugin is installed and enabled.

Python Plugin extends IntelliJ IDEA with the full-scale functionality for Python development. The following is only valid when the Python plugin is installed and enabled.
