SkillAgentSearch skills...

Navigatetomodule

Quickly navigate between IntelliJ modules. https://plugins.jetbrains.com/plugin/13803-navigate-to-module

Install / Use

/learn @felipekunzler/Navigatetomodule
About this skill

Quality Score

0/100

Supported Platforms

JetBrains

README

Navigate to Module

An IntelliJ plugin that allows one to quickly navigate between modules. Especially useful on projects with a number of deeply nested modules.

Modules can be filtered out by a given criteria, the selected module is opened and focused on the Project Tree View.

image

Usage

  • Keyboard shortcuts:
    • MacOS: Cmd + Shift + P
    • Windows/Linux: Ctrl + Shift + P
  • Menu Bar -> Navigate -> Navigate to Module
  • Shift twice -> Navigate to Module

Shortcuts may be changed via Preferences -> Keymap -> Navigate to Module -> Add keyboard shortcut

Development

  • Java 21 required
  • Building: ./gradlew build
  • Running: ./gradlew runIde will start a new instance of IntelliJ with the plugin installed

Related Skills

View on GitHub
GitHub Stars4
CategoryDevelopment
Updated15d ago
Forks1

Languages

Kotlin

Security Score

75/100

Audited on Mar 25, 2026

No findings