Skip to content
This repository has been archived by the owner on Oct 15, 2022. It is now read-only.

Intellij cheat sheet : add alias "Android Studio" #3092

Merged
merged 2 commits into from May 25, 2016
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
2 changes: 1 addition & 1 deletion share/goodie/cheat_sheets/json/intellij.json
Expand Up @@ -6,7 +6,7 @@
"sourceName": "Shortcut World",
"sourceUrl": "http://www.shortcutworld.com/en/win/IntelliJ.html"
},
"aliases": ["intellij idea", "intellij editor", "intellij ide", "idea ide"],
"aliases": ["intellij idea", "intellij editor", "intellij ide", "idea ide", "android studio"],
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@abadojack It looks like Android Studio /= Intellij IDEA - may I ask the reason for this addition?

"template_type": "keyboard",
"section_order": ["General", "Productivity", "Editing", "Searching/Replacing", "Compile and Run", "Debugging", "Live Templates", "Navigation"],
"sections": {
Expand Down