JetBrains RubyMine (MacOS)

Editing Shortcuts

Start New line

Shift + Enter

All hotkeys for JetBrains RubyMine (MacOS)

General Shortcuts
Open Corresponding Tool Window

Command + 0..9

General Shortcuts
Save All

Command + S

General Shortcuts
Synchronize

Command + Option + Y

General Shortcuts
Toggle Full Screen Mode

Command + Ctrl + F

General Shortcuts
Toggle Maximize Editor

Command + Shift + F12

General Shortcuts
Go back to Previous Tool Window

F12

General Shortcuts
Go to Editor

Esc

General Shortcuts
Hide Active or Last Active Window

Shift + Esc

General Shortcuts
Switch Editor Tabs and IDE Tool Windows

Command + Tab

General Shortcuts
Open Setting Dialog

Command + ,

General Shortcuts
Close Current Active Tab

Command + W

General Shortcuts
Quick Switch Current Scheme

Ctrl + `

General Shortcuts
Add to Favourites

Option + Shift + F

General Shortcuts
Inspect Current file with Current file

Option + Shift + I

Find and Replace
Find

Command + F

Find and Replace
Replace

Command + R

Find and Replace
Search Everywhere

Double Shift

Find and Replace
Find Next

Command + G

Find and Replace
Find Previous

Command + Shift + G

Find and Replace
Find in Path

Command + Shift + F

Find and Replace
Replace in Path

Command + Shift + R

Editing Shortcuts
Basic Code Completion

Ctrl + Spacebar

Editing Shortcuts
Complete Current Statement

Command + Shift + Enter

Editing Shortcuts
Quick Documentation Lookup

Ctrl + J

Editing Shortcuts
Brief Info

Command + Mouse Over

Editing Shortcuts
Complete Statement

Command + Shift + Enter

Editing Shortcuts
Parameter Information

Command + P

Editing Shortcuts
Override Methods

Ctrl + O

Editing Shortcuts
Generate Code

Command + N

Editing Shortcuts
Move Line(Selection) Up/Down

Option + Shift + Up Arrow / Down Arrow

Editing Shortcuts
Surround With..(Begin..End etc.)

Command + Option + T

Editing Shortcuts
Comment/Uncomment with Line Comment

Command + /

Editing Shortcuts
Comment/Uncomment with Block Comment

Command + Option + /

Editing Shortcuts
Show Description of Error or Warning at Caret

Command + F1

Editing Shortcuts
Indent Selected Lines

Tab

Editing Shortcuts
Unindent Selected Lines

Shift + Tab

Editing Shortcuts
Show Intention Actions and Quick Fixes

Option + Enter

Editing Shortcuts
Reformat Code

Command + Option + L

Editing Shortcuts
Duplicate Current Line

Command + D

Editing Shortcuts
Cut/Copy/Paste Current line to Clipboard

Command + X / Command + C / Command + V

Editing Shortcuts
Paste from Buffer

Command + Shift + V

Editing Shortcuts
AutoIndent Lines

Ctrl + Option + I

Editing Shortcuts
Delete line at caret

Command + Backspace

Editing Shortcuts
Start New line

Shift + Enter

Editing Shortcuts
Show Intention Actions/Quick-Fixes

Option + Enter

Editing Shortcuts
Decrease Current Selection to Previous State

Option + Down Arrow

Editing Shortcuts
Select Successively Incresing Code blocks

Option + Up Arrow

Editing Shortcuts
Expand All

Command + Shift + +

Editing Shortcuts
Collapse All

Command + Shift + -

Editing Shortcuts
Expand/Collapse Code block

Command + + / Command + -

Editing Shortcuts
Delete to end word

Command + Del

Editing Shortcuts
Delete to word start

Command + Backspace

Editing Shortcuts
Select till code block end

Command + Shift + Option + ]

Editing Shortcuts
Select till code block start

Command + Shift + Option + [

Editing Shortcuts
Toggle Carnel/Snake Case

Shift + Option + U

Editing Shortcuts
Switch case for Word at Caret or Selected block

Command + Shift + U

Refactoring
Copy

F5

Refactoring
Move

F6

Refactoring
Rename

Shift + F6

Refactoring
Inline

Command + Option + N

Refactoring
Refactor this Quick List

Command + Option + Shift + T

Refactoring
Extract Method

Command + Option + M

Refactoring
Extract Field

Command + Option + F

Refactoring
Extract parameter

Command + Option + P

Refactoring
Extract Constant

Command + Option + C

Refactoring
Extract Variable

Command + Option + V

Navigation Shortcuts
Go to Class

Command + O

Navigation Shortcuts
Go to File

Command + Shift + O

Navigation Shortcuts
Go to Symbol

Command + Option + Shift + O

Navigation Shortcuts
Next highlighted Error

F2

Navigation Shortcuts
Previous highlighted Error

Shift + F2

Navigation Shortcuts
Go to Top of Page

Command + PgUp

Navigation Shortcuts
Go to Bottom of Page

Command + PgDn

Navigation Shortcuts
Go to Line

Command + L

Navigation Shortcuts
Recent files Popup

Command + E

Navigation Shortcuts
Select current file/Symbol in any View

Option + F1

Navigation Shortcuts
Go to Next/Previous Tab

Ctrl + Left Arrow / Ctrl + Right Arrow

Navigation Shortcuts
Go to Declaration

Command + B

Navigation Shortcuts
Go to Type Declaration

Command + Shift + B

Navigation Shortcuts
Navigate back/forward

Command + Option + Left Arrow / Command + Option + Right Arrow

Navigation Shortcuts
Go to last edit location

Command + Shift + Backspace

Navigation Shortcuts
Go to super method/super class

Command + U

Navigation Shortcuts
Type Hierarchy

Ctrl + H

Navigation Shortcuts
Toggle Bookmark

Shift + F6

Navigation Shortcuts
Toggle Bookmark with Mnemonic

Option + F3

Navigation Shortcuts
Show Bookmarks

Shift + F3

Navigation Shortcuts
Go to Numbered Bookmark

Ctral + 0..9

Navigation Shortcuts
Show Navigation bar

Command + Up Arrow

Navigation Shortcuts
Edit Source

F4

Navigation Shortcuts
View Source

Command + Down Arrow

Navigation Shortcuts
Show Diagram

Command + Shift + Option + U

Navigation Shortcuts
Diagram Popup

Command + Option + U

Navigation Shortcuts
File Structure Popup

Command + F12

Navigation Shortcuts
Move to code block end/start

Command + ] / Command + [

Navigation Shortcuts
Go to Previous/Next Method

Ctrl + Up Arrow / Ctrl + Down Arrow

Navigation Shortcuts
Open Quick Definition Lookup

Command + Shift + I

Debugging
Run to Cursor

Option + F9

Debugging
Step Out

Shift + F8

Debugging
Step Over

F8

Debugging
Step Into

F7

Debugging
Quick Evaluate Expression

Command + Option + F8

Debugging
Evaluate Expression

Option + F8

Debugging
Toggle Breakpoint

Command + F8

Debugging
View Breakpoints

Command + Shift + F8

Debugging
Resume Program

F9

Debugging
Show Execution Point

Option + F10

Compile and Run
Open Run Configuration

Option + Shift + F10

Compile and Run
Open Debug Configuration

Option + Shift + F9

Compile and Run
Run

Shift + F10

Compile and Run
Debug

Shift + F9

Compile and Run
Run Rake Task

Command + Option + R

Usage Search
Find Usage in File

Command + F7

Usage Search
Find Usage

Option + F7

Usage Search
Highlight Usage in File

Command + Shift + F7

Usage Search
Show Usage

Command + Option + F7

VCS/Local History
View Diffrenece

Command + D

VCS/Local History
Commit Project to VCS

Command + K

VCS/Local History
Update Project from VCS

Command + T

VCS/Local History
View Recent Changes

Option + Shift + C

VCS/Local History
VCS Operations Popup

Ctrl + V

Live Templates
Insert Live Template

Command + J

Live Templates
Surround with Live Template

Command + Option + J

Rails
Navigate to Rails Model/View/Controllers

Command + Ctrl + Up Arrow

Rails
Preview Rails View in Browser

Option + F2

Rails
Reload Application Sources in Rails Console

Command + R

Rails
Insert in RHTML

Command + Shift + .

Rails
Run Rails Generator

Command + Option + G

Rails
Ruby/Rail Quick List

Command + Option + R

Similar combinations for other applications


Adobe Photoshop CS5 (Windows)
Apply value and keep text box active
Photoshop CS5 Panels - All Panels

Shift + Enter


Microsoft Projects 2010 (Windows)
With active selection: move up / move down
Navigate Gantt Chart and Select Tasks

Enter / Shift + Enter


Microsoft Excel 2010 (Windows)
Move active cell down / up in a selection.
Work with Data Selections - Manage Active Selections

Enter / Shift + Enter


Microsoft Excel 2010 (Windows)
Complete a cell entry and move up in the selection.
Work with Data Selections - Edit Inside Cells

Shift + Enter


Eclipse Helios (Windows)
Enter line below current line
Edit Text

Shift + Enter


Firefox (Linux)
Complete a .net address in address bar: adds "http" prefix and ".net" suffix to entry, then loads the page. Add alt to combination to load page in background tab.
Address Bar

Shift + Enter


Firefox (Windows)
Complete a .net address in address bar: adds "http" prefix and ".net" suffix to entry, then loads the page. Add alt to combination to load page in background tab.
Address Bar

Shift + Enter


Microsoft OneNote 2010 (Windows)
Insert a line break without starting a new paragraph.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

shift + enter


Google Chrome (Windows)
Multi-line entry
Manage Chrome DevTools - Console Panel

Shift + Enter


Google Mail (Windows)
Edit task details, including due date or notes.
Tasks in Gmail

Shift + Enter


Firefox (Linux)
Open selected link in new window
Inside Webpages

Shift + Enter


Firefox (Windows)
Open selected link in new window
Inside Webpages

Shift + Enter


Microsoft Word 2007 (Windows)
A line break
Edit and move text and graphics: Insert special characters

Shift + Enter


Microsoft OneNote 2010 (Windows)
Insert a line break.
Adding Items to a Page

shift + enter


Google Chrome (Linux)
Multi-line entry
Manage Chrome DevTools - Console Panel

Shift + Enter


Tally 9.0 (Windows)
To view the next level of details and / or condense the next level of details
General Shortcuts

Shift + Enter


Access 2010 (Windows)
Save changes to the current record
Manage Access Features - Insert Data

Shift + Enter


Microsoft Excel 2010 (Windows)
Move active cell down / up in a selection.
Insert and Edit Data - Manage Active Selections

Enter / Shift + Enter


Mindjet Mindmanager 2012 (Windows)
Add topic as previous (sibling, same level)
Most used - Same level

Shift + Enter


Microsoft Excel 2010 (Windows)
Complete a cell entry and move up in the selection.
Insert and Edit Data - Edit Inside Cells

Shift + Enter


Access 2010 (Windows)
Move down / move up
Manage Access Features - Pivot Table

Enter / Shift + Enter


Access 2010 (Windows)
Select cell above current cell
Manage Access Features - Pivot Table

Shift + Enter


Mindjet Mindmanager 2012 (Windows)
Add topic as previous (sibling, same level)
Reorganizing - Same level

Shift + Enter


Adobe Photoshop CS5 (Windows)
Apply value and keep text box active
Extract and Pattern Maker (plug-in) - All Panels

Shift + Enter


Adobe Illustrator CS5 (MacOS)
Apply a value and keep focus in edit field
Panel Shortcuts - Transform Panel

Shift + Enter


Adobe Illustrator CS5 (Windows)
Apply a value and keep focus in edit field
Panel Shortcuts - Transform Panel

Shift + Enter


Total Commander 8 (Windows)
1. Runs command line / program under cursor with preceding command /c and leave the program's window open. Only works if NOCLOSE.PIF is in your Windows directory! 2. With ZIP files: use alternative choice of these (as chosen in Packer config): (Treat archives like directories call associated program, i.e. winzip or quinzip) 3. In the list of last used dirs (History, Ctrl+D), open the directory on a new Tab.
Main Shortcuts

Shift + Enter


Microsoft Excel 2010 (Windows)
Move active cell down / up in a selection.
Format Data - Manage Active Selections

Enter / Shift + Enter


Adobe Illustrator CS5 (Windows)
Apply a value and keep focus in edit field
Additional Shortcuts - Transform Panel

Shift + Enter


Opera (Linux)
Open selected link in new window
Link

Shift + Enter


Microsoft Excel 2010 (Windows)
Complete a cell entry and move up in the selection.
Format Data - Edit Inside Cells

Shift + Enter


Opera (Linux)
Open bookmark in new tab
Bookmarks

Shift + Enter


Adobe Photoshop CS4 (MacOS)
Apply value and keep text box active
Shortcut Keys for using panels

Shift + Enter


Access 2010 (Windows)
Save changes to the current record
Working with Text and Data - Insert Data

Shift + Enter


Jaws 11.0 (Windows)
Open Link in new window
Navigation in HTML (Internet browsing)

Shift + Enter


Access 2010 (Windows)
Move down / move up
Working with Text and Data - Pivot Table

Enter / Shift + Enter


Access 2010 (Windows)
Select cell above current cell
Working with Text and Data - Pivot Table

Shift + Enter


InDesign CS5 (MacOS)
Apply value and keep focus on option
Panels

Shift + Enter


Microsoft Outlook 2010 (Windows)
Move to previous field without leaving active card
Business Card View

Shift + Enter


Adobe Illustrator CS5 (MacOS)
Insert soft return
Working with Type

Shift + Enter


Adobe Illustrator CS5 (MacOS)
Apply value and keep text box active
Panel Shortcuts

Shift + Enter


FreeMind 0.9.0 (Windows)
Add sibling before
New node commands

Shift + Enter


IntelliJ (Linux)
Start new line
Editing

Shift + Enter


Microsoft Excel 2010 (Windows)
Move active cell down / up in a selection.
Formulas and Names - Manage Active Selections

Enter / Shift + Enter


IntelliJ (Windows)
Start new line
Editing

Shift + Enter


Microsoft Excel 2010 (Windows)
Complete a cell entry and move up in the selection.
Formulas and Names - Edit Inside Cells

Shift + Enter


Microsoft PowerPoint 2010 (Windows)
Cancel selection of a focused item.
Work with the Selection pane.

Shift + Space / Shift + Enter


Microsoft Excel 2013 (Windows)
Move active cell down / up in a selection
Navigate Inside Selected Text Blocks

Enter / Shift + Enter


Access 2010 (Windows)
Save changes to the current record
Working with Access Views - Insert Data

Shift + Enter


Adobe Illustrator CS5 (Windows)
Insert soft return
Working with Type

Shift + Enter


Directory Opus (Windows)
Path entry
Misc.

Shift + Enter


Adobe Illustrator CS5 (Windows)
Apply value and keep text box active
Panel Shortcuts

Shift + Enter


Microsoft Excel 2013 (Windows)
Complete a cell entry and move up in the selection
Edit Content of Cells

Shift + Enter


Adobe Acrobat Pro (Windows)
Previous Screen
Navigation - Navigating a PDF

Page Up / Shift + Enter


Adobe Acrobat Pro (Windows)
Next screen
Navigation - Navigating a PDF

Page Down / Shift + Enter


Microsoft Word 2013 (Windows)
Insert line break without breaking paragraph
Insert Special Characters, Text Elements, and Breaks

Shift + Enter


Access 2010 (Windows)
Move down / move up
Working with Access Views - Pivot Table

Enter / Shift + Enter


Microsoft Excel 2010 (Windows)
Move active cell down / up in a selection.
The Rest - Manage Active Selections

Enter / Shift + Enter


Access 2010 (Windows)
Select cell above current cell
Working with Access Views - Pivot Table

Shift + Enter


Microsoft Excel 2010 (Windows)
Complete a cell entry and move up in the selection.
The Rest - Edit Inside Cells

Shift + Enter


FL Studio (Windows)
Flip separator (since program version 11.5.8)
Piano Roll Action

Shift + Enter


Notepad++ 6 (Windows)
Split line downwards, or create new line
Edit menu

Shift + Enter


Microsoft Excel 2013 (Windows)
Move to the first field in the next / previous record
Data Forms

Enter / Shift + Enter


Skype for Business (Lync) 2016 (Windows)
Add line break
Instant Messaging

Shift + Enter


Microsoft OneNote 2016 (Windows)
Insert a line break without starting a new paragraph
Format

Shift + Enter


GTDNext.com (Windows)
Toggles to enter Notes for the item
Center Pane Shortcuts

Shift + Enter


Access 2010 (Windows)
Save changes to the current record
The Rest - Insert Data

Shift + Enter


Google Mail (MacOS)
Edit task details, including due date or notes.
Tasks in Gmail

Shift + Enter


Nirvana (Web Application)
Save to top of current list
Rapid Entry

Shift + Enter


Onshape (Windows)
Accept and repeat command
General

Shift + Enter


Onshape (MacOS)
Accept and repeat command
General

Shift + Enter


Microsoft Excel 2010 (Windows)
Move to the first field in the next / previous record.
Data Forms

Enter / Shift + Enter


Nirvana (Web Application)
Save at top of list
Rapid Entry

Shift + Enter


Sonos Controller (Windows)
Play selected song next
22 Shortcuts for Sonos Controller (Windows)

Shift + Enter


Adobe Photoshop CC (Windows)
Apply value and keep text box active
Basic Shortcuts for Photoshop CC 2015 - Shortcuts for all Panels

Shift + Enter


Adobe Photoshop CC (MacOS)
Apply value and keep text box active
Basic Shortcuts for PhotoShop CC 2015 - Shortcuts for all Panels

Shift + Enter


Access 2010 (Windows)
Move down / move up
The Rest - Pivot Table

Enter / Shift + Enter


Access 2010 (Windows)
Select cell above current cell
The Rest - Pivot Table

Shift + Enter


Microsoft Excel 2016 (Windows)
Move to the first field in the next/ previous record
Select Cells - Data Forms

Enter / Shift + Enter


Microsoft Excel 2016 (Windows)
Move to the first field in the next/ previous record
Format Cells - Data Forms

Enter / Shift + Enter


Adobe Illustrator CC (Windows)
Apply value and keep textbox active
Panel Shortcuts

Shift + Enter


Adobe Photoshop CC (Windows)
Apply value and keep text box active
Manage Panels - Shortcuts for all Panels

Shift + Enter


InDesign CC (Windows)
Forced link break
Type Menu Shortcuts

Shift + Enter


Adobe Photoshop CC (MacOS)
Apply value and keep text box active
Manage Panels - Shortcuts for all Panels

Shift + Enter


Microsoft Excel 2016 (Windows)
Move to the first field in the next/ previous record
Formulas - Data Forms

Enter / Shift + Enter


Microsoft Excel 2016 (Windows)
Move to the first field in the next/ previous record
Manage Workbooks - Data Forms

Enter / Shift + Enter


Microsoft Projects 2016 (Windows)
Move to the previous task or resource.
Working with dialog boxes

Shift + Enter


Microsoft Projects 2016 (Windows)
Select the previous field in the Network Diagram box.
Network Diagram

Shift + Enter


Microsoft Excel 2016 (Windows)
Move to the first field in the next/ previous record
Excel Auto Tables and Data Forms - Data Forms

Enter / Shift + Enter


Todoist (Web Application)
Save existing task and create new one below it
Task Editing Shortcuts

Shift + Enter


Eclipse Helios (MacOS)
Insert Line Below current line
Text Editing Shortcuts

Shift + Enter


Microsoft Excel 2016 (Windows)
Complete cell entry and move one cell down/ up
Edit Cell Content

Enter / Shift + Enter


IntelliJ (MacOS)
Start New line
Editing Shortcuts

Shift + Enter


Microsoft Projects 2016 (Windows)
Move within a selection up one field.
Move in Side Pane

Shift + Enter


JetBrains RubyMine (Windows)
Start New line
Editing Shortcuts

Shift + Enter


Slack (MacOS)
Create a new line in your message
Message Shortcuts

Shift + Enter


JetBrains RubyMine (Linux)
Start New line
Editing Shortcuts

Shift + Enter


Slack (Windows)
Create a new line in your message
Message Shortcuts

Shift + Enter


Microsoft Excel 2016 (Windows)
Move active cell down/ up in selection
Navigate Multi-Cell Selections

Enter / Shift + Enter


JetBrains PyCharm (MacOS)
Start New line
Editing Shortcuts

Shift + Enter


JetBrains AppCode (MacOS)
Start New line
Editing Shortcuts

Shift + Enter


Rocket.Chat (Web Application)
New line in Message Compose Input
On Windows Plateform

Shift + Enter


Rocket.Chat (Web Application)
New line in Message Compose Input
On Mac Plateform

Shift + Enter


JetBrains PyCharm (Windows)
Start New line
Editing

Shift + Enter


JetBrains PhpStorm (Windows)
Start New line
Editing

Shift + Enter


Clarizen (Web Application)
Save and Create New (where applicable)
PopUp/Item editor

Shift + Enter


SharePoint 2016 (Windows)
Expand Menus, such as the Drop-down menu for a list item
Global Shortcuts

Shift + Enter


JetBrains PhpStorm (Linux)
Start New line
Editing

Shift + Enter


SharePoint 2016 (Windows)
Insert a new line(Not in HTML)
Rich Text Editing

Shift + Enter


Clarizen (Web Application)
Save and adds New if applicable
Other PopUps

Shift + Enter


Clarizen (Web Application)
Save note
Miscellanous Shortcuts

Ctrl + Enter / Shift + Enter


Microsoft Teams (Windows)
Start a new line
Messaging Shortcuts

Shift + Enter


Microsoft Excel 2016 (MacOS)
Complete a cell entry and move up in the selection
Enter data on a sheet

Shift + Enter


Corel Ventura 10 (Windows)
Line Break
Special Characters

Shift + Enter


Opera (MacOS)
Open selected link in new tab
Link

Shift + Enter


Opera (Windows)
Open selected link in new tab
Link

Shift + Enter


Microsoft Excel 2016 (MacOS)
Move from bottom to top within the selection (up)*
Work with a selection

Shift + Enter


Opera (MacOS)
Open bookmark in new tab
Bookmarks

Shift + Enter


Opera (Windows)
Open bookmark in new tab
Bookmarks

Shift + Enter


Kingsoft Spreadsheets 2016 (Windows)
Moves One Cell Up in Selected Cell Range
Navigation Shortcuts

Shift + Enter


Flock (Windows)
Complete .net address
General

Shift + Enter


MusicBee (Windows)
Edit Tags
Edit Controls

Shift + Enter


Kingsoft Writer 2016 (Windows)
Insert Manual Break
Editing

Shift + Enter


Informix Genero 2.5.0 (Windows)
Insert return
Editing Shortcuts

Shift + Enter


MediaMonkey (Windows)
Edit Properties of selected Tracks
Standard Keyboard Shortcuts

Shift + Enter


Tencent QQ Player (Windows)
Fans you switch
30 Shortcuts for Tencent QQ Player (Windows)

Shift + Enter


Jetbrains CLion (Windows)
Start new line
Editing Shortcuts

Shift + Enter


Flock (MacOS)
Complete .net address
45 Shortcuts for Flock (MacOS)

Shift + Enter


MPS 2017 (Windows)
Start a new line after the current one positioning the caret in accordance with the current indentation level
Basic Editing

Shift + Enter


Maxthon (Web Application)
Search keywords using multiple engines
Search Bar

Shift + Enter


Libreoffice Writer (Windows)
Line break without paragraph change
General

Shift + Enter


WeVideo (Web Application)
play from beginning
General (On Mac Ctrl equals Command)

Shift + Enter


Delphi 10 (Windows)
Inserts a new line with a carriage return
193 Shortcuts for Delphi 10 (Windows)

Shift + Enter


Kate (Linux)
Insert newline including leading characters of the current line which are not letters or numbers.
29 Shortcuts for Kate (Linux)

Shift + Enter


Kate (Windows)
Insert newline including leading characters of the current line which are not letters or numbers.
38 Shortcuts for Kate (Windows)

Shift + Enter


Kate (MacOS)
Insert newline including leading characters of the current line which are not letters or numbers.
28 Shortcuts for Kate (MacOS)

Shift + Enter


Comodo IceDragon (Windows)
Complete .net Address
Miscellaneous

Shift + Enter


Ableton Live 9 (Windows)
Preview Selected File
Browsing

Shift + Enter


Ableton Live 9 (MacOS)
Preview Selected File
Browsing

Shift + Enter


Ulead PhotoImpact 8 (Windows)
Opens the Web Properties dialog box
Web Menu

Shift + Enter


Vectorworks (Windows)
Move up by one cell
Worksheet Key Functions

Shift + Enter


Vectorworks (MacOS)
Move up by one cell
Worksheet Key Functions

Shift + Enter


MindManager v19 (Windows)
Add topic as previous (sibling, same level)
Most used - Same level

Shift + Enter


SuperMemo (Windows)
Single spaced new line in HTML
129 Shortcuts for SuperMemo (Windows)

Shift + Enter


MindManager v19 (Windows)
Add topic as previous (sibling, same level)
Reorganizing - Same level

Shift + Enter


Adobe Photoshop Elements (MacOS)
Apply value and keep text box active
Layers Panel

Shift + Enter


Adobe Photoshop Elements (Windows)
Apply value and keep text box active
Layers Panel

Shift + Enter


Microsoft Word 2010 (Windows)
Insert line break without breaking paragraph
Navigate within Documents - Insert Breaks

Shift + Enter


Microsoft Excel 2007 (Windows)
Completes a cell entry and selects the cell above.
Navigating in Worksheets and Selecting Cells

Shift + Enter


Open Office Writer 3 (Windows)
Line break without paragraph change
General OpenOffice Writer Shortcuts

Shift + Enter


Google Spreadsheets (Web Application)
Move from bottom to top within the selected range
Movement within a selected range

Shift + Enter


Microsoft Projects 2007 (Windows)
Move to the previous task or resource.
Select and edit in a dialog box

Shift + Enter


Google Spreadsheets (Web Application)
Complete a cell entry and select the previous cell above
Entering/editing data

Shift + Enter


Microsoft Word 2010 (Windows)
Insert line break without breaking paragraph
Edit Documents - Insert Breaks

Shift + Enter


InDesign CS5 (Windows)
Apply value and keep focus on option
Panels

Shift + Enter


Microsoft Word 2010 (Windows)
Insert line break without breaking paragraph
Formats - Insert Breaks

Shift + Enter


Microsoft Outlook 2007 (Windows)
Move to the previous field without leaving the active card.
Shortcuts for Business Card / Address Card View

Shift + Enter


Adobe Photoshop CS4 (Windows)
Apply value and keep text box active
Shortcut Keys for using panels

Shift + Enter


Microsoft Word 2010 (Windows)
Insert line break without breaking paragraph
Manage Word View - Insert Breaks

Shift + Enter


Microsoft Word 2010 (Windows)
Insert line break without breaking paragraph
Tables - Insert Breaks

Shift + Enter