Select Kotlin Multiplatform dependencies

Select Kotlin Multiplatform dependencies in the Dependencies tool window.

Manage your dependencies inside IntelliJ IDEA. Open the Dependencies tool window to manage your dependencies. There are multiple ways to open the Dependencies tool window, including:

  • Open all windows from Recent Files ⌘E (macOS) / Ctrl+E (Windows/Linux)
  • Use Search Everywhere ⇧⇧ (macOS) / Shift+Shift (Windows/Linux) to search for "Dependencies"
  • Use Find Action ⌘⇧A (macOS) / Ctrl+Shift+A to search for "Dependencies"

To use this feature, make sure the Package Search plugin is enabled.

When searching for dependencies, select Only Kotlin Multiplatform dependencies to filter the results to include only Kotlin Multiplatform dependencies.


Related Resources

Reformat Your Code
Reformat Your Code
Reformat a specific piece of code or the whole file according to your preferences.