Interlig Idea is a platform for managing and collaborating on ideas within organizations. It helps streamline innovation and decision-making processes. Here are some shortcuts to navigate Interlig Idea more efficiently and boost productivity.
General
Open Settings
Ctrl + Alt + S
Search Everywhere
Shift + Shift
Open Recent Files
Ctrl + E
Open File
Ctrl + Shift + N
Open Project
Ctrl + Shift + A
Close Active Tab
Ctrl + F4
Close Project
Ctrl + Shift + F4
Run Context Configuration
Shift + F10
Code Editing
Basic Code Completion
Ctrl + Space
Smart Code Completion
Ctrl + Shift + Space
Generate Code
Alt + Insert
Reformat Code
Ctrl + Alt + L
Optimize Imports
Ctrl + Alt + O
Surround with Live Template
Ctrl + Alt + T
Duplicate Line or Selection
Ctrl + D
Comment/Uncomment Line
Ctrl + /
Block Comment/Uncomment
Ctrl + Shift + /
Move Line Up
Alt + Shift + Up
Move Line Down
Alt + Shift + Down
Navigation
Go to File
Ctrl + Shift + N
Go to Symbol
Ctrl + Alt + Shift + N
Navigate Backward
Ctrl + Alt + Left
Navigate Forward
Ctrl + Alt + Right
Navigate to Declaration
Ctrl + B
Navigate to Implementation
Ctrl + Alt + B
Navigate to Super Method
Ctrl + U
View Recent Files
Ctrl + E
Search and Replace
Find in Project
Ctrl + Shift + F
Replace in Project
Ctrl + Shift + R
Previous Occurrence
Shift + F3
Version Control
Open VCS Operations Popup
Alt + `
Push Commits
Ctrl + Shift + K