Intellij IDEA
Installation
Installation file can be downloaded from this link.
Use following commands to install using
tar.gzfile:
sh
# Extract the contents to /opt directory (recommended)
sudo tar xzf ideaIC-*.tar.gz -C /opt/
# Create a command shortcut to launch the App
sudo ln -s /opt/idea-IC-*/bin/idea.sh /usr/local/bin/idea
# Remove file after installation
rm ideaIC-*.tar.gzShortcut Keys Changes
- Toggle Terminal ->
⌃`- Open
Actionssearch by using⌃⇧ashortcut. - Search for
Terminaland change its shortcut by pressing⌥↵shortcut and selecting⌃`as the new shortcut. (ChooseRemovewhen prompted) - Now search for
Quick Switch Schemeand change its shortcut by pressing⌥↵shortcut and selecting⌥⇧;as the new shortcut.
- Open
Settings
- Open settings by using
⌃⌥sshortcut on Linux. - Choose
Appearance&Editor Fontbased on the computer screen specifications.
Extensions
- Scala
- Atom Material Icons
- Rainbow Brackets
App Shortcut on Fedora (Linux)
Refer this document to create an App Shortcut.
