Alt + Shift + F10/F9. Run/Debug. Shift + F10 / F9. Run context configuration from editor. Ctrl + Shift + F10. Usage Search. Find usages/Find usages in file. Alt + F7 ...
Go to previous/next method. Ctrl + ] / [. Move to code block end/start. F2 / Shift + F2. Next/previous highlighted error
V. Introduce Variable. P. Introduce Parameter. E. Introduce Property. C. Introduce
Constant. I. Introduce Instance Variable. VCS/Local History. K. Commit project ...
RubyMine “Mac OS X 10.5+” Keymap. RubyMine “Mac OS X 10.5+” Keymap.
RubyMine “Mac OS X 10.5+” Keymap www.jetbrains.com/ruby blogs.jetbrains.
com/ ...
Compatibility Level Description. 1. Drivers for Mac OS X 10.7 can be downloaded
from Xerox.com. These drivers are fully compatible with 32-bit and 64-bit ...
your Mac to handle large amounts of data more efficiently. Through use of the ..... that require X11. Installing the lat
How to Burn Your Data to CD Using. Mac OS X's Built in Software. Information
Technology Services at CCSU. Page 1 of 2. It is very important to back up your ...
Mac OS X Server and tells you how to configure and use them in .... Set up and
manage a web server, including WebDAV, WebMail, and web modules. Mac OS
...
Mac OS X Server version 10.3 “Panther” is the fourth major release of .... Apache
web server, and support for hosting enterprise Java applications, Mac OS X.
Webmail and Your Mail Server. 78. Webmail Protocols. 78 Enabling Webmail. 79
Configuring Webmail. 80 Setting Up Mailing List Web Archives. Chapter 6.
Apple®. Mac OS X Lion. Quick Reference Card. The Mac OS X Lion Desktop.
Shortcuts. General. Minimize Window. + . Delete a File. + .
capabilities for professional Web development with Django, Google App Engine,
... PyCharm Community Edition (free) — for pure Python coding and learning.
SECUREDOC™ FOR MAC OS X. Data Encryption for Mac Clients – Now
Supporting FileVault2. Enhance system security and create a better user
experience ...
from Apple â Mac OS X 10.7. ..... granted, including without limitation, material generated from the software programs
Web Sharing is built-in to Mac OSX, using the Apache web server software.
Apache is very stable UNIX software, and is used by many web hosting providers
for ...
Page 1 of 1. File: Osx pdflatex. Download now. Click here if your download doesn't start automatically. Page 1 of 1. os
3. Core Technologies Overview. OS X Mavericks. Page 28 Data .... the kernel to find the root deviceâthe disk or network service where the rest of the operating ...
Mar 22, 2004 ... 149 Restricting Setuid Programs. 152 Securing User ..... 2 from the Pages per
Sheet pop-up menu, and optionally choose Single Hairline from.
Apache web server, and support for hosting enterprise Java applications, Mac
OS X. Server makes the power of UNIX-based technologies accessible to ...
With doo you can connect and access documents in all your storage locations and document sources â local and in the cl
Once the market share starts growing, then⦠There are definitively viruses for Mac out there⦠Windows users are more
... as Photo Booth, are current examples of 64-bit applications. Microsoft Office:mac2008 and Adobe Creative Suite, CS4,
Apple Security. ⢠Device Security. ⢠Platform Security. ⢠Data Security. ⢠Network Security ... Firmware Passwor
B , Click. Go to declaration. O. Go to class. O. Go to file. O. Go to symbol. ] Go to next editor tab. [. Go to previous
Running
DEFAULT OS X KEYMAP
R Select configuration and run D Select configuration and debug R / D Run/Debug R, D Run context configuration from editor R Rerun tests F11 Run Gulp/Grunt/npm tasks
Debugging
Editing Space Basic code completion Show intention actions and quick-fixes P Parameter info (within method call arguments) J Quick documentation lookup + mouse over code Brief Info F1 Show descriptions of error or warning at caret , N Generate code... T Surround with... (if..else, try..catch, for, etc.) J Insert Live template / Comment/uncomment with line comment / Comment/uncomment with block comment Select successively increasing code blocks Decrease current selection to previous state Q Context info L Reformat code I Auto-indent line(s) Indent selected lines Unindent selected lines V Paste from recent buffers... D Duplicate current line or selected block Delete line at caret Move line up Move line down J Join lines Split line Start new line U Toggle case for word at caret or selected block ] Select till code block end [ Select till code block start Delete to word end Delete to word start + / - Expand/collapse code block + Expand all - Collapse all W Close active editor tab
Multiple carets and selections + Click G G G
Search/Replace
Add or remove caret Select all occurrences Select next occurrence Unselect occurrence Unselect all occurrences or carets
F8 / F7 Step over / step into F7 Smart step into F8 Step out F9 Run to cursor F8 Evaluate expression R Resume F8 Toggle breakpoint F8 View breakpoints
Navigation B , Click O O O ] [ F12 L E F1 B Space , Y B U ] [ M F12 H H F2 F2 F4 , F3 F3 0 ... 9 F3
Go to declaration Go to class Go to file Go to symbol Go to next editor tab Go to previous editor tab Go back to previous tool window Go to editor (from tool window) Go to line Recent files popup Navigate back Navigate forward Navigate to last edit location Select current file or symbol in any view Go to implementation(s) Open quick definition lookup Go to type declaration Go to super-method/super-class Go to previous method Go to next method Move to code block end Move to code block start Move caret to matching brace File structure popup Type hierarchy Call hierarchy Next highlighted error Previous highlighted error Jump to source Jump to navigation bar Toggle bookmark Toggle bookmark with mnemonic Go to numbered bookmark Show bookmarks
F / R G/ G F R
Find / Replace Find next/previous Find in path Replace in path
Usage Search F7 F7 F7 F7
Find usages Find usages in file Highlight usages in file Show usages
Refactoring T Refactor this F5 / F6 Copy / Move Safe Delete F6 Rename F6 Change function signature N Inline variable V Extract Variable C Extract Constant P Extract Parameter
VCS/Local History V K T C
‘VCS’ quick popup Commit project to VCS Update project from VCS View recent changes
General Double A 0 ... 9 F12 F I §, ` ,
Search everywhere Find Action Open corresponding tool window Toggle maximizing editor Add to Favorites Inspect current file with current profile Quick switch current scheme Open Preferences Switch between tabs and tool window
To find any action inside the IDE use Find Action (
Editing Ctrl + Space Basic code completion Alt + Enter Show intention actions and quick-fixes 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... Ctrl + Alt + T Surround with...(if..else, try..catch, for, etc.) Ctrl + J Insert Live template 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+Q Context Info Ctrl + Alt + L Reformat code Ctrl + Alt + I Auto-indent line(s) Tab Indent selected lines Shift + Tab Unindent selected lines Ctrl + Shift + V Paste from recent buffers... Ctrl + D Duplicate current line or selected block Ctrl + Y Delete line at caret Alt + Shift + Up Move line up Alt + Shift + Down Move line down Ctrl + Shift + J Join lines Ctrl + Enter Split lines Shift + Enter Start new line Ctrl + Shift + U Toggle case for word at caret or selected block Ctrl + Shift + ] Select till code block end Ctrl + Shift + [ Select till code block start Ctrl + Delete Delete to word end Ctrl + Backspace Delete to word start Ctrl + NumPad+ Expand code block Ctrl + NumPad- Collapse code block Ctrl + Shift + NumPad+ Expand all Ctrl + Shift + NumPad- Collapse all Ctrl + F4 Close active editor tab
Multiple carets and selections Alt + Click Shift + Ctrl + Alt + J Alt + J Alt + Shift + J Esc
Add or remove caret Select all occurrences Select next occurrence Unselect occurrence Unselect all occurrences or carets
Running
Search/Replace
Alt + Shift + F10 Select configuration and run Alt + Shift + F9 Select configuration and debug Shift + F10 Run Shift + F9 Debug Ctrl + Shift + F10 Run context configuration from editor Alt + Shift + R Rerun tests Alt + F11 Run Gulp/Grunt/npm tasks
Ctrl + F Find F3 Find next Shift + F3 Find previous Ctrl + Shift + F Find in path Ctrl + R Replace Ctrl + Shift + R Replace in path
Step over Step into Smart step into Step out Run to cursor Evaluate expression Resume program Toggle breakpoint View breakpoints
Navigation Ctrl + B , Ctrl + Click Go to declaration Ctrl + N Go to class Ctrl + Shift + N Go to file Ctrl + Alt + Shift + N Go to symbol Alt + Right Go to next editor tab Alt + Left Go to previous editor tab F12 Go back to previous tool window Esc Go to editor (from tool window) Ctrl + G Go to line Ctrl + E Recent files popup Ctrl + Alt + Right Navigate forward Ctrl + Alt + Left Navigate back Ctrl + Shift + Backspace Navigate to last edit location Alt + F1 Select current file or symbol in any view Ctrl + Alt + B Go to implementation(s) Ctrl + Shift + I Open quick definition lookup Ctrl + Shift + B Go to type declaration Ctrl + U Go to super-method/super-class Alt + Up Go to previous method Alt + Down Go to next method Ctrl + ] / [ Move to code block end/start Cltrl + Shift + M Move caret to matching brace Ctrl + F12 File structure popup Ctrl + H Type hierarchy Ctrl + Alt + H Call hierarchy F2 / Shift + F2 Next/previous highlighted error F4 , Ctrl + Enter Jump to source Alt + Home Jump to navigation bar F11 Toggle bookmark Ctrl + Shift + F11 Toggle bookmark with mnemonic Ctrl + #[0-9] Go to numbered bookmark Shift + F11 Show bookmarks
Usage Search Alt + F7 Ctrl + F7 Ctrl + Shift + F7 Ctrl + Alt + F7
Find usages Find usages in file Highlight usages in file Show usages
Refactoring Ctrl + Alt + Shift +T Refactor this F5 / F6 Copy / Move Alt + Delete Safe Delete Shift + F6 Rename Ctrl + F6 Change function signature Ctrl + Alt + N Inline Variable Ctrl + Alt + M Extract Method Ctrl + Alt + V Extract Variable Ctrl + Alt + C Extract Constant Ctrl + Alt + P Extract Parameter
VCS/Local History Alt + BackQuote (`) Ctrl + K Ctrl + T Alt + Shift + C
‘VCS’ quick popup Commit project to VCS Update project from VCS View recent changes
General Double Shift Ctrl + Shift + A Alt + #[0-9] Ctrl + Shift + F12 Alt + Shift + F Alt + Shift + I Ctrl + BackQuote (`) Ctrl + Alt + S Ctrl + Tab
Search everywhere Find Action Open corresponding tool window Toggle maximizing editor Add to Favorites Inspect current file with current profile Quick switch current scheme Open Settings dialog Switch between tabs and tool window
To find any action inside the IDE use Find Action (Ctrl + Shift + A)