Google Chrome (Linux)

Manage Chrome DevTools - Code Editor

Toggle comment

Ctrl + /

All hotkeys for Google Chrome (Linux)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools

Ctrl + Shift + I (or F12 )

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Open Developer Tools (With Focus on Console)

Ctrl + Shift + J

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle Element Inspection mode

Ctrl + Shift + C

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch Focus on Developer Tools (there is not really a shortcut for focusing on the Developer Tool, but this is a workaround. Watch the Inspector Mode Icon change color as you press for guidence. Finally, this works only if DevTools are docked; if they are not, simpy switch between windows with Alt+Tab)

Ctrl + Shift + C (2x)

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Show General Settings Dialog (press Esc to exit)

?

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Switch to next / Switch to previous panel (add Alt to the combination to reverse the direction)

Ctrl + [ / ]

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Dock / Undock Developer Tool

Ctrl + D

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Toggle (mobile) Device Mode

Ctrl + Shift + M

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text in Source

Ctrl + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search Text across sources

Ctrl + Shift + F

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Search by Filename

Ctrl + O

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom in / Zoom out Developer tools

Ctrl + [ + ] / -

Manage Chrome DevTools - Accessing DevTools and DevTools Basics
Zoom to default

Ctrl + 0 (zero)

Manage Chrome DevTools - Elements Panel
Focus on the Elements content (this is strangely nowhere documented, but worked for me; without this one, you cannot use any of the other shortcuts below without clicking on the content first)

Ctrl + Arrow Up

Manage Chrome DevTools - Elements Panel
Navigate upwards/ downwards

Arrow Up / Arrow Down

Manage Chrome DevTools - Elements Panel
Undo / Redo Change

Ctrl + Z / Ctrl + Y

Manage Chrome DevTools - Elements Panel
Expand / Collapse

Arrow Right / Arrow Left

Manage Chrome DevTools - Elements Panel
Expand node

Left-click on arrow

Manage Chrome DevTools - Elements Panel
Expand/collapse node with all children

Ctrl + Alt +Left-click

Manage Chrome DevTools - Elements Panel
Edit the element

Enter

Manage Chrome DevTools - Elements Panel
Hide the element

H

Manage Chrome DevTools - Elements Panel
Toggle edit as HTML

F2

Manage Chrome DevTools - Styles Panel
Edit Rule

Left-click

Manage Chrome DevTools - Styles Panel
Insert new property

Left-click on white space

Manage Chrome DevTools - Styles Panel
Go to line of style rule property declaration

Ctrl +Left-click on property

Manage Chrome DevTools - Styles Panel
Cycle through the color definition value

Shift +Left-click on property

Manage Chrome DevTools - Styles Panel
Edit next / edit previous property

Tab / Shift + Tab

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 1

Arrow Up / Arrow Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 10

Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Shift + Page Up / Page Down

Manage Chrome DevTools - Styles Panel
Increase / decrease value by 100

Alt + Arrow Up / Arrow Down

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Pause / resume script execution

F8 , Ctrl + \

Manage Chrome DevTools - Sources Panel
Step over next function call

F10 , Ctrl + '

Manage Chrome DevTools - Sources Panel
Step into next function call

F11 , Ctrl + ;

Manage Chrome DevTools - Sources Panel
Step out of current function

Shift + F11 , Ctrl + Shift + ;

Manage Chrome DevTools - Sources Panel
Select next / select previous call frame

Ctrl + . / ,

Manage Chrome DevTools - Sources Panel
Toggle breakpoint condition

Left-click on line-number

Manage Chrome DevTools - Sources Panel
Edit breakpoint condition

Right-click on line number

Manage Chrome DevTools - Sources Panel
Delete individual words

Alt + Delete

Manage Chrome DevTools - Sources Panel
Comment a line or selected text

Ctrl + /

Manage Chrome DevTools - Sources Panel
Save changes to local modifications

Ctrl + S

Manage Chrome DevTools - Sources Panel
Save all changes

Ctrl + Alt + S

Manage Chrome DevTools - Sources Panel
Go to line

Ctrl + G

Manage Chrome DevTools - Sources Panel
Search by filename

Ctrl + O

Manage Chrome DevTools - Sources Panel
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Sources Panel
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Sources Panel
Go to member

Ctrl + Shift + O

Manage Chrome DevTools - Sources Panel
Close active tab

Alt + W

Manage Chrome DevTools - Sources Panel
Run snippet

Ctrl + Enter

Manage Chrome DevTools - Code Editor
Go to matching bracket

Ctrl + M

Manage Chrome DevTools - Code Editor
Jump to line number

Ctrl + P +number

Manage Chrome DevTools - Code Editor
Jump to column

Ctrl + O +number +number

Manage Chrome DevTools - Code Editor
Toggle comment

Ctrl + /

Manage Chrome DevTools - Code Editor
Select next occurrence

Ctrl + D

Manage Chrome DevTools - Code Editor
Undo last selection

Ctrl + U

Manage Chrome DevTools - Timeline Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Timeline Panel
Save timeline data

Ctrl + S

Manage Chrome DevTools - Timeline Panel
Open / Load timeline data

Ctrl + O

Manage Chrome DevTools - Profiles Panel
Start / stop recording

Ctrl + E

Manage Chrome DevTools - Console Panel
Accept Suggestion

Arrow Right

Manage Chrome DevTools - Console Panel
Previous / next command (line)

Arrow Up / Arrow Down

