Sublime Text (Windows)

Cool Text Manipulation

Join line below at end of current line

Ctrl + J

All hotkeys for Sublime Text (Windows)

Navigation - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Navigation - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Navigation - Standard Navigation
Move to beginning of line/ end of line

Home / End

Navigation - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Navigation - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Navigation - Fancy Navigation
Show Function List and navigate

Ctrl + R

Navigation - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Navigation - Fancy Navigation
Go to word in current file

Ctrl + ;

Navigation - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Navigation - Fancy Navigation
Goto line

Ctrl + G

Navigation - Fancy Navigation
Center screen to cursor

Ctrl + K C

Navigation - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Navigation - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Navigation - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Navigation - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Navigation - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Navigation - Standard Selections
Select All

Ctrl + A

Navigation - Advanced Selections
Select Line,

Ctrl + L

Navigation - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Navigation - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Navigation - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Navigation - Advanced Selections
Cancel Selection

Esc

Navigation - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Navigation - Advanced Selections
Expand Selection

Ctrl + Shift + A

Navigation - Advanced Selections
Expand selection

Ctrl + Shift + Space

Navigation - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Selections - Standard Navigation
Move one word left arrow/ right arrow

Ctrl + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one sub-word left arrow/ right arrow

Alt + Arrow Left / Arrow Right

Selections - Standard Navigation
Move one page up arrow/ down arrow

Page Up / Page Down

Selections - Standard Navigation
Move to beginning of line/ end of line

Home / End

Selections - Standard Navigation
Scroll page up arrow/ down arrow without changing cursor position

Ctrl + Arrow Up / Arrow Down

Selections - Fancy Navigation
Move to opening bracket of faction, repeat for closing bracket

Ctrl + M

Selections - Fancy Navigation
Show Function List and navigate

Ctrl + R

Selections - Fancy Navigation
Show Function List without changing cursor position

Ctrl + Shift + R

Selections - Fancy Navigation
Go to word in current file

Ctrl + ;

Selections - Fancy Navigation
Jump forward/ backwards to/ from previous positions or selections

Alt + - / + on Numeric Keypad

Selections - Fancy Navigation
Goto line

Ctrl + G

Selections - Fancy Navigation
Center screen to cursor

Ctrl + K C

Selections - Standard Selections
Extend selection one character left arrow/ right arrow

Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one word left arrow/ right arrow

Ctrl + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one sub-word left arrow/ right arrow

Alt + Shift + Arrow Left / Arrow Right

Selections - Standard Selections
Extend selection one line up arrow/ down arrow

Shift + Arrow Up / Arrow Down

Selections - Standard Selections
Extend selection one page up arrow/ down arrow

Shift + Page Up / Page Down

Selections - Standard Selections
Extend selection to beginning/ end of line

Shift + Home / End

Selections - Standard Selections
Extend selection to beginning of file/ end of file

Ctrl + Shift + Home / End

Selections - Standard Selections
Select All

Ctrl + A

Selections - Advanced Selections
Select Line,

Ctrl + L

Selections - Advanced Selections
Select current word, continue press D for expanding selection. Then continue in multi-line editing mode

Ctrl + D

Selections - Advanced Selections
Select all occurrences of current word, then continue in multi-line editing mode

Alt + F3

Selections - Advanced Selections
With multiple lines selected - enter multi-line editing mode.

Ctrl + Shift + L

Selections - Advanced Selections
Cancel Selection

Esc

Selections - Advanced Selections
Select lines in this indention

Ctrl + Shift + J

Selections - Advanced Selections
Expand Selection

Ctrl + Shift + A

Selections - Advanced Selections
Expand selection

Ctrl + Shift + Space

Selections - Advanced Selections
Select current function enclosed by brackets or parentheses

Ctrl + Shift + M

Cool Text Manipulation
Move line or selection up arrow/ down arrow

Ctrl + Shift + Arrow Up / Arrow Down

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Insert line after and position cursor at beginning of new line

Ctrl + Enter

Cool Text Manipulation
Join line below at end of current line

Ctrl + J

Cool Text Manipulation
Duplicate lines (on Sublime 3 on Windows this seem to no longer work, try Ctrl+Shift+D instead)

Ctrl + Shift + Arrow Down

Cool Text Manipulation
Transpose

Ctrl + T

Cool Text Manipulation
Sort Lines case sensitive

F9

