All Projects → maximn → capitalizing-on-a-great-idea

maximn / capitalizing-on-a-great-idea

Licence: MIT license
Samples for "Become a super user with IntelliJ" talk

Programming Languages

java
68154 projects - #9 most used programming language
scala
5932 projects

Projects that are alternatives of or similar to capitalizing-on-a-great-idea

ansible-vault-editor-idea-plugin
Ansible Vault Editor IntelliJ Plugin with auto encryption/decryption
Stars: ✭ 29 (-9.37%)
Mutual labels:  productivity, intellij
referencer-plugin
"Referencer" plugin for Jetbrains IDEs
Stars: ✭ 20 (-37.5%)
Mutual labels:  intellij
EditorGroups
IntelliJ plugin prototype of https://youtrack.jetbrains.com/issue/IDEA-12130#comment=27-2838171
Stars: ✭ 16 (-50%)
Mutual labels:  intellij
alfred-timer-workflow
Alfred workflow to start a timer, which blinks when the time is up.
Stars: ✭ 39 (+21.88%)
Mutual labels:  productivity
moodle-downloader
A 4.9 stars rated chrome extension for batch downloading Moodle resources 💾
Stars: ✭ 68 (+112.5%)
Mutual labels:  productivity
csgo-trader-extension
CSGO Trader Browser Extension to help with CS:GO item trading, marketing and much more
Stars: ✭ 86 (+168.75%)
Mutual labels:  productivity
auto-dark-mode
IDEA plugin to automatically apply system theme settings on macOS and Windows.
Stars: ✭ 35 (+9.38%)
Mutual labels:  intellij
graphite
✍️ A local-first Markdown note-taking app built with Vue.js, Tailwind CSS, and Electron.
Stars: ✭ 17 (-46.87%)
Mutual labels:  productivity
GLAU BCSC0002
This is the official repository for the course Object-Oriented Programming BCSC0002 for GLA University 2019
Stars: ✭ 46 (+43.75%)
Mutual labels:  intellij
fs-make
Make a folder structure from its description
Stars: ✭ 14 (-56.25%)
Mutual labels:  productivity
hfos-legacy
Hackerfleet Operating System
Stars: ✭ 28 (-12.5%)
Mutual labels:  productivity
idea-php-typo3-plugin
TYPO3 CMS Plugins for IntelliJ IDEA / PhpStorm
Stars: ✭ 93 (+190.63%)
Mutual labels:  intellij
IdeaSingletonInspection
Inspection for detecting of inappropriate use of Singleton pattern in Java
Stars: ✭ 14 (-56.25%)
Mutual labels:  intellij
it-tools
Aggregated set of useful tools that every developer may need once in a while.
Stars: ✭ 222 (+593.75%)
Mutual labels:  productivity
FlameViewer
Tool for flamegraphs visualization
Stars: ✭ 76 (+137.5%)
Mutual labels:  intellij
commitlog
Generate Changelogs from Commits (CLI)
Stars: ✭ 63 (+96.88%)
Mutual labels:  productivity
schsrch
Simple and intuitive CIE search engine
Stars: ✭ 35 (+9.38%)
Mutual labels:  productivity
anita
Anita is a private, no-server, powerful and fully customizable data management solution, open source and free of charge. With Anita you can organize any number of things you want to track, with one of our pre-configured Anita Templates or by defining your own custom data structure. Anita can handle many different data types, and can present your…
Stars: ✭ 30 (-6.25%)
Mutual labels:  productivity
ColorSwitch
Color Switch in Javafx!
Stars: ✭ 18 (-43.75%)
Mutual labels:  intellij
hyperkeys
Unleash you keyboard shorcuts
Stars: ✭ 35 (+9.38%)
Mutual labels:  productivity

capitalizing-on-a-great-idea

Source code of the samples for "Become a super user with IntelliJ" talk

Shortcuts Summary

Action Mac OS X 10.5+ Mac OS X Default Windows & Linux
General
Find Action CMD + SHIFT + A CMD + SHIFT + A CTRL + SHIFT + A
Change Keymap CMD + ~ -> 3 -> your selection CMD + ~ -> 3 -> your selection CTRL + ~ -> 3 -> your selection
Show Intention Actions ALT + ENTER ALT + ENTER ALT + ENTER
Stretch to X SHIFT + CMD + LEFT/RIGHT/DOWN/LEFT CTRL + SHIFT + LEFT/RIGHT/DOWN/LEFT
Show descriptions of error at caret CMD + F1 CMD + F1 CTRL + F1
Lookups
Class Name CMD + O CMD + N CTRL N
Symbol CMD + ALT + O CTRL + ALT + SHIFT + N
Filename CMD + SHIFT + O CTRL + SHIFT + N
Navigation
File structure popup CMD + F12 CTRL + F12
Move between tabs in open order ALT + CMD + LEFT/RIGHT CTRL + ALT + LEFT/RIGHT
Move between tabs left/right CMD + SHIFT + [/]
Recently viewed files CMD + E CTRL + E
Recently edited files CMD + SHIFT + E CTRL + SHIFT + E
Bookmarks - Set CTRL + SHIFT + NUMBER/LETTER CTRL + SHIFT + NUMBER/LETTER
Bookmarks - Toggle F3 F11
Bookmarks - Goto CTRL + NUMBER/LETTER CTRL + NUMBER/LETTER
Bookmarks - List CMD + F3 SHIFT + F11
Switch Production <-> Test Code CMD + SHIFT + T CTRL + SHIFT + T
Go to Next Error F2 / SHIFT + F2 F2 / SHIFT + F2
Text Editing
Syntax aware selection - Incremental selection ALT + UP/DOWN CMD + W/SHIFT+CMD+W CTRL + W / CTRL + SHIFT + W
Duplicate line CMD + D CTRL + D
Delete line CMD + DELETE CMD + Y CTRL + Y
Move line ALT + SHIFT + UP/DOWN ALT + SHIFT + UP/DOWN
Move statement CMD + SHIFT + UP/DOWN CTRL + SHIFT + UP/DOWN
Comment line CMD + / CTRL + /
Multiline cursor ALT + ALT(keep pressing) + UP/DOWN CTRL + CTRL(keep pressing) + UP/DOWN
Multiple cursors ALT + SHIFT + CLICK ALT + CLICK
Surround With (try/catch, braces, ...) CMD + ALT + T CTRL + ALT + T
Code Organization
Reformat code CMD + ALT + L CTRL + ALT + L
Organize imports CTRL + ALT + O CTRL + ALT + O
Types
Type of a val CONTROL + P
Show parameters CMD + SHIFT + P CTRL + P
Auto Complete CONTROL + SPACE CTRL + SPACE
Smart Auto Complete CONTROL + SHIFT + SPACE CTRL + SHIFT + SPACE
Scala Specific
See implicit conversion CONTROL + Q
See implicit parameter CMD + SHIFT + P
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].