Manage Chrome DevTools - Console Panel
Focus the Console

Ctrl + `

Manage Chrome DevTools - Console Panel
Clear Console

Ctrl + L

Manage Chrome DevTools - Console Panel
Multi-line entry

Shift + Enter

Manage Chrome DevTools - Console Panel
Execute

Enter

Manage Tabs
Open new tab

Ctrl + T

Manage Tabs
Close tab (or close Chrome if only one tab is open)

Ctrl + W / Ctrl + F4

Manage Tabs
Reopen last tab closed. Up to 10 tabs.

Ctrl + Shift + T

Manage Tabs
Jump to first tab, second tab, etc.

Ctrl + 1 through Ctrl + 8

Manage Tabs
Switch to the last tab

Ctrl + 9

Manage Tabs
Switch to the next / previous tab (or use ctrl+page up/ctrl+page down)

Ctrl + Tab / Ctrl + Shift + Tab

Manage Tabs
Open new Chrome window

Ctrl + N

Manage Tabs
Open new Chrome window in incognito mode

Ctrl + Shift + N

Manage Tabs
Close current window

Alt + F4

Manage Tabs
Open link in a new background tab

Ctrl +left-click

Manage Tabs
Open link in a new foreground tab

Ctrl + Shift +left-click

Manage Tabs
Open link in a new window

Shift +left-click

Manage Tabs
Download link

Alt +left-click

Manage Tabs
Open link in selected tab

Drag link to existing tab

Manage Tabs
Open link in a new tab in the specified position on the tab strip.

Drag link to tab bar

Address Bar
Jump to address bar; highlights current webpage URI if available

Alt + D (or Ctrl + L )

Address Bar
Enter search query in address bar

Ctrl + E (or Ctrl + K )

Address Bar
Jump to beginning / end of address bar

Home / End in address bar

Address Bar
Select all text of address. Also use shift+end with cursor at beginning or shift+home with cursor at end

Ctrl + A in address bar

Address Bar
Add www. to beginning and .com to end of input and opens the web address in current tab.

Type name of site and press Ctrl + Enter

Address Bar
Add www. to beginning and .com to end of input and opens the web address in new background tab.

Type name of site and press Alt + Enter

Address Bar
Perform a search using the search engine associated with the keyword or the URI.

Type search term and press Enter

Address Bar
Tab-to-Search feature. E.g. Typing in 'yahoo.com' plus tab opens yahoo search. Add/edit search engines via 'Under the Hood' -> Basic -> Search Engines.

Type name of search engine and press Tab

View Webpages
Alternate focus between address bar, bookmark bar and webpage

F6

View Webpages
Scroll down / scroll up

Arrow Down / Arrow Up with focus on webpage

View Webpages
Scroll one page down / one page up. Also use space/shift+space

Page Down / Page Up

View Webpages
Jump to beginning / to end of webpage

Home / End

View Webpages
Zoom in / zoom out (or Ctrl+mousewheel)

Ctrl + [ + ] / -

View Webpages
Return zoom to normal text size

Ctrl + 0 (zero)

View Webpages
View webpage source

Ctrl + U

View Webpages
Turn full screen on / off

F11

View Webpages

Browse between Webpages
Jump to homepage

Alt + Home

Browse between Webpages
Jump to previous webpage visited / jump to next webpage

Alt + Arrow Left / Arrow Right

Browse between Webpages
Reload current webpage

F5 / Ctrl + R

Browse between Webpages
Reload current webpage with cache override

Ctrl + F5 / Shift + F5

Browse between Webpages
Stop webpage loading

Esc

Browse within Webpages
Jump to next / previous link

Tab / Shift + Tab with focus on webpage

Browse within Webpages
Open link in current tab

Enter on link

Browse within Webpages
Open link in a new background tab

Ctrl + Enter on link

Browse within Webpages
Open link in a new foreground tab

Shift + Ctrl + Enter on link

Browse within Webpages
Open link in a new window

Shift + Enter on link

Browse within Webpages
Download link

Alt + Enter on link

Browse within Webpages
Open context menu (simulate right mouse button)

Shift + F10

Browse within Webpages
Select all content on webpage

Ctrl + A

Browse within Webpages
Copy selected content to clipboard

Ctrl + c with content selected

Access Browser Features
Print current webpage (Chrome Print Dialog)

Ctrl + P

Access Browser Features
Print current webpage (Native Windows Print Dialog)

Ctrl + Shift + P

Access Browser Features
Open file

Ctrl + O

Access Browser Features
Save current webpage

Ctrl + S

Access Browser Features
Open Wrench Menu (I'd call it file menu to remember the shortcut)

Alt + F

Access Browser Features
Open History tab

Ctrl + H

Access Browser Features
Open Downloads tab

Ctrl + J

Search
Find text on webpage. Press Enter for

Ctrl + F / F3

Search
Find next / find previous match

Enter / Shift + Enter with text found on webpage

Search
Find next / find previous match

Ctrl + G / Ctrl + Shift + G with text found on webpage

Search
With focus on Search box: Close Search box

Esc

Bookmarks Shortcuts
Show or hide bookmarks bar

Ctrl + Shift + B

Bookmarks Shortcuts
Open Bookmark Manager

Ctrl + Shift + O

Bookmarks Shortcuts
Add bookmark for current webpage

Ctrl + D

Bookmarks Shortcuts
Saves all open pages as bookmarks in a new folder

Ctrl + Shift + D

Bookmarks Shortcuts
Bookmark webpage (can be URI from address bar or link from page)

Drag URI to bookmark bar

Bookmarks Shortcuts
Jump to bookmark toolbar. Use arrow keys and enter to access bookmarks

Alt + D , then F6

Bookmarks Shortcuts
Open Bookmark Manager Tab

Alt + F , then b

The Rest
Set focus on the toolbar. Use arrow keys to navigate between different buttons on the toolbar.

Shift + Alt + T

The Rest
View Google Task manager

Shift + Esc

The Rest
Chrome Help

F1

Similar combinations for other applications


VLC Media Player (Windows)
Most used


Google Calendar (Web Application)
Navigation


Dropbox (Web Application)
Search
16 Shortcuts for Dropbox (Web Application)

/


Google Calendar (Web Application)
Focus the search box
Application

/


Emacs 23.2.1 (Linux)
Undo
Edit

Ctrl + _


Google Mail (Windows)
Mark as important + or remove -
Main Window - Manage Message List

+ / -


Remember the Milk (Web Application)
Place the cursor in the search box
Navigation

ctrl + shift + /


Google Chrome (Windows)
Comment a line or selected text
Manage Chrome DevTools - Sources Panel

Ctrl + /


Remember the Milk (Web Application)
Zoom in/zoom out
Locations

+ / -


Microsoft OneNote 2010 (Windows)
Apply or remove numbered list formatting from the selected paragraph.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + /


Google Chrome (Windows)
Toggle comment
Manage Chrome DevTools - Code Editor

Ctrl + /


Eclipse Helios (Windows)
Duplicate current line or selection up or down
Edit Text

Ctrl + Alt + Arrow Up / Ctrl + Alt + Arrow Down /


Eclipse Helios (Windows)
Comment / uncomment line or selection ( adds '//' )
Indentions and Comments

Ctrl + /


Eclipse Helios (Windows)
Add Block Comment around selection ( adds '/... */' )
Indentions and Comments

Ctrl + Shift + /


Eclipse Helios (Windows)
Propose word completion (after typing at least one letter). Repeatedly press alt+/ until reaching correct name
Editing Source Code

Alt + /


Firefox (MacOS)
Page Manipulation


Thunderbird (Windows)
Increase / decrease text size (zoom)
Other Shortcuts

Ctrl ++/-


Firefox (MacOS)
General Browser Controls


Thunderbird (Linux)
Increase / decrease text size (zoom)
Other Shortcuts

Ctrl ++/-


Firefox (Linux)
Show / hide Add-On Bar (holding add-ons)
Firefox Features

Ctrl + /


Firefox (Windows)
Show / hide Add-On Bar (holding add-ons)
Firefox Features

Ctrl + /


Firefox (MacOS)
Search Bar


Firefox (MacOS)
Quick Find Text
Page Search

/


Total Commander 8 (Windows)
Restore selection
Main Shortcuts

Num /


Tekla Structures 14.0 (Windows)
Toggle selection
General shortcuts

Ctrl


Open Office Impress (Linux)
Zoom in / Zoome out
Normal View

+ / -


Open Office Impress (Linux)
Zoom in on current selection.
Normal View

/ on numeric keyboard


Adobe Illustrator CS5 (Windows)
To access Selection or Direction Selection tool (whichever was used last) at any time
Panel Shortcuts - Selecting and Moving

Ctrl


Open Office Impress (Linux)
Bring to forward / Send backwards
Normal View

Ctrl + + / Ctrl + -


InDesign CS5 (MacOS)
Apply No Color
Tools

/


Adobe Illustrator CS5 (MacOS)
Add Anchor Point tool
Selecting Tools

+


Oracle SQL Developer 4 (Windows)
Toggle Line Comment
Code Editor

Ctrl + /


Opera (Linux)
Search for text in page (with Advanced Shortcuts on)
Find

. / , / / / Shift + /


Sublime Text (Windows)
Toggle Comment line
Cool Text Manipulation

Ctrl + /


Sublime Text (Windows)
Toggle Comment block
Cool Text Manipulation

Ctrl + Shift + /


Opera (Linux)
Zoom in
Display

Ctrl + = / Shift + = / Ctrl + Shift + = / Ctrl + +


InDesign CS5 (MacOS)
Strikethrough
Working with Type

Shift + Command + /


Adobe Illustrator CS5 (Windows)
To access Selection or Direction Selection tool (whichever was used last) at any time
Additional Shortcuts - Selecting and Moving

Ctrl


Microsoft Windows 7 (Windows)
Managing 'Windows' in Windows 7


Microsoft Excel 2011 (MacOS)
Select the current array, which is the array that the active cell belongs to
Selecting cells, columns, or rows

Ctrl + /


Jaws 11.0 (Windows)
Interrupt speech (stop talking)
Reading Commands

Ctrl


Jaws 11.0 (Windows)
Left-click (with JAWS cursor enabled)
Cursor and Mouse commands

Numpad /


InDesign CS5 (MacOS)
Recompose all stories
Working with Type

Option + Command + /


Sublime Text (Windows)
Zoom - increase/ decrease font size
Manage Sublime Window, Files and Tabs

Ctrl + / -


InDesign CS5 (MacOS)
Update missing font list
Navigating Through and Editing Text

Command + Option + Shift + /


Adobe Photoshop CS4 (MacOS)
Shortcut Keys for using the Adjustments panel


Photoshop Lightroom 4 (Windows)
Deselect active photo
Comparing photos in the Library module

/


Adobe Illustrator CS5 (MacOS)
Select no stroke/fill mode
Painting Objects

/


Adobe Illustrator CS5 (Windows)
Add Anchor Point tool
Selecting Tools

+


Adobe Illustrator CS5 (MacOS)
Add new fill
Painting Objects

+ /


Adobe Illustrator CS5 (MacOS)
Add new stroke
Painting Objects

+ Option + /


Visual Studio 2015 (Windows)
Put cursor in the find/command box in toolbar
Tool Windows

Ctrl + /


Microsoft Windows 7 (Windows)
11.


Photoshop Lightroom 4 (MacOS)
Deselect active photo
Comparing photos in the Library module

/


CATIA V5 (Windows)
38 Shortcuts for CATIA V5 (Windows)

Alt + Shift + Arrow Right /


CATIA V5 (Windows)
1.


FreeMind 0.9.0 (Windows)
Increase node font size
Node formatting commands

Ctrl + +


IntelliJ (Linux)
Comment/uncomment with line comment
Editing

Ctrl + /


NetBeans 8 (Windows)
Inspect members/hierarchy
Coding in Java

Ctrl / Alt + F12


IntelliJ (Linux)
Comment/uncomment with block comment
Editing

Ctrl + Shift + /


NetBeans 8 (Windows)
Add/remove comment lines
Coding in Java

Ctrl + Shift + C / Ctrl + /


IntelliJ (Windows)
Comment/uncomment with line comment
Editing

Ctrl + /


IntelliJ (Windows)
Comment/uncomment with block comment
Editing

Ctrl + Shift + /


iTunes (MacOS)
Go to the next page / go to previous page in iTunes Store
iTunes Store shortcuts

+ /


Youtube Player (Windows)
Focus on Youtube Search Bar
Gain Control of Youtube Video

/


iTunes (MacOS)
Go to the previous or next pane in the Get Info or Preferences window
File and Window

Shift + + /


Photoshop Lightroom 4 (Windows)
Switch between local adjustment brush A and B
Develop Module

/


Windows Remote Desktop (Windows)
Entering Remote Desktop


Avid Media Composer 7 (MacOS)
Displays the entire Sequence in the Timeline Window.
Timeline

Conmmand+ /


Windows Remote Desktop (Windows)
Using Shortcuts in Remote Desktop


Avid Media Composer 7 (Windows)
Displays the entire Sequence in the Timeline Window.
Timeline

Ctrl + /


Adobe Photoshop CS5 (Windows)
Change Cancel button to Default
Filter Gallery

Ctrl


Adobe Illustrator CS5 (Windows)
Switch to last-used selection tool (Selection tool, Direct Selection tool, or Group Selection tool)
Keys for selecting

Ctrl


Youtube Player (Windows)
Increase / decrease CC font size (works in Chrome, not in Firefox)
Video Control

+ / -


Photoshop Lightroom 4 (MacOS)
Switch between local adjustment brush A and B
Develop Module

/


Adobe Photoshop CS5 (MacOS)
Create a floating selection from the current selection
Vanishing Point


HoneyView 5.03 (Windows)
Zoom in / zoom out
Zooming

+/-


HoneyView 5.03 (Windows)
Zoom Control
Zooming

/


Notepad2 (Windows)
Reset zoom
View Menu

Ctrl + / , Ctrl + NumPad /


Windows Run Commands (Windows)
System File Checker Utility


Adobe Illustrator CS5 (Windows)
Select no stroke/fill mode
Painting Objects

/


Adobe Illustrator CS5 (Windows)
Add new fill
Painting Objects

Ctrl + /


Adobe Illustrator CS5 (Windows)
Add new stroke
Painting Objects

Ctrl + Alt + /


Photoshop Lightroom 4 (Windows)
Display current module shortcuts
Using Help

Ctrl + /


Photoshop Lightroom 4 (Windows)
Go to current module Help
Using Help

Ctrl + Alt + /


FL Studio (Windows)
Previous bar (Song mode)
Record / Playback / Transport

NumPad /


FL Studio (Windows)
Jump 4 bars back (Song mode)
Record / Playback / Transport

Ctrl + NumPad /


Presonus Studio One (Windows)
Loop active
Transport Menu

NumPad /


Photoshop Lightroom 4 (MacOS)
Display current module shortcuts
Using Help

+ /


Photoshop Lightroom 4 (MacOS)
Go to current module Help
Using Help

+ Option + Shift + /


Adobe Photoshop CS5 (Windows)
Temporarily switch to Zoom In tool. (Doesn't work when Straighten tool is selected. If Crop tool is active, temporarily switches to Straighten tool.)
Camera Raw Dialog Box

Ctrl


Pro Tools (Windows)
Automation - Write to current
Edit Menu

Ctrl + /


Pro Tools (Windows)
Automation - Write to all enabled
Edit Menu

Ctrl + Alt + /


Pro Tools (Windows)
Automation - Trim to current
Edit Menu

Ctrl + Shift + /


Pro Tools (Windows)
Automation - Trim to all enabled
Edit Menu

Ctrl + Alt + Shift + /


Pro Tools (Windows)
Automation - Glide to current
Edit Menu

Alt + /


Pro Tools (Windows)
Automation - Glide to all enabled
Edit Menu

Alt + Shift + /


FL Studio (Windows)
Jump to next/previous song marker (if present)
Playlist Action

Alt + NumPad * / /


FL Studio (Windows)
Jump to next/previous song marker (if present) and select until next song marker (if present) or until song end
Playlist Action

Ctrl + Alt + NumPad * / /


Pro Tools (MacOS)
Automation - Write to current
Edit Menu

+ /


Pro Tools (MacOS)
Automation - Write to all enabled
Edit Menu

+ Option + /


Pro Tools (MacOS)
Automation - Trim to current
Edit Menu

+ Shift + /


Pro Tools (MacOS)
Automation - Trim to all enabled
Edit Menu

+ Option + Shift + /


Pro Tools (MacOS)
Automation - Glide to current
Edit Menu

Option + /


Pro Tools (MacOS)
Automation - Glide to all enabled
Edit Menu

Option + Shift + /


Twitter (Web Application)
Search
Actions

/


Adobe Acrobat Pro (Windows)
Collapse selected bookmark
Navigation - Navigation panels

/


Qt Creator (Windows)
Decrease / increase font size (or Ctrl+scroll)
Editor

Ctrl +-/ Ctrl + +


Adobe Photoshop CS5 (Windows)
Switch to Move tool (except when Hand, Slice, Path, Shape, or any Pen tool is selected)
Select and Move Objects

Ctrl


Qt Creator (MacOS)
Decrease / increase font size (or Ctrl+scroll)
Editor

Ctrl +-/ Ctrl + +


Pro Tools (Windows)
Link timeline and edit selection
Options Menu

Shift + /


FL Studio (Windows)
Note: Some keyboard modifiers apply only to Draw mode
Piano Roll Action


Adobe Photoshop CS5 (Windows)
Distort
Transform Selections, Selection Borders, and Paths

Ctrl


Qt Creator (Windows)
Toggle comment for selection
Editor

Ctrl + /


Autodesk Maya 2015 (Windows)
Increase manipulator size / Decrease manipulator size
General Tools

+ /-


Qt Creator (MacOS)
Toggle comment for selection
Editor

Ctrl + /


Adobe Photoshop CS5 (Windows)
Switch from Path Selection, Pen, Add Anchor Point, Delete Anchor Point, or Convert Point tools, to Direct Selection tool
Edit Paths

Ctrl


Atom (text editor) 1.0 (Linux)
Toggle comment line
Editing Lines

Ctrl + /


Atom (text editor) 1.0 (Windows)
Toggle comment line
Editing Lines

Ctrl + /


Pro Tools (MacOS)
Link timeline and edit selection
Options Menu

Shift + /


Atom (text editor) 1.0 (Linux)
Fold / unfold code
Code Folding

Ctrl + Alt + /


Atom (text editor) 1.0 (Windows)
Fold / unfold code
Code Folding

Ctrl + Alt + /


Pro Tools (Windows)
Selection Counter Select
Numeric Keypad Shortcuts

NumPad /


Atom (text editor) 1.0 (Linux)
Use Regex in search
Find and Replace

Ctrl + Alt + /


Google Drive (Web Application)
Search your Drive
Application Actions

/


Microsoft Word 2013 (Windows)
Hide or display character formatting
Outline View

/ key on the numeric keypad


Qt Creator (MacOS)
Zoom in / Zoom out
Image Viewer

Ctrl + + / Ctrl + -


Qt Creator (Windows)
Zoom in / Zoom out
Image Viewer

Ctrl + + / Ctrl + -


Atom (text editor) 1.0 (Windows)
Use Regex in search
Find and Replace

Ctrl + Alt + /


Pro Tools (Windows)
Link Timeline and Edit Selection
Numeric Keypad Shortcuts

Shift NumPad /


Adobe Acrobat Pro (Windows)
Temporarily zoom out (when Marquee Zoom tool is selected)
Tools

Ctrl


Google Chrome (MacOS)
Switch to the previous tab/ next tab in browsing history for tab
Manage Tabs

Command + [ / Command + ] /


Qt Creator (MacOS)
Version Control


Qt Creator (Windows)
Version Control


Adobe Photoshop CS5 (Windows)
Display the bounding box for transforming text when editing text, or activate Move tool if cursor is inside the bounding box
Select and Edit text

Ctrl


Autodesk Maya 2015 (Windows)
Increases / Decreases Division Levels for Smooth Mesh Preview or Subdiv Proxy.
Modeling

Page Up /


Notepad++ 6 (Windows)
Restore the original size from zoom
View menu

Ctrl +Keypad/


Adobe Photoshop CS5 (Windows)
Toggle between Slice tool and Slice Selection tool
Slicing and Optimizing

Ctrl


Autodesk Maya 2015 (Windows)
Switch to pick color mode (press and release)
Painting Operation

/


Quickbooks Online (Web Application)
Next Day / Previous Day
Enter Dates

+ / -


Quickbooks Online (Windows)
Next Day / Previous Day
Enter Dates

+ / -


Google Play Music (Web Application)
Search
General

/


Autodesk Maya 2015 (Windows)
Change the size of the manipulator
Tool and Action

+/-


Microsoft OneNote 2016 (Windows)
Apply numbered list
Format

Ctrl + /


Quickbooks Online (Web Application)
Add / Substract
Calculate Amounts and Rates

+/-


Quickbooks Online (Windows)
Add / Substract
Calculate Amounts and Rates

+/-


Quickbooks Online (Web Application)
Increase / Decrease Ref Number
Reference Number Fields (Ref # Fields)

+ / -


Quickbooks Online (Windows)
Increase / Decrease Ref Number
Reference Number Fields (Ref # Fields)

+ / -


Sway 2016 (Windows)
Start or continue a numbered list
Text and Content Formatting

Ctrl + /


Adobe Photoshop CC (Windows)
Lock Layers
Basic Shortcuts for Photoshop CC 2015 - Layers Basics

Ctrl + /


Adobe After Effects CC (Windows)
Temporarily activate Selection Tool when a Pen Tool is selected
Activating Tools

Ctrl


Adobe After Effects CC (Windows)
In Shape Layer: Temporarily convert Selection Tool to Direct Selection Tool
Activating Tools

Ctrl


Adobe Photoshop CC (MacOS)
Lock Layers
Basic Shortcuts for PhotoShop CC 2015 - Layers Basics

Command + /


Sonos Controller (Windows)
Increase/ decrease volume
22 Shortcuts for Sonos Controller (Windows)

Ctrl + + / -


Access 2016 (Windows)
Database Operation


Google Slides (Windows)
Show common keyboard shortcut
General Slides Shortcuts

Ctrl + /


Clink (Windows)
undo
BASH (GNU Readline) Line Editing

Ctrl + _


Android Studio (Windows)
Line Comment or Uncomment
General Shortcuts

Ctrl + /


Google Slides (Windows)
Search menus
General Slides Shortcuts

Alt + /


Android Studio (Windows)
Block Comment or Uncomment
General Shortcuts

Ctrl + Shift + /


Adobe After Effects CC (MacOS)
Toggle Mercury Transmit video preview
Previews

/ on numeric keypad


Autodesk Maya 2017 (Windows)
Increase manipulator size / Decrease manipulator size
General Tools

+ /-


Adobe After Effects CC (Windows)
Zoom to 100% in Composition, Layer, or Footage Panel
Views

/


Adobe After Effects CC (Windows)
Zoom to fit in Composition, Layer, or Footage Panel
Views

Shift + /


Corel VideoStudio X9.5 (Windows)
Zoom in/Zoom out
Edit Tab Operations

+ / -


Adobe After Effects CC (Windows)
Zoom up to 100% to fit in Composition, Layer, or Footage Panel
Views

Alt + /


Corel VideoStudio X9.5 (Windows)
Edit Tab Operations


Adobe After Effects CC (MacOS)
Zoom to 100% in Composition, Layer, or Footage Panel
Views

/


Microsoft PowerPoint 2016 (Windows)
Navigation Operation


Photoshop Lightroom CC (MacOS)
Deselect active photo
Comparing Photos in the Library Module

/


Adobe After Effects CC (MacOS)
Zoom to fit in Composition, Layer, or Footage Panel
Views

Shift + /


Adobe After Effects CC (MacOS)
Zoom up to 100% to fit in Composition, Layer, or Footage Panel
Views

Option + /


Photoshop Lightroom CC (Windows)
Deselect active photo
Comparing Photos in the Library Module

/


Plex (Windows)
Increse/Decrese Volume
Graphics(Audio/Video) Control

+ / -


Adobe After Effects CC (Windows)
Add selected items to most recently activated Composition
Footage

Ctrl + /


Adobe After Effects CC (Windows)
Replace selected source Footage for selected Layers with Footage item selected in Project Panel
Footage

Ctrl + Alt + /


Plex (MacOS)
Increse/Decrese Volume
Graphics(Audio/Video) Control

+ / -


Adobe After Effects CC (MacOS)
Add selected items to most recently activated Composition
Footage

Command + /


Adobe After Effects CC (MacOS)
Replace selected source Footage for selected Layers with Footage item selected in Project Panel
Footage

Command + Option + /


Adobe Premiere CC (Windows)
Duplicate
General Shortcuts

Ctrl + Shift + /


Adobe Premiere CC (Windows)
General Shortcuts


Adobe Premiere CC (MacOS)
Duplicate
General Shortcuts

Shift + Command + /


Adobe Illustrator CC (MacOS)
Drawing Shortcuts


Adobe Premiere CC (MacOS)
Bin
General Shortcuts

Command + /


Adobe Illustrator CC (Windows)
Drawing Shortcuts


Adobe Illustrator CC (Windows)
Switch to last used selection tools
Selecting Shortcuts

Ctrl


Adobe Photoshop CC (Windows)
Toggle lock transparency for target layer, or last applied lock
Basic Shortcuts for Photoshop CC 2015 - Layers Panel

/


Apple Keynote (MacOS)
General Shortcuts


Plex (MacOS)
Control By Apple Remote


Corel Painter 2017 (Windows)
Ajust Opacity
Brushes

Ctrl


Autodesk Maya 2017 (Windows)
Increases / Decreases Division Levels for Smooth Mesh Preview or Subdiv Proxy.
Modeling

Page Up /


Adobe Photoshop CC (MacOS)
Toggle lock transparency for target layer, or last applied lock
Basic Shortcuts for PhotoShop CC 2015 - Layers Panel

/


Corel Painter 2017 (MacOS)
Brushes


Adobe Audition CC (Windows)
Rename selected marker
Marker/Tool/Clip Shortcuts

/


Adobe Illustrator CC (MacOS)
Add/Delete anchor point tool
Selectiong Tool

+ / -


Adobe Premiere CC (Windows)
Mark selection
Marker Operation

/


Adobe Audition CC (MacOS)
Rename selected marker
Marker/Tool/Clip Shortcuts

/


Adobe Illustrator CC (Windows)
Add/Delete anchor point tool
Selectiong Tool

+ / -


Safari Browser (MacOS)
Menu Shortcuts


Corel Painter 2017 (Windows)
Brushes


Adobe Premiere CC (MacOS)
Clipping Shortcuts


Autodesk Maya 2017 (Windows)
Switch to pick color mode (press and release)
Painting Operation

/


Apple Keynote (MacOS)
Chart data editor


Adobe Premiere CC (MacOS)
Mark selection
Marker Operation

/


Adobe Premiere CC (Windows)
Marker Operation


Corel Painter 2017 (MacOS)
Canvas


Corel Painter 2017 (MacOS)
Layout Grid
Toolbox commands

/


Corel Painter 2017 (Windows)
Canvas


Photoshop Lightroom CC (Windows)
Switch between local adjustment brush A and B
Develop Module

/


Adobe Premiere CC (MacOS)
Marker Operation


Photoshop Lightroom CC (MacOS)
Switch between local adjustment brush A and B
Develop Module

/


Corel Painter 2017 (Windows)
Layout Grid
Toolbox commands

/


FileMaker Pro (MacOS)
Open Help
General Shortcuts

Command + /


Nuke 10 (Windows)
Zoom in/Zoom out
Timeline Viewer

+ / -


Autodesk Maya 2017 (Windows)
Change the size of the manipulator
Tool and Action

+/-


InDesign CC (Windows)
Zoom in/Zoom out
Efficient Zoom & Pan

Ctrl + + / Ctrl + -


Nuke 10 (MacOS)
Zoom in/Zoom out
Timeline Viewer

+ / -


Nuke 10 (Linux)
Zoom in/Zoom out
Timeline Viewer

+ / -


InDesign CC (Windows)
Click Technique


Adobe After Effects CC (MacOS)
Increase / decrease Z Rotation of Layers by 1°
Modify Layer Properties

+ / - on numeric keypad


InDesign CC (MacOS)
Click Technique


Adobe Illustrator CC (MacOS)
Select no stroke/fill mode
Painting Objects

/


Adobe Illustrator CC (MacOS)
Add new fill
Painting Objects

Command + /


Adobe Premiere CC (Windows)
Tools Shortcuts


Adobe Illustrator CC (MacOS)
Add new stroke
Painting Objects

Command + Option + /


Adobe Illustrator CC (Windows)
Select no stroke/fill mode
Painting Objects

/


Finale (MacOS)
File Menu


Adobe Illustrator CC (Windows)
Add new fill
Painting Objects

Ctrl + /


Adobe Illustrator CC (Windows)
Add new stroke
Painting Objects

Ctrl + Alt + /


Adobe Illustrator CC (MacOS)
Panel Shortcuts


Nuke 10 (Windows)
Timeline Viewer


Adobe Illustrator CC (Windows)
Panel Shortcuts


Nuke 10 (MacOS)
Timeline Viewer


Adobe Premiere CC (MacOS)
Tools Shortcuts


Nuke 10 (Linux)
Timeline Viewer


Finale (Windows)
File Menu


Corel Painter 2017 (MacOS)
Navigation Shortcuts


Apple Keynote (MacOS)
Objects on Canvas


Adobe Photoshop CC (Windows)
Lock Layers
Manage Panels - Layers Basics

Ctrl + /


Nuke 10 (Windows)
Timeline


Nuke 10 (Windows)
Zoom in/Zoom out
2D Viewer

+ / -


Nuke 10 (MacOS)
Timeline


Corel Painter 2017 (Windows)
Navigation Shortcuts


Finale (MacOS)
Utility Menu


Nuke 10 (Linux)
Timeline


Adobe Illustrator CC (MacOS)
Function Key Shortcuts


Nuke 10 (MacOS)
Zoom in/Zoom out
2D Viewer

+ / -


Nuke 10 (Linux)
Zoom in/Zoom out
2D Viewer

+ / -


Adobe Photoshop CC (MacOS)
Lock Layers
Manage Panels - Layers Basics

Command + /


Adobe Illustrator CC (Windows)
Function Key Shortcuts


Photoshop Lightroom CC (Windows)
Display current module shortcuts
Help

Ctrl + /


Photoshop Lightroom CC (MacOS)
Display current module shortcuts
Help

Command + /


Finale (MacOS)
View Menu


Photoshop Lightroom CC (Windows)
Go to current module Help
Help

Ctrl + Alt + /


Nuke 10 (Windows)
2D Viewer


Photoshop Lightroom CC (MacOS)
Go to current module Help
Help

Command + Option + Shift + /


Finale (Windows)
Utility Menu


Finale (MacOS)
Windows Menu


Nuke 10 (MacOS)
2D Viewer


Apple Keynote (MacOS)
Go to next slide(Slide Switcher)
Slideshow

+


Nuke 10 (Linux)
2D Viewer


Hexagon 2 (MacOS)
Selection,Tools and Manipulators Shortcuts


3D Coat (MacOS)
File Menu


3D Coat (MacOS)
File Menu


Apple Keynote (MacOS)
Slideshow


Nuke 10 (Windows)
3D Viewer


Finale (MacOS)
Playback and General Shortcuts


Nuke 10 (Windows)
Search by class/node name
Panel Properties

/


Finale (Windows)
View Menu


Hexagon 2 (Windows)
Selection,Tools and Manipulators Shortcuts


3D Coat (MacOS)
View Menu


Nuke 10 (MacOS)
3D Viewer


InDesign CC (Windows)
Layout Menu Shortcuts


Nuke 10 (Linux)
3D Viewer


Nuke 10 (MacOS)
Search by class/node name
Panel Properties

/


Finale (Windows)
Windows Menu


Hexagon 2 (MacOS)
Increment Field
View Shortcuts

+


Nuke 10 (Windows)
Panel Properties


Apple Keynote (MacOS)
Playing Movies


Nuke 10 (Linux)
Search by class/node name
Panel Properties

/


InDesign CC (MacOS)
Layout Menu Shortcuts


CINEMA 4D (Windows)
Zoom In/Out
Picture Viewer

+/-


InDesign CC (Windows)
Type Menu Shortcuts


Hexagon 2 (MacOS)
View Shortcuts


IMVU (Windows)
Tools


Nuke 10 (MacOS)
Panel Properties


IMVU (MacOS)
Tools


Finale (MacOS)
Last Viewed Part
Navigation Shortcuts

Command + Option + /


3D Coat (MacOS)
View Menu


Nuke 10 (Linux)
Panel Properties


Finale (MacOS)
Navigation Shortcuts


Hexagon 2 (Windows)
Increment Field
View Shortcuts(Numeric Pad)

+


InDesign CC (MacOS)
Type Menu Shortcuts


Finale (Windows)
Playback and General Shortcuts


Hexagon 2 (Windows)
View Shortcuts(Numeric Pad)


Nuke 10 (Windows)
Curve Editor


3D Coat (MacOS)
Freeze border
Freeze Operations

Command + /


3D Coat (Windows)
File Menu


Finale (Windows)
Last Viewed Part
Navigation Shortcuts

Ctrl + Alt + /


3D Coat (Windows)
File Menu


Finale (Windows)
Navigation Shortcuts


Nuke 10 (Linux)
Curve Editor


Nuke 10 (MacOS)
Curve Editor


Finale (MacOS)
Expression Tool


Anime Studio (Windows)
Bones shortcuts


ArchiCAD 20 (Windows)
Edit Commands(Text)


Nuke 10 (Windows)
RotoPaint


Nuke 10 (Windows)
Search by node
Node Graph

/


3D Coat (Windows)
View Menu


Finale (MacOS)
Lyrics Tool


3D Coat (MacOS)
Splines


InDesign CC (Windows)
View Menu Shortcuts


Nuke 10 (Linux)
RotoPaint


3D Coat (MacOS)
Expand hidden area
HIde Operations

+


ArchiCAD 20 (MacOS)
Edit Commands(Text)


Nuke 10 (Linux)
Search by node
Node Graph

/


Hexagon 2 (MacOS)
General Shortcuts


3D Coat (MacOS)
HIde Operations


Nuke 10 (MacOS)
RotoPaint


Finale (Windows)
Expression Tool


InDesign CC (MacOS)
View Menu Shortcuts


InDesign CC (Windows)
Add/Delete anchor point tool
Tools

+ / -


3D Coat (MacOS)
Smoothing


Nuke 10 (MacOS)
Search by node
Node Graph

/


3D Coat (MacOS)
Increase Opacity of Specularity
Specularity

/


3D Coat (Windows)
Freeze border
Freeze Operations

Ctrl + NumPad /


Hexagon 2 (Windows)
General Shortcuts


InDesign CC (MacOS)
Add/Delete anchor point tool
Tools

+ / -


Finale (Windows)
Lyrics Tool


Adobe After Effects CC (Windows)
Add active Composition or selected items to render queue
Saving, Exporting, and Rendering

Ctrl + Shift + /


Nuke 10 (Windows)
Node Graph


ArchiCAD 20 (Windows)
Image 3D Engines and Models


iMovie (MacOS)
Play the selection
Play video

/


Nuke 10 (Linux)
Node Graph


3D Coat (Windows)
Splines


ArchiCAD 20 (Windows)
Teamwork


Nuke 10 (MacOS)
Node Graph


3D Coat (Windows)
HIde Operations


ArchiCAD 20 (Windows)
Zoom In
Display Menu

Ctrl + /


3D Coat (Windows)
Smoothing


ArchiCAD 20 (Windows)
Zoom Out
Display Menu

Ctrl + Shift + /


3D Coat (Windows)
Increase Opacity of Specularity
Specularity

/


ArchiCAD 20 (MacOS)
Image 3D Engines and Models


Adobe Photoshop CC (Windows)
Toggle lock transparency for target layer, or last applied lock
Manage Panels - Layers Panel

/


Adobe After Effects CC (MacOS)
Add active Composition or selected items to render queue
Saving, Exporting, and Rendering

Command + Shift + /


Adobe Photoshop CC (MacOS)
Toggle lock transparency for target layer, or last applied lock
Manage Panels - Layers Panel

/


iMovie (MacOS)
Open the precision editor
Video edit

Command + /


Windows Movie Maker (Windows)
Expand the Video track when it is selected in the timeline
On timeline

+


Zoho Sheet (Windows)
Select the range of array formula cells surrounding a cell
Formula related shortcuts

Ctrl + /


ArchiCAD 20 (Windows)
Zoom in/Zoom out
Actions

+ / -


3D Coat (Windows)
Increase Degree
Sliders Setting

+