Cool Text Manipulation
Sort Lines case in-sensitive

Shift + F9

Cool Text Manipulation
Indent/ unindent

Ctrl + ] / [

Cool Text Manipulation
Duplicate line or selection

Ctrl + Shift + D

Cool Text Manipulation
Toggle Comment line

Ctrl + /

Cool Text Manipulation
Toggle Comment block

Ctrl + Shift + /

Cool Text Manipulation
Change selection to Uppercase

Ctrl + k u

Cool Text Manipulation
Change selection to Lowercase

Ctrl + K L

Cool Text Manipulation
Wrap lines to 80 characters and remove indent

Alt + Q

Deletions
Delete character to the right

Delete

Deletions
Delete character to the left

Backspace

Deletions
Delete word to the left

Ctrl + Backspace

Deletions
Delete word to the right

Ctrl + Delete

Deletions
Delete from cursor to beginning of line

Ctrl + Shift + Backspace

Deletions
Delete from cursor to end of line

Ctrl + Shift + Delete

Undo and Redo
Undo

Ctrl + Z

Undo and Redo
Redo

Ctrl + Shift + Z

Undo and Redo
Redo or repeat

Ctrl + Y

Undo and Redo
Soft Undo

Ctrl + U

Undo and Redo
Soft redo

Ctrl + Shift + U

Cut, Copy and Paste
Cut

Shift + Delete

Cut, Copy and Paste
Copy

Ctrl + Insert

Cut, Copy and Paste
Paste

Shift + Insert

Cut, Copy and Paste
Cut

Ctrl + X

Cut, Copy and Paste
Copy

Ctrl + C

Cut, Copy and Paste
Paste

Ctrl + V

Cut, Copy and Paste
Paste and match current indention

Ctrl + Shift + V

Cut, Copy and Paste
Paste from History

Ctrl + K V

Find and Replace
Standard Find

Ctrl + F

Find and Replace
Find and Replace

Ctrl + H

Find and Replace
Find and Replace in open tabs/ files and folders

Ctrl + Shift + F

Find and Replace
Replace next

Ctrl + Shift + H

Find and Replace
Find next/ previous

F3 / Shift + F3

Find and Replace
Creates file with search results from all open files in new tab

Ctrl + Shift + F

Find and Replace
Find and highlight current word in text

Ctrl + D

Find and Replace
Find under

Ctrl + F3

Find and Replace
Find under previous

Ctrl + Shift + F3

Find and Replace
Find all under

Alt + F3

Find and Replace
Slurp find string

Ctrl + E

Find and Replace
Slurp replace string

Ctrl + Shift + E

Menu Control
New Window

Ctrl + Shift + N

Menu Control
Close Window

Ctrl + Shift + W

Menu Control
Open File

Ctrl + O

Menu Control
Reopen last file

Ctrl + Shift + T

Menu Control
New file

Ctrl + N

Menu Control
Save file

Ctrl + S

Menu Control
Save file as

Ctrl + Shift + S

Menu Control
Close File

Ctrl + F4

Menu Control
Close Sublime

Ctrl + W

Bookmarks and Marks
Toggle Bookmark

Ctrl + F2

Bookmarks and Marks
Go to next bookmark

F2

Bookmarks and Marks
Go to previous bookmark

Shift + F2

Bookmarks and Marks
Select all bookmarks

Alt + F2

Bookmarks and Marks
Set Mark

Ctrl + K Space

Bookmarks and Marks
Select to mark

Ctrl + K A

Bookmarks and Marks
Delete to mark

Ctrl + K W

Bookmarks and Marks
Swap with mark

Ctrl + K X

Bookmarks and Marks
Yank

Ctrl + K Y

Manage Sublime Window, Files and Tabs
Toggle sidebar

Ctrl + K B

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab

Ctrl + Page Down / Page Up

Manage Sublime Window, Files and Tabs
Move to next/ previous open tab by stack (order they were opened)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Sublime Window, Files and Tabs
Reopen last closed tab

Ctrl + Shift + T

Manage Sublime Window, Files and Tabs
Zoom - increase/ decrease font size

Ctrl + / -

Manage Sublime Window, Files and Tabs
Quick Open - Show file list of currently opened file

Ctrl + P

Manage Sublime Window, Files and Tabs
Toggle full screen

F11

Manage Sublime Window, Files and Tabs
Toggle full screen distraction free

Shift + F11

Split Panes
Split layout to 1 pane

Alt + Shift + 1

Split Panes
Split layout to 2 vertical panes

Alt + Shift + 2

Split Panes
Split layout to 3 vertical panes

Alt + Shift + 3

Split Panes
Split layout to 4 vertical panes

Alt + Shift + 4

Split Panes
Split layout to 2 vertical and 2 horizontal panes

Alt + Shift + 5

Split Panes
Split layout to 2 horizontal panes

Alt + Shift + 8

Split Panes
Focus/ cursor on split pane #1

Ctrl + 1

Split Panes
Focus/ cursor on split pane #2

Ctrl + 2

Split Panes
Focus/ cursor on split pane #3

Ctrl + 3

Split Panes
Focus/ cursor on split pane #4

Ctrl + 4

Split Panes
New pane in pane #1 thru #4

Ctrl + Shift + 1.4

Split Panes
Open new pane, and move current window into new pane

Ctrl + K , then Arrow Up (with Ctrl pressed)

Split Panes
Close current pane

Ctrl + K , then Arrow Down

Split Panes
Move to next pane to the left arrow/ right arrow

Ctrl + K , then left arrow / Arrow Right

Split Panes
Open new tab in pane to the left arrow/ right arrow\

Ctrl + K , then Ctrl + Shift + Arrow Right / Arrow Left

Split Panes
Jump to tab 1..10 in current pane

Alt + 10

Others
Fold/ unfold

Ctrl + Shift + [ / ]

Others
Fold by level 1….9

Ctrl + K , then Ctrl + 1 .… 9

Others
Unfold all

Ctrl + K , then Ctrl + J

Others
Toggle spell checking

F6

Others
Find next misspelling

Ctrl + F6

Others
Find previous misspelling

Ctrl + Shift + F6

Others
Toggle Console

Ctrl + `

Others
Toggle word wrap - View - Word wrap

Alt + V , then W

Similar combinations for other applications


Eclipse Helios (Windows)
Incremental search forward / backwards. Type search term after pressing ctrl+j, there is now search window
Search and Replace

Ctrl + J / Ctrl + Shift + J


Thunderbird (Windows)
Open 'Saved Files' Window
Other Shortcuts

Ctrl + J


SharpDevelop 4.0 (Windows)
Insert code template
Coding Shortcuts

Ctrl + J


Firefox (Linux)
Open or close download window
Firefox Features

Ctrl + J


Firefox (Windows)
Open or close download window
Firefox Features

Ctrl + J


Thunderbird (Linux)
Open 'Saved Files' Window
Other Shortcuts

Ctrl + J


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Code Editor - IntelliSense and Code Helper

Ctrl + J


Google Chrome (Windows)
Open Downloads tab
Access Browser Features

Ctrl + J


Notepad++ 5 (Windows)
Join lines
Edit - Line Operations

Ctrl + J


Zune (Windows)
Eject CD
Other

Ctrl + J


Notepad++ 5 (Windows)
Join lines
Search - Line Operations

Ctrl + J


Google Chrome (Linux)
Open Downloads tab
Access Browser Features

Ctrl + J


Mindjet Mindmanager 2012 (Windows)
Hyperlink open/create
Most used - Branches into maps

Ctrl + J / K


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Coding - IntelliSense and Code Helper

Ctrl + J


Mindjet Mindmanager 2012 (Windows)
Hyperlink open/create
Reorganizing - Branches into maps

Ctrl + J / K


Vuescan (Windows)
Eject
14 Shortcuts for Vuescan (Windows)

Ctrl + J


Microsoft Word 2007 (Windows)
Switch a paragraph between justified and left-aligned.
Character and paragraph formatting Align paragraphs

Ctrl + J


Tekla Structures 14.0 (Windows)
Create AutoConnection
Modeling shortcuts

Ctrl + j


Oracle SQL Developer 4 (Windows)
Join Line
Code Editor

Ctrl + J


Visual Studio 2015 (Windows)
Open IntelliSense completion list
Code Snippets (Visual C# Scheme) - IntelliSense and Code Helper

Ctrl + J


Evernote (Windows)
Align current paragraph or selection justified
Note Editor

Ctrl + j


Opera (Linux)
Open Downloads Menu
Menus

Ctrl + Shift + 7 / Ctrl + J


UltraEdit (Windows)
Select the current word (same as double click)
Edit Menu

Ctrl + J


Microsoft Outlook 2010 (Windows)
Create Journal entry for selected contact
Contacts Shortcuts

Ctrl + J


Photoshop Lightroom 4 (Windows)
Open Library view options
Comparing photos in the Library module

Ctrl + J


Microsoft Outlook 2010 (Windows)
Open selected item as Journal item
Tasks Shortcuts

Ctrl + J


VLC Media Player (MacOS)
Media information
Manage VLC, Playlists, and Special Commands

Ctrl + I / Ctrl + J


Vuescan (Linux)
Eject
12 Shortcuts for Vuescan (Linux)

Ctrl + J


Microsoft PowerPoint 2010 (Windows)
Justify a paragraph.
Change Fonts and Formatting

Ctrl + J


FreeMind 0.9.0 (Windows)
Join nodes
Node editing commands

Ctrl + J


Avid Media Composer 7 (Windows)
After using the "Zoom" shortcut above, this shortcut allows the editor to return to the previously used timeline magnification.
Timeline

Ctrl + J


iTunes (Windows)
Open the View Options window for the selected source
View Menu

Ctrl + J


Photoshop Lightroom 4 (Windows)
Open Develop view options
Develop Module

Ctrl + J


Audacity 2 (Windows)
Clip Boundaries > Join
Edit Menu

Ctrl + J


Photoshop Lightroom 4 (Windows)
Export PDF slide show
Slideshow module

Ctrl + J


IntelliJ (Linux)
Insert Live Template
Live Templates

Ctrl + J


IntelliJ (Windows)
Insert Live Template
Live Templates

Ctrl + J


Photoshop Lightroom 4 (Windows)
Export web gallery
Web module

Ctrl + J


Axialis IconWorkshop (Windows)
New - Icon project from an image...
File Menu

Ctrl + J


Qt Creator (Windows)
Join lines
Editor

Ctrl + J


Pro Tools (Windows)
Transport online
Options Menu

Ctrl + J


Qt Creator (MacOS)
Join lines
Editor

Ctrl + J


Microsoft Word 2013 (Windows)
Justify-align paragraph
Format Paragraphs and Apply Styles

Ctrl + J


Qt Creator (Windows)
Adjust size
Editor

Ctrl + J


Qt Creator (MacOS)
Adjust size
Editor

Ctrl + J


Atom (text editor) 1.0 (Linux)
Join lines
Editing Lines

Ctrl + j


Atom (text editor) 1.0 (Windows)
Join lines
Editing Lines

Ctrl + J


Notepad++ 6 (Windows)
Join Lines
Edit menu

Ctrl + J


Adobe Acrobat Pro (Windows)
JavaScript Debugger
Tools

Ctrl + J


Adobe Photoshop CC (Windows)
Layer via Copy
Basic Shortcuts for Photoshop CC 2015 - Layers Basics

Ctrl + J


Clink (Windows)
accept-line
BASH (GNU Readline) Line Editing

Ctrl + J


Microsoft Edge Browser (Windows)
Open downloads pane
Navigation

Ctrl + J


Adobe After Effects CC (Windows)
Set resolution to Full, Half, or Custom in Composition Panel
Views

Ctrl + J / Ctrl + Shift + J / Ctrl + Alt + J


Photoshop Lightroom CC (Windows)
Open Library view options
Comparing Photos in the Library Module

Ctrl + J


Microsoft Edge Browser (Windows)
Debug just my code (on Debugger tab)
Developer Tools (the following shortcuts are only applicable within the Developer Tools section)

Ctrl + J


Microsoft PowerPoint 2016 (Windows)
Justify Selected Phrase
Edit and General Text Operations

Ctrl + J


Adobe Premiere CC (Windows)
Templates
Marker Operation

Ctrl + J


Photoshop Lightroom CC (Windows)
Open Develop view options
Develop Module

Ctrl + J


Photoshop Lightroom CC (Windows)
Export PDF slide show
Slideshow Module

Ctrl + J


Adobe Photoshop CC (Windows)
Layer via Copy
Manage Panels - Layers Basics

Ctrl + J


Photoshop Lightroom CC (Windows)
Export web gallery
Web Module

Ctrl + J


InDesign CC (Windows)
Go to Page
Layout Menu Shortcuts

Ctrl + J


FileMaker Pro (Windows)
Show all records
Browse-Mode Shortcuts

Ctrl + J


FileMaker Pro (Windows)
Show all records
Find Mode Shortcuts

Ctrl + J


Anime Studio (Windows)
Show output only
View Shortcuts

Ctrl + J


Zoho Writer (Windows)
To Justify Full
Format Tab

Ctrl + J


ArchiCAD 20 (Windows)
Receive Changes
Teamwork

Ctrl + J


Microsoft Word 2016 (Windows)
Justify Selected Phrase
Text Editing/Graphics editing Operations

Ctrl + J


Zoho Show (Windows)
Justify align
Formatting Shortcuts

Ctrl + J


AutoCAD 2016 (Windows)
Repeats last command
General

Ctrl + J


AutoCAD 2016 (MacOS)
Repeats the previous command.
Manage Workflow

Ctrl + J


Sublime Text (Linux)
Join Line below to end of current line
General Editing Shortcuts

Ctrl + J


IntelliJ (MacOS)
Quick Documentation Setup
Editing Shortcuts

Ctrl + J


TextMate 2 (MacOS)
Reformat and Justify
General Shortcuts

Ctrl + J


JetBrains RubyMine (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


JetBrains PyCharm (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


JetBrains AppCode (MacOS)
Quick Documentation Lookup
Editing Shortcuts

Ctrl + J


Adobe Dreamweaver (Windows)
Jump to definition (JS files)
Coding Shortcuts

Ctrl + J


JetBrains RubyMine (Windows)
Insert Live Template
Live Templates

Ctrl + J


JetBrains RubyMine (Linux)
Insert Live Template
Live Templates

Ctrl + J


JetBrains PyCharm (Windows)
Insert Live Template
Live Templates

Ctrl + J


Zimbra Collaboration Suite 8 (Windows)
Show Next Tab
Tab Views

Ctrl + J


Desk.com (Windows)
Previous page
System-Wide

Ctrl + J


Bash (Linux)
NewLine
Editing

Ctrl + J


Autodesk SketchBook Pro (Windows)
Hide Lagoon
Actions

Ctrl + J


JetBrains PhpStorm (MacOS)
Quick Documentation Lookup
Editing

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Application - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Application - View

Ctrl + J


jEdit (Windows)
Join Lines
Text Editing

Ctrl + J


Blender 3D (Windows)
Join Object
Object Mode

Ctrl + J


JetBrains PhpStorm (Windows)
Insert Live Template
Live Template/Snippets

Ctrl + J


JetBrains PhpStorm (Linux)
Insert Live Template
Live Template/Snippets

Ctrl + J


Corel Ventura 10 (Windows)
Justify
Text Formatting

Ctrl + J


ACDSee (Windows)
Open Batch Rotate/Flip Images Dialog Box
View Mode

Ctrl + J


Corel WordPerfect X8 (Windows)
Justify Full
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + J


Corel PhotoPaint X6 (Windows)
Customization
Tools

Ctrl + J


HTML-Kit (Windows)
Invoke HTML-Kit Shorthand
87 Shortcuts for HTML-Kit (Windows)

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Spline Modeler - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Spline Modeler - View

Ctrl + J


Corel Draw X8 (Windows)
Full justify
Text Formatting

Ctrl + J


Daz 3D Carrara 8 (Windows)
Spline Modeler Grid
Vertex Modeler - Geometry

Ctrl + J


Daz 3D Carrara 8 (Windows)
Grid
Vertex Modeler - View

Ctrl + J


Chief Architect (Windows)
Select Same Type
General Editing

Ctrl + J


Kingsoft Presentation 2016 (Windows)
Justify
Editing Shortcuts

Ctrl + J


Daz 3D Carrara 8 (Windows)
3D View Grid
3D View

Ctrl + J


Brackets (Windows)
Jump to Definition
99 Shortcuts for Brackets (Windows)

Ctrl + J


Flock (Windows)
Downloads
General

Ctrl + J


Kingsoft Writer 2016 (Windows)
Justify
Editing

Ctrl + J


Houdini (Windows)
Multi-snapping
Particle/Contex/Scene View

Ctrl + J


Krita Painting 3 (Windows)
Duplicate layer
Painting

Ctrl + J


Forte (Windows)
Move to Junk Folder
Main Browser Window

Ctrl + J


MPS 2017 (Windows)
Show a pop-up list of starting with a specified prefix
Advanced Editing

Ctrl + J


Jetbrains CLion (Windows)
Insert Live Template
Live Templates

Ctrl + J


Libreoffice Writer (Windows)
Justify
General

Ctrl + J


KMPlayer (Windows)
Open File(s) for TV-Out
General

Ctrl + J


XYplorer (Windows)
Set Visual Filter...
General Shortcuts

Ctrl + J


Siemens NX 11 (Windows)
Object Display
Edit Menu

Ctrl + J


PotPlayer (Windows)
Turn to Camera Device
Standard Keyboard Controls

Ctrl + J


Delphi 10 (Windows)
Invoke Code Templates also called Code Snippets
193 Shortcuts for Delphi 10 (Windows)

Ctrl + J


ProRealTime (Windows)
Display Objects
Charts

Ctrl + J


Rhino (Windows)
Join
Default Shortcuts

Ctrl + J


Impro-Visor (Windows)
copy chords and melody from selection to text area
Cut/Paste/Copy

Ctrl + J


Solid Edge (Windows)
Dimetric
Manipulation

Ctrl + J


CodeLite 10 (Windows)
Auto-complete / Abbreviations
Editor

Ctrl + Space / Ctrl + J


CodeLite 10 (Windows)
Find matching preprocessor conditional backwards, skipping nested ones.
Editor

Ctrl + J


FlashFXP (Web Application)
Disconnect server of active side.
54 Shortcuts for FlashFXP (Web Application)

Ctrl + J


Zwift (PC and macOS)
Just watch
Pairing devices screen

Ctrl + J


CuteFTP (Windows)
Launch Connection wizard
General

Ctrl + J


Vivaldi
Downloads panel
View

Ctrl + J


ChessBase 13
Set start move
Games lists

Ctrl + J


Xyplorer
Set Visual Filter...
View Menu

Ctrl + J


Moldflow Adviser (Windows)
Job Manager
Analysis

Ctrl + J


Moldflow Insight (Windows)
Job Manager
Analysis

Ctrl + J


winIDEA
Display Trigger Position
Plugin: Analyzer

Ctrl + J


Affinity Photo
Duplicate
Layer operations

Ctrl + J


Comodo IceDragon (Windows)
Downloads
Tools

Ctrl + J


PSPad (Windows)
Auto Completion
Tools

Ctrl + J


Easel
Combine
General

Ctrl + J


PhotoFiltre (Windows)
Show image properties
Others

Ctrl + J


Gmsh 4.1.4
Save model options
General

Ctrl + J


Ableton Live 9 (Windows)
Consolidate Selection intoClip
Arrangement View Ctrls

Ctrl + J


GibbsCAM (Windows)
Draw Points
View Menu

Ctrl + J


Modo (Windows)
Lock invert (toggle state)
Hide/Lock Geometry

Ctrl + J


Assetto Corsa
Show damage displayer
In-game

Ctrl + J


Inkscape (Windows)
Create dynamic offset
Path

Ctrl + J


Vectorworks (Windows)
Join
Modify Menu

Ctrl + J


GeoGebra
Select ancestors
Windows shortcuts

Ctrl + J


The Secret of Monkey Island
Select joystick as default control
Cursor controls

Ctrl + J


Sage Simply Accounting (Windows)
Display transaction details in report
Keyboard Shortcuts in Transaction Windows

Ctrl + J


WavePad Sound Editor (Windows)
Batch join
Edit Operations

Ctrl + J


CamBam (Windows)
Join selected drawing objects
32 Shortcuts for CamBam (Windows)

Ctrl + J


BricsCAD (Windows)
Repeats the previously issued command
Other Shortcuts

Ctrl + J


BricsCAD (Linux)
Repeats the previously issued Ctrl
Other Shortcuts

Ctrl + J


FlexiSign Pro 8.1 (Windows)
UnCompound
Arrangement

Ctrl + J


Brave Browser (Windows)
Downloads Manager
Bookmarks/History/Settings/Tools

Ctrl + J


KeyCreator (Windows)
Change Detail Attributes
Set Various Entities

Ctrl + J


eMachineShop (Windows)
Specify manufacturing , packing, shipment options for current Design
38 Shortcuts for eMachineShop (Windows)

Ctrl + J


MindManager v19 (Windows)
Hyperlink open/create
Most used - Branches into maps

Ctrl + J / K


SuperMemo (Windows)
Reschedule
129 Shortcuts for SuperMemo (Windows)

Ctrl + J


MindManager v19 (Windows)
Hyperlink open/create
Reorganizing - Branches into maps

Ctrl + J / K


Ableton Live 10
Consolidate Selection into Clip
Arrangement view commands

Ctrl + J


Google Chrome
Open the Downloads page in a new tab
Feature shortcuts

Ctrl + J


Adobe Illustrator
Join two or more paths
Draw

Ctrl + J


draw.io
Fit page
Navigate & view

Ctrl + J


Siemens NX
Object display
Edit menu

Ctrl + J


Winamp
Time jump tool
General

Ctrl + J


QuickBooks Desktop
Customer Center
Opening Windows/List

Ctrl + J


HitFilm
Jump to time (highlights current time indicatior)
General timeline

Ctrl + J


PyCharm 2018.2
Show a pop-up list of starting with a specified prefix.
Advanced editing

Ctrl + J


Quicken 2018
Go to the Bill & Income Reminders dialog
Features and lists

Ctrl + J


ArtRage Studio Pro
Adjust Layer Colors…
Panel Commands

Ctrl + J


Evernote for Windows
Justify
Note Editor

Ctrl + J


Adobe Lightroom Classic
Export web gallery
Working in the Web module

Ctrl + J


ActivePresenter 7
Justify
Canvas

Ctrl + J


Gravit Designer
Join paths
Modify

Ctrl + J


jEdit
Join lines.
Text editing

Ctrl + J


CorelDRAW Graphics Suite 2018
Options...
General

Ctrl + J


Windows PowerShell ISE
(Script pane, Command Pane) Show Snippets
Editing text

Ctrl + J


Adobe Photoshop CC
New layer via copy
Using the Layers panel

Ctrl + J


KMPlayer
Open File(s) for TV-Out
General

Ctrl + J


ZenWriter 2
Justify alignment
General

Ctrl + J


Nuance Power PDF
Open JavaScript console
JavaScript

Ctrl + J


Atom (Windows)
editor:join-lines
All shortcuts

Ctrl + J


BSPlayer
Jump to time
Misc

Ctrl + J


Microsoft FrontPage
Check out the currently selected file in the Folder List.
Access and use views

Ctrl + J


LightWave 3D
Joint move
Layout: Setup

Ctrl + J


PDF-XChange Editor
Show JavaScript Console
General

Ctrl + J


TextRoom
Align justify
General

Ctrl + J


Inkscape
Create dynamic offset
Path

Ctrl + J


Autodesk SketchBook (Windows)
Hide Lagoon
Tools

Ctrl + J


Oracle PeopleTools
Displays the system information page if configured by an administrator to appear.
General

Ctrl + J


Adobe Premiere Pro (Windows)
Templates...
Marker

Ctrl + J


Microsoft Word 2016
Switch a paragraph between justified and left-aligned
Change paragraph alignment

Ctrl + J


E-Sword
Format Scripture ToolTip Editors only
General

Ctrl + J


Arch Linux
End search
Terminal: Readline

Ctrl + J


Chromebook and Chrome OS
Open the Downloads page
Page and web browser

Ctrl + J


Microsoft Visual Studio 2017 (Most used shortcuts)
[Text Editor, Workflow Designer] Edit.ListMembers
Edit

Ctrl + J


WavePad
Batch Join
Edit Operations

Ctrl + J


Comodo IceDragon
Downloads
Tools

Ctrl + J


Brackets
Jump to Definition
General

Ctrl + J


Ardour
Trim region to end of prev region
Editing with Edit Point

Ctrl + J


IntelliJ IDEA (Windows, Linux)
Insert live template
Live Templates

Ctrl + J


PSPad
Auto Completion
Tools

Ctrl + J


GoldWave
Jumps the start marker to the next cue point.
Editing

Ctrl + J


Zim
Jump to page...  (either an existing or a new page)
General

Ctrl + J


WordPerfect X8
Justify Full
Formatting

Ctrl + J


LibreOffice Writer
Justify
General

Ctrl + J


Microsoft PowerPoint (Creating presentations)
Justify a paragraph
Format text: Align paragraphs

Ctrl + J


WriteMonkey
Join line below to the end of the current line
Editing

Ctrl + J


Tekla Structures 20
Create AutoConnection
Modeling

Ctrl + J


Qt Creator
Adjust size
Editing

Ctrl + J


Basecamp
Jump between projects
Navigation and selection

Ctrl + J


Maple
Insert Execution Group After Cursor
Menu accelerators

Ctrl + J


Vim
Move the cursor down one line
Navigation keys

Ctrl + J


FocusWriter
Justift
General

Ctrl + J


Google Translator Toolkit
Select next unit
Navigation

Ctrl + J


Sublime Text
Join line below to the end of the current line
Editing

Ctrl + J


Delphi
Invoke code templates also called code snippets
General

Ctrl + J


Clementine
Jump to current track
Playlists

Ctrl + J


REAPER
View: Jump to time window
Section: Main

Ctrl + J


Freemind
Join nodes
Node editing commands

Ctrl + J


The Bat!
Park
Working with Messages

Ctrl + J


Krita 3.0
Duplicate layer
Painting

Ctrl + J


Eclipse
Incremental search forward
Search and replace

Ctrl + J


ACDSee
Opens the Batch Rotate/Flip Images dialog box
General

Ctrl + J


Microsoft Internet Explorer 11
View downloads
Top shortcuts

Ctrl + J


Microsoft Visual Studio 2017 (All shortcuts)
Edit.ListMembers
Workflow Designer

Ctrl + J


Blender
Join selected objects
Object mode

Ctrl + J


Notepad++
Join lines
Edit menu

Ctrl + J


Firefox Quantum
Downloads
Tools

Ctrl + J


AIMP
Jump to time
Player

Ctrl + J


Zimbra Web Client
Go to next tab
Tabs view

Ctrl + J


Paint.NET
Rotate 180°
Image menu

Ctrl + J


Audacity
Clip Boundaries > Join
Edit menu

Ctrl + J


SQL Server Management Studio (SSMS)
List members
Microsoft IntelliSense

Ctrl + J


iTunes 11 for Windows
Open the View Options window for the selected source
View menu

Ctrl + J


Mozilla Thunderbird
Saved files
Controlling Thunderbird windows and tabs

Ctrl + J


Adobe Acrobat 2017 (Windows and Unix)
JavaScript Debugger
Selecting tools

Ctrl + J


Windows Media Player 11
Eject CD or DVD
Play videos with shortcuts

Ctrl + J


Wordpad
Justify text
General

Ctrl + J


Microsoft Edge
Open downloads pane
General

Ctrl + J


Facebook (Chrome)
Mark as spam
Website Messenger

Ctrl + J


Notepad2
Join lines
Block

Ctrl + J


Opera
Go to next unread message
E-mail keys: Navigation

Ctrl + J


Open Office Writer 3 (Windows)
Justify
General OpenOffice Writer Shortcuts

Ctrl + J


Rhythmbox (Linux)
Jump to currently playing track
General

Ctrl + J


Clementine Player (Linux)
Jump to current track
Playlists

Ctrl + J


Winamp Media Player (Windows)
Jump to time in current song
Play Music in Winamp

Ctrl + J


Internet Explorer (Windows)
Open Feeds.
Favorites, History and Search

Ctrl + J


Clementine Player (Windows)
Jump to current track
Playlists

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Navigate within Documents - Format Paragraphs

Ctrl + J


Adobe After Effects CS5 (Windows)
Set resolution to Full / Half / Custom in Composition panel
Views

Ctrl + J / Ctrl + Shift + J / Ctrl + Alt + J


Microsoft Outlook 2007 (Windows)
Create a Journal shortcut for the selected contact.
Shortcuts for Contacts

Ctrl + J


Microsoft Outlook 2007 (Windows)
Open selected item as a Journal item.
Shortcuts for Managing Tasks

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Edit Documents - Format Paragraphs

Ctrl + J


InDesign CS5 (Windows)
Activate the Go To command
Viewing documents and document workspaces

Ctrl + j


Windows Media Player 11 (Windows)
Eject CD or DVD (except on computers with two or more CD or DVD disc drives).
Play Videos with Shortcuts

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Formats - Format Paragraphs

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Manage Word View - Format Paragraphs

Ctrl + J


Microsoft Word 2010 (Windows)
Justify-align paragraph
Tables - Format Paragraphs

Ctrl + J


Nano
Justify the current paragraph
Formatting

Ctrl + J


Figma
Join selection
Shape

Ctrl + J


Scrivener 1.9.9
Align justified
Formatting

Ctrl + J


Final Draft 11 (Windows)
Insert scriptnote
General

Ctrl + J