SlideShare ist ein Scribd-Unternehmen logo
1 von 1
Downloaden Sie, um offline zu lesen
Editing
Ctrl + Space	 Basic code completion (any class, method or variable name)	
Ctrl+Shift+Ente	 Complete current statement
Ctrl + P	 Parameter info (within method call arguments)
Ctrl + Q	 Quick documentation lookup
Ctrl + mouse over code	 Brief Info
Ctrl + F1	 Show descriptions of error or warning at caret
Alt + Insert	 Generate code... (e.g. Rails Generators)
Ctrl + O 	 Override methods	
Ctrl + Alt + T 	 Surround with... (begin...end, if...then...end, etc.)
Ctrl + /	 Comment/uncomment with line comment 	
Ctrl + Shift + /	 Comment/uncomment with block comment
Ctrl + W	 Select successively increasing code blocks 	
Ctrl + Shift + W	 Decrease current selection to previous state	
Alt + Enter	 Show intention actions/quick-fixes
Ctrl + Alt + L	 Reformat code
Ctrl + Alt + I 	 Auto-indent line(s)
Tab / Shift + Tab	 Indent/unindent selected lines
Ctrl+XorShift+Delete	 Cut current line or selected block to buffer
Ctrl + Cor Ctrl + Insert	 Copy current line or selected block to buffer
Ctrl+VorShift+Insert	 Paste from buffer
Ctrl + Shift + V	 Paste from recent buffers
Ctrl + D	 Duplicate current line or selected block
Ctrl +Y	 Delete line at caret
Shift + Enter	 Start new line
Ctrl + Shift + U	 Toggle case for word at caret or selected block
Ctrl + Alt + U	 Toggle Camel/Snake Case
Ctrl + Shift + ] / [	 Select till code block end/start
Ctrl + Delete	 Delete to word end
Ctrl + Backspace	 Delete to word start
Ctrl + NumPad+/-	 Expand/collapse code block
Ctrl+Shift+NumPad+/-	 Expand/collapse all
Ctrl+Shift+Up/Down	 Move line/selection up/down
Running
Alt + Shift + F10/F9 	 Open run/debug configurations dropdown
Shift + F10	 Run
Shift + F9	 Debug
Ctrl + Shift + F10/F9 	 Run/Debug context configuration from editor
Ctrl + Alt + R	 Run Rake task
Debugging
F8	 Step over
F7	 Step into
Shift + F8	 Step out
Alt + F9	 Run to cursor
Alt + F8 / Ctrl + Alt + F8	 Evaluate / Quick evaluate expression
F9	 Resume program
Ctrl + F8	 Toggle breakpoint
Ctrl + Shift + F8	 View breakpoints
Alt + F10	 Show execution point
RubyMine Default Keymap RubyMine Default Keymap RubyMine Default Keymap
www.jetbrains.com/ruby blogs.jetbrains.com/ruby @rubymine
©JetBrains,Inc.2013.AllRightsReserved.
To find any action inside the IDE
use Find Action (Ctrl + Shift + A)
Refactoring
F5	 Copy
F6	 Move
Shift + F6	 Rename
Ctrl + Alt + V	 Extract Variable
Ctrl + Alt + C	 Extract Constant
Ctrl + Alt + F	 Extract Field
Ctrl + Alt + M	 Extract Method
Ctrl + Alt + P	 Extract Parameter
Ctrl + Alt + N	Inline
Ctrl + Alt + Shift + T	 ’Refactor this...’quick list
Rails
Alt + Shift + N 	 Navigate to Rails model/view/controller etc.
Alt + F2	 Preview Rails View in browser
Ctrl + Shift + .	 Insert <%= %> in RHTML
Ctrl + Alt + G	 Run Rails generator
Ctrl + R	 Reload application sources in Rails Console
Ctrl + Shift +Y 	 ’Ruby/Rails’quick list
Navigation
Ctrl + N	 Go to class
Ctrl + Shift + N	 Go to file
Ctrl + Alt + Shift + N	 Go to symbol
Alt + Right/Left 	 Go to next/previous editor tab
Ctrl + G	 Go to line
Ctrl + PgDn/ PgUp	 Go to bottom/top of page
Ctrl + E	 Recent files popup
Ctrl + Alt + Left/Right	 Navigate back/forward
Ctrl+Shift+Backspace	 Navigate to last edit location
Alt + F1	 Select current file or symbol in any view
Ctrl + B or Ctrl + Click	 Go to declaration
Ctrl + Shift + B	 Go to type declaration
Ctrl + Shift + I	 Open quick definition lookup
Ctrl + U	 Go to super-method/super-class
Alt + Up/Down 	 Go to previous/next method
Ctrl + ] / [	 Move to code block end/start
Ctrl + F12	 File structure popup
Ctrl + H	 Type hierarchy
F2 / Shift + F2	 Next/previous highlighted error
F4 	 Edit source
Alt + Home	 Show navigation bar
F11	 Toggle bookmark
Ctrl + F11	 Toggle bookmark with mnemonic
Ctrl + #[0-9]	 Go to numbered bookmark
Shift + F11	 Show bookmarks
	 Show diagram/diagram popup
Live Templates/Snippets
Ctrl + Alt + J	 Surround with Live Template
Ctrl + J	 Insert Live Template
Search/Replace
Ctrl + F	 Find
F3/ Shift + F3	 Find next/previous
Ctrl + R	 Replace
Ctrl + Shift + F	 Find in path
Ctrl + Shift + R	 Replace in path
Usage Search
Alt + F7 / Ctrl + F7	 Find usages / Find usages in file
Ctrl + Shift + F7	 Highlight usages in file
Ctrl + Alt + F7	 Show usages
VCS/Local History
Ctrl + K	 Commit project to VCS
Ctrl + T	 Update project from VCS
Shift + Ctrl + E	 View recent changes
Ctrl + D	 View Diff
Alt + BackQuote(`)	 VCS operations popup
General
Alt + #[0-9]	 Open corresponding tool window
Ctrl + S	 Save all
Ctrl + Alt +Y	 Synchronize
Ctrl + Shift + F12	 Toggle maximizing editor
Alt + Shift + F	 Add to Favorites
Alt + Shift + I	 Inspect current file with current profile
Ctrl + Alt + S	 Open Settings dialog
F12	 Go back to previous tool window
Esc	 Go to editor (from tool window)
Shift + Esc	 Hide active or last active window
Ctrl + F4	 Close active editor tab
Ctrl + Tab	 Switch editor tabs and IDE tool-windows
Ctrl + BackQuote(`)	 Quick switch current scheme

Weitere ähnliche Inhalte

Was ist angesagt?

Input Output Management In C Programming
Input Output Management In C ProgrammingInput Output Management In C Programming
Input Output Management In C ProgrammingKamal Acharya
 
Seminar 2 coding_principles
Seminar 2 coding_principlesSeminar 2 coding_principles
Seminar 2 coding_principlesmoduledesign
 
7. input and output functions
7. input and output functions7. input and output functions
7. input and output functionsWay2itech
 
Mesics lecture 5 input – output in ‘c’
Mesics lecture 5   input – output in ‘c’Mesics lecture 5   input – output in ‘c’
Mesics lecture 5 input – output in ‘c’eShikshak
 
Expression evaluation
Expression evaluationExpression evaluation
Expression evaluationJeeSa Sultana
 
Programming in C [Module One]
Programming in C [Module One]Programming in C [Module One]
Programming in C [Module One]Abhishek Sinha
 
Concepts of C [Module 2]
Concepts of C [Module 2]Concepts of C [Module 2]
Concepts of C [Module 2]Abhishek Sinha
 
Seminar 2 coding_principles
Seminar 2 coding_principlesSeminar 2 coding_principles
Seminar 2 coding_principlesmoduledesign
 
Input and output in c
Input and output in cInput and output in c
Input and output in cRachana Joshi
 
Conversion of Infix to Prefix and Postfix with Stack
Conversion of Infix to Prefix and Postfix with StackConversion of Infix to Prefix and Postfix with Stack
Conversion of Infix to Prefix and Postfix with Stacksahil kumar
 

Was ist angesagt? (19)

Input Output Management In C Programming
Input Output Management In C ProgrammingInput Output Management In C Programming
Input Output Management In C Programming
 
Seminar 2 coding_principles
Seminar 2 coding_principlesSeminar 2 coding_principles
Seminar 2 coding_principles
 
7. input and output functions
7. input and output functions7. input and output functions
7. input and output functions
 
Basic Input and Output
Basic Input and OutputBasic Input and Output
Basic Input and Output
 
Mesics lecture 5 input – output in ‘c’
Mesics lecture 5   input – output in ‘c’Mesics lecture 5   input – output in ‘c’
Mesics lecture 5 input – output in ‘c’
 
Expression evaluation
Expression evaluationExpression evaluation
Expression evaluation
 
CPU INPUT OUTPUT
CPU INPUT OUTPUT CPU INPUT OUTPUT
CPU INPUT OUTPUT
 
Programming in C [Module One]
Programming in C [Module One]Programming in C [Module One]
Programming in C [Module One]
 
Assignment6
Assignment6Assignment6
Assignment6
 
UNIT-II CP DOC.docx
UNIT-II CP DOC.docxUNIT-II CP DOC.docx
UNIT-II CP DOC.docx
 
COM1407: Input/ Output Functions
COM1407: Input/ Output FunctionsCOM1407: Input/ Output Functions
COM1407: Input/ Output Functions
 
Concepts of C [Module 2]
Concepts of C [Module 2]Concepts of C [Module 2]
Concepts of C [Module 2]
 
Seminar 2 coding_principles
Seminar 2 coding_principlesSeminar 2 coding_principles
Seminar 2 coding_principles
 
Assignment8
Assignment8Assignment8
Assignment8
 
Assignment7
Assignment7Assignment7
Assignment7
 
Input and output in c
Input and output in cInput and output in c
Input and output in c
 
Conversion of Infix to Prefix and Postfix with Stack
Conversion of Infix to Prefix and Postfix with StackConversion of Infix to Prefix and Postfix with Stack
Conversion of Infix to Prefix and Postfix with Stack
 
CHAPTER 4
CHAPTER 4CHAPTER 4
CHAPTER 4
 
CP Handout#7
CP Handout#7CP Handout#7
CP Handout#7
 

Ähnlich wie Ruby mine referencecard

IntelliJIDEA_ReferenceCard.pdf
IntelliJIDEA_ReferenceCard.pdfIntelliJIDEA_ReferenceCard.pdf
IntelliJIDEA_ReferenceCard.pdfDvrIsis2
 
IntelliJ IDEA Default Keymap
IntelliJ IDEA Default KeymapIntelliJ IDEA Default Keymap
IntelliJ IDEA Default KeymapThanh Nguyen
 
Eclipse keyboard shortcuts
Eclipse keyboard shortcutsEclipse keyboard shortcuts
Eclipse keyboard shortcutsSuman Saha
 
Visual studio code keyboard shortcut
Visual studio code keyboard shortcutVisual studio code keyboard shortcut
Visual studio code keyboard shortcutJubair Ahmed Junjun
 
Using eclipse-shortcuts-key-for-fast-coding
Using eclipse-shortcuts-key-for-fast-codingUsing eclipse-shortcuts-key-for-fast-coding
Using eclipse-shortcuts-key-for-fast-codingParikshit Kumar Singh
 
TKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
TKPJava Eclipse and Codenvy IDE Keyboard ShortcutsTKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
TKPJava Eclipse and Codenvy IDE Keyboard ShortcutsLynn Langit
 
VS Code cheat sheet
VS Code cheat sheetVS Code cheat sheet
VS Code cheat sheetLam Hoang
 
VSCode-shortcuts-linux.pdf
VSCode-shortcuts-linux.pdfVSCode-shortcuts-linux.pdf
VSCode-shortcuts-linux.pdfDavidBeaulieu19
 
Shortcuts JAVA
Shortcuts JAVAShortcuts JAVA
Shortcuts JAVATito O
 
Netbeans 8.0 Keyboard Shortcuts & Code Templates
Netbeans 8.0 Keyboard Shortcuts & Code TemplatesNetbeans 8.0 Keyboard Shortcuts & Code Templates
Netbeans 8.0 Keyboard Shortcuts & Code TemplatesMollah Nayeem Ahmed
 
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdfVS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdfStraad
 
best hotels in Pune
best hotels in Punebest hotels in Pune
best hotels in PuneKhushiRaj39
 
Vs Code - Keyboard-Shortcuts-Windows.pdf
Vs Code - Keyboard-Shortcuts-Windows.pdfVs Code - Keyboard-Shortcuts-Windows.pdf
Vs Code - Keyboard-Shortcuts-Windows.pdfYUSRA FERNANDO
 

Ähnlich wie Ruby mine referencecard (20)

IntelliJIDEA_ReferenceCard.pdf
IntelliJIDEA_ReferenceCard.pdfIntelliJIDEA_ReferenceCard.pdf
IntelliJIDEA_ReferenceCard.pdf
 
IntelliJ IDEA Default Keymap
IntelliJ IDEA Default KeymapIntelliJ IDEA Default Keymap
IntelliJ IDEA Default Keymap
 
Asp key shortcut
Asp key shortcutAsp key shortcut
Asp key shortcut
 
Eclipse keyboard shortcuts
Eclipse keyboard shortcutsEclipse keyboard shortcuts
Eclipse keyboard shortcuts
 
Visual studio code keyboard shortcut
Visual studio code keyboard shortcutVisual studio code keyboard shortcut
Visual studio code keyboard shortcut
 
Using eclipse-shortcuts-key-for-fast-coding
Using eclipse-shortcuts-key-for-fast-codingUsing eclipse-shortcuts-key-for-fast-coding
Using eclipse-shortcuts-key-for-fast-coding
 
Netbeans keyboard shortcut
Netbeans keyboard shortcutNetbeans keyboard shortcut
Netbeans keyboard shortcut
 
TKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
TKPJava Eclipse and Codenvy IDE Keyboard ShortcutsTKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
TKPJava Eclipse and Codenvy IDE Keyboard Shortcuts
 
VS Code cheat sheet
VS Code cheat sheetVS Code cheat sheet
VS Code cheat sheet
 
VSCode-shortcuts-linux.pdf
VSCode-shortcuts-linux.pdfVSCode-shortcuts-linux.pdf
VSCode-shortcuts-linux.pdf
 
Lesson 6 short keys
Lesson  6 short keysLesson  6 short keys
Lesson 6 short keys
 
Shortcuts JAVA
Shortcuts JAVAShortcuts JAVA
Shortcuts JAVA
 
Netbeans 8.0 Keyboard Shortcuts & Code Templates
Netbeans 8.0 Keyboard Shortcuts & Code TemplatesNetbeans 8.0 Keyboard Shortcuts & Code Templates
Netbeans 8.0 Keyboard Shortcuts & Code Templates
 
Shortcuts
ShortcutsShortcuts
Shortcuts
 
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdfVS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
VS - Visual Studio Code Keyboard Shortcuts for Windows.pdf
 
Sql dbx
Sql dbxSql dbx
Sql dbx
 
best hotels in Pune
best hotels in Punebest hotels in Pune
best hotels in Pune
 
rstudio-ide
rstudio-iderstudio-ide
rstudio-ide
 
Short cutkey
Short cutkeyShort cutkey
Short cutkey
 
Vs Code - Keyboard-Shortcuts-Windows.pdf
Vs Code - Keyboard-Shortcuts-Windows.pdfVs Code - Keyboard-Shortcuts-Windows.pdf
Vs Code - Keyboard-Shortcuts-Windows.pdf
 

Mehr von sushilprajapati (20)

Peepcode facebook-2-rails on facebook
Peepcode facebook-2-rails on facebookPeepcode facebook-2-rails on facebook
Peepcode facebook-2-rails on facebook
 
Inxero Communicationsplan Template
Inxero Communicationsplan TemplateInxero Communicationsplan Template
Inxero Communicationsplan Template
 
All
AllAll
All
 
Tools Podcast Financing
Tools Podcast FinancingTools Podcast Financing
Tools Podcast Financing
 
Postal
PostalPostal
Postal
 
Tools Podcast Financing
Tools Podcast FinancingTools Podcast Financing
Tools Podcast Financing
 
Postal
PostalPostal
Postal
 
Postal
PostalPostal
Postal
 
Word2007file
Word2007fileWord2007file
Word2007file
 
Uc Boothpanels
Uc BoothpanelsUc Boothpanels
Uc Boothpanels
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Test
TestTest
Test
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Powerpoint2007 preso
Powerpoint2007 presoPowerpoint2007 preso
Powerpoint2007 preso
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Tc Management Srs
Tc Management SrsTc Management Srs
Tc Management Srs
 
Powerpoint2007preso
Powerpoint2007presoPowerpoint2007preso
Powerpoint2007preso
 
Powerpoint2007preso
Powerpoint2007presoPowerpoint2007preso
Powerpoint2007preso
 

Ruby mine referencecard

  • 1. Editing Ctrl + Space Basic code completion (any class, method or variable name) Ctrl+Shift+Ente Complete current statement Ctrl + P Parameter info (within method call arguments) Ctrl + Q Quick documentation lookup Ctrl + mouse over code Brief Info Ctrl + F1 Show descriptions of error or warning at caret Alt + Insert Generate code... (e.g. Rails Generators) Ctrl + O Override methods Ctrl + Alt + T Surround with... (begin...end, if...then...end, etc.) Ctrl + / Comment/uncomment with line comment Ctrl + Shift + / Comment/uncomment with block comment Ctrl + W Select successively increasing code blocks Ctrl + Shift + W Decrease current selection to previous state Alt + Enter Show intention actions/quick-fixes Ctrl + Alt + L Reformat code Ctrl + Alt + I Auto-indent line(s) Tab / Shift + Tab Indent/unindent selected lines Ctrl+XorShift+Delete Cut current line or selected block to buffer Ctrl + Cor Ctrl + Insert Copy current line or selected block to buffer Ctrl+VorShift+Insert Paste from buffer Ctrl + Shift + V Paste from recent buffers Ctrl + D Duplicate current line or selected block Ctrl +Y Delete line at caret Shift + Enter Start new line Ctrl + Shift + U Toggle case for word at caret or selected block Ctrl + Alt + U Toggle Camel/Snake Case Ctrl + Shift + ] / [ Select till code block end/start Ctrl + Delete Delete to word end Ctrl + Backspace Delete to word start Ctrl + NumPad+/- Expand/collapse code block Ctrl+Shift+NumPad+/- Expand/collapse all Ctrl+Shift+Up/Down Move line/selection up/down Running Alt + Shift + F10/F9 Open run/debug configurations dropdown Shift + F10 Run Shift + F9 Debug Ctrl + Shift + F10/F9 Run/Debug context configuration from editor Ctrl + Alt + R Run Rake task Debugging F8 Step over F7 Step into Shift + F8 Step out Alt + F9 Run to cursor Alt + F8 / Ctrl + Alt + F8 Evaluate / Quick evaluate expression F9 Resume program Ctrl + F8 Toggle breakpoint Ctrl + Shift + F8 View breakpoints Alt + F10 Show execution point RubyMine Default Keymap RubyMine Default Keymap RubyMine Default Keymap www.jetbrains.com/ruby blogs.jetbrains.com/ruby @rubymine ©JetBrains,Inc.2013.AllRightsReserved. To find any action inside the IDE use Find Action (Ctrl + Shift + A) Refactoring F5 Copy F6 Move Shift + F6 Rename Ctrl + Alt + V Extract Variable Ctrl + Alt + C Extract Constant Ctrl + Alt + F Extract Field Ctrl + Alt + M Extract Method Ctrl + Alt + P Extract Parameter Ctrl + Alt + N Inline Ctrl + Alt + Shift + T ’Refactor this...’quick list Rails Alt + Shift + N Navigate to Rails model/view/controller etc. Alt + F2 Preview Rails View in browser Ctrl + Shift + . Insert <%= %> in RHTML Ctrl + Alt + G Run Rails generator Ctrl + R Reload application sources in Rails Console Ctrl + Shift +Y ’Ruby/Rails’quick list Navigation Ctrl + N Go to class Ctrl + Shift + N Go to file Ctrl + Alt + Shift + N Go to symbol Alt + Right/Left Go to next/previous editor tab Ctrl + G Go to line Ctrl + PgDn/ PgUp Go to bottom/top of page Ctrl + E Recent files popup Ctrl + Alt + Left/Right Navigate back/forward Ctrl+Shift+Backspace Navigate to last edit location Alt + F1 Select current file or symbol in any view Ctrl + B or Ctrl + Click Go to declaration Ctrl + Shift + B Go to type declaration Ctrl + Shift + I Open quick definition lookup Ctrl + U Go to super-method/super-class Alt + Up/Down Go to previous/next method Ctrl + ] / [ Move to code block end/start Ctrl + F12 File structure popup Ctrl + H Type hierarchy F2 / Shift + F2 Next/previous highlighted error F4 Edit source Alt + Home Show navigation bar F11 Toggle bookmark Ctrl + F11 Toggle bookmark with mnemonic Ctrl + #[0-9] Go to numbered bookmark Shift + F11 Show bookmarks Show diagram/diagram popup Live Templates/Snippets Ctrl + Alt + J Surround with Live Template Ctrl + J Insert Live Template Search/Replace Ctrl + F Find F3/ Shift + F3 Find next/previous Ctrl + R Replace Ctrl + Shift + F Find in path Ctrl + Shift + R Replace in path Usage Search Alt + F7 / Ctrl + F7 Find usages / Find usages in file Ctrl + Shift + F7 Highlight usages in file Ctrl + Alt + F7 Show usages VCS/Local History Ctrl + K Commit project to VCS Ctrl + T Update project from VCS Shift + Ctrl + E View recent changes Ctrl + D View Diff Alt + BackQuote(`) VCS operations popup General Alt + #[0-9] Open corresponding tool window Ctrl + S Save all Ctrl + Alt +Y Synchronize Ctrl + Shift + F12 Toggle maximizing editor Alt + Shift + F Add to Favorites Alt + Shift + I Inspect current file with current profile Ctrl + Alt + S Open Settings dialog F12 Go back to previous tool window Esc Go to editor (from tool window) Shift + Esc Hide active or last active window Ctrl + F4 Close active editor tab Ctrl + Tab Switch editor tabs and IDE tool-windows Ctrl + BackQuote(`) Quick switch current scheme