Visual Studio Code (Mac)

Navigation

Go back

Ctrl + -

All hotkeys for Visual Studio Code (Mac)

General
F1 Show Command Palette

↑   Shift + ⌘ Cmd + P then F1

Navigation
Go to file

⌘ Cmd + P

General
New window/instance

↑   Shift + ⌘ Cmd + N

File management
Close

⌘ Cmd + W

General
User Settings

⌘ Cmd + ,

General
Keyboard Shortcuts

⌘ Cmd + K then ⌘ Cmd + S

Basic editing
Cut line (empty selection)

⌘ Cmd + X

Integrated terminal
Copy selection

⌘ Cmd + C

Basic editing
Move line up/down

⌥ Option + ↑  ↓

Basic editing
Copy line up / down

↑   Shift + ⌥ Option + ↑  ↓

Basic editing
Insert line below

⌘ Cmd + ⤶ Enter

Basic editing
Insert line above

↑   Shift + ⌘ Cmd + ⤶ Enter

Basic editing
Jump to matching bracket

↑   Shift + ⌘ Cmd + \

Basic editing
Indent/outdent line

⌘ Cmd + ]

Basic editing
Indent/outdent line

⌘ Cmd + [

Basic editing
Go to beginning of line

Home

Basic editing
Go to end of line

End

Basic editing
Go to beginning of file

⌘ Cmd +

Basic editing
Go to end of file

⌘ Cmd +

Basic editing
Scroll line up/down

Ctrl + ↑  ↓

Basic editing
Scroll page up

Control + Page Up

Basic editing
Scroll page down

Control + Page Down

Basic editing
Fold (collapse) region

⌥ Option + ⌘ Cmd + [

Basic editing
Unfold (uncollapse) region

⌥ Option + ⌘ Cmd + ]

Basic editing
Fold (collapse) all subregions

⌘ Cmd + K then ⌘ Cmd + [

Basic editing
Unfold (uncollapse) all subregions

⌘ Cmd + K then ⌘ Cmd + ]

Basic editing
Fold (collapse) all regions

⌘ Cmd + K then ⌘ Cmd + 0

Basic editing
Unfold (uncollapse) all regions

⌘ Cmd + K then ⌘ Cmd + J

Basic editing
Add line comment

⌘ Cmd + K then ⌘ Cmd + C

Basic editing
Remove line comment

⌘ Cmd + K then ⌘ Cmd + U

Basic editing
Toggle line comment

⌘ Cmd + /

Basic editing
Toggle block comment

↑   Shift + ⌥ Option + A

Basic editing
Toggle word wrap

⌥ Option + Z

Navigation
Show all symbols

⌘ Cmd + T

Navigation
Go to line

Control + G

Navigation
Go to symbol

↑   Shift + ⌘ Cmd + O

Navigation
Show Problems panel

↑   Shift + ⌘ Cmd + M

Navigation
Go to next error or warning

F8

Navigation
Go to previous error or warning

↑   Shift + F8

Navigation
Navigate editor group history

Ctrl + ↑   Shift + ⭾ Tab

Navigation
Go back

Ctrl + -

Navigation
Go forward

Ctrl + ↑   Shift + -

Navigation
Toggle Tab moves focus

Ctrl + ↑   Shift + M

Search and replace
Find

⌘ Cmd + F

Search and replace
Replace

⌥ Option + ⌘ Cmd + F

Search and replace
Find next

⌘ Cmd + G

Search and replace
Find previous

↑   Shift + ⌘ Cmd + G

Search and replace
Select all occurences of Find match

⌥ Option + ⤶ Enter

Search and replace
Add selection to next Find match

⌘ Cmd + D

Search and replace
Move last selection to next Find match

⌘ Cmd + K then ⌘ Cmd + D

Multi-cursor and selection
Insert cursor

⌥ Option + Mouse left click

Multi-cursor and selection
Insert cursor above / below

⌥ Option + ⌘ Cmd + ↑  ↓

Multi-cursor and selection
Undo last cursor operation

⌘ Cmd + U

Multi-cursor and selection
Insert cursor at end of each line selected

↑   Shift + ⌥ Option + I

Multi-cursor and selection
Select current line

⌘ Cmd + I

Multi-cursor and selection
Select all occurrences of current selection

↑   Shift + ⌘ Cmd + L

Multi-cursor and selection
Select all occurrences of current word

⌘ Cmd + F2

Multi-cursor and selection
Expand selection

Ctrl + ↑   Shift + ⌘ Cmd +

Multi-cursor and selection
Shrink selection

Ctrl + ↑   Shift + ⌘ Cmd +

Multi-cursor and selection
Column (box) selection

↑   Shift + ⌥ Option + Mouse movement

Multi-cursor and selection
Column (box) selection left/right

↑   Shift + ⌥ Option + ⌘ Cmd + ←  →

Multi-cursor and selection
Column (box) selection page up

Shift + Option + Command + Page Up

Multi-cursor and selection
Column (box) selection page down

Shift + Option + Command + Page Down

Rich languages editing
Trigger suggestion

Ctrl + Space

Rich languages editing
Trigger parameter hints

↑   Shift + ⌘ Cmd + Space

Rich languages editing
Format document

↑   Shift + ⌥ Option + F

Rich languages editing
Format selection

⌘ Cmd + K then ⌘ Cmd + F

Rich languages editing
Go to Definition

F12

Rich languages editing
Peek Definition

⌥ Option + F12

Rich languages editing
12 Open Definition to the side

⌘ Cmd + K then F12

Rich languages editing
Quick Fix

⌘ Cmd + .

Rich languages editing
Show References

↑   Shift + F12

Rich languages editing
Rename Symbol

F2

Rich languages editing
Trim trailing whitespace

⌘ Cmd + K then ⌘ Cmd + X

Rich languages editing
M Change file language

⌘ Cmd + K then M

Editor management
F Close folder

⌘ Cmd + K then F

Editor management
Split editor

⌘ Cmd + \

Editor management
Focus into first group

⌘ Cmd + 1

Editor management
Focus into second group

⌘ Cmd + 2

Editor management
Focus into third group

⌘ Cmd + 3

Editor management
Focus into previous/next editor group

⌘ Cmd + K then ⌘ Cmd + ←  →

Editor management
Move editor left

⌘ Cmd + K then ↑   Shift + ⌘ Cmd +

Editor management
Move editor right

⌘ Cmd + K then ↑   Shift + ⌘ Cmd +

Editor management
ht Move active editor group

⌘ Cmd + K then ←  →

File management
New File

⌘ Cmd + N

File management
Open File

⌘ Cmd + O

File management
Save

⌘ Cmd + S

File management
Save As

↑   Shift + ⌘ Cmd + S

File management
Save All

⌥ Option + ⌘ Cmd + S

File management
Close All

⌘ Cmd + K then ⌘ Cmd + W

File management
Reopen closed editor

Ctrl + ↑   Shift + T

File management
er Keep preview mode editor open

⌘ Cmd + K then ⤶ Enter

File management
Open next

Control + ⭾ Tab

File management
Open previous

Control + ↑   Shift + ⭾ Tab

File management
P Copy path of active file

⌘ Cmd + K then P

File management
R Reveal active file in Explorer

⌘ Cmd + K then R

File management
O Show active file in new window/instance

⌘ Cmd + K then O

Display
Toggle full screen

Control + ⌘ Cmd + F

Display
Toggle editor layout (horizontal/vertical)

⌥ Option + ⌘ Cmd + 1

Display
Zoom in

⌘ Cmd + =

Display
Zoom out

↑   Shift + ⌘ Cmd + -

Display
Toggle Sidebar visibility

⌘ Cmd + B

Display
Show Explorer / Toggle focus

↑   Shift + ⌘ Cmd + E

Display
Show Search

↑   Shift + ⌘ Cmd + F

Display
Show Source Control

Control + ↑   Shift + G

Display
Show Debug

↑   Shift + ⌘ Cmd + D

Display
Show Extensions

↑   Shift + ⌘ Cmd + X

Display
Replace in files

↑   Shift + ⌘ Cmd + H

Display
Toggle Search details

↑   Shift + ⌘ Cmd + J

Display
Show Output panel

↑   Shift + ⌘ Cmd + U

Display
Open Markdown preview

↑   Shift + ⌘ Cmd + V

Display
V Open Markdown preview to the side

⌘ Cmd + K then V

Display
Z Zen Mode (Esc Esc to exit)

⌘ Cmd + K then Z

Debug
Toggle breakpoint

F9

Debug
Start/Continue

F5

Debug
Stop

↑   Shift + F5

Debug
Step into

F11

Debug
Step out

↑   Shift + F11

Debug
Step over

F10

Debug
Show hover

⌘ Cmd + K then ⌘ Cmd + I

Integrated terminal
Show integrated terminal

Control + `

Integrated terminal
Create new terminal

Control + ↑   Shift + `

Integrated terminal
Scroll up/down

⌘ Cmd + ↑  ↓

Integrated terminal
Scroll page up

Page Up

Integrated terminal
Scroll page down

Page Down

Integrated terminal
Scroll to top

⌘ Cmd + Home

Integrated terminal
Scroll to bottom

⌘ Cmd + End

Similar combinations for other applications


Adobe Reader 9 (Linux)
Zoom in / zoom out (or Ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Adobe Reader X (Windows)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Microsoft OneNote 2010 (Windows)
Apply or remove strikethrough from the selected text.
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + -


Microsoft Excel 2010 (Windows)
Delete Cell/Row/Column Menu
Work with Data Selections - Edit Active or Selected Cells

Ctrl + -


Firefox (Linux)
Increase or decrease text size
Inside Webpages

Ctrl + [ + ] / Ctrl + -


Firefox (Windows)
Increase or decrease text size
Inside Webpages

Ctrl + [ + ] / Ctrl + -


Access 2010 (Windows)
In a datasheet, delete the current record
Manage Access Features - Insert Data

Ctrl + -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Photoshop CS5 Panels - Extract and Pattern Maker

Ctrl + [ + ] / Ctrl + -


Microsoft Excel 2010 (Windows)
Delete Cell/Row/Column Menu
Insert and Edit Data - Edit Active or Selected Cells

Ctrl + -


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

Ctrl + + / Ctrl + -


MyLifeOrganized (Windows)
Increase/decrease task due date by one day.
Managing Tasks

Ctrl + = / Ctrl + -


Microsoft Excel 2011 (MacOS)
Delete the selection
Working with a selection

Ctrl + -


Opera (Linux)
Zoom out
Display

Ctrl + -


Microsoft Excel 2010 (Windows)
Delete Cell/Row/Column Menu
Format Data - Edit Active or Selected Cells

Ctrl + -


Access 2010 (Windows)
In a datasheet, delete the current record
Working with Text and Data - Insert Data

Ctrl + -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Extract and Pattern Maker (plug-in) - Extract and Pattern Maker

Ctrl + [ + ] / Ctrl + -


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

Ctrl + -


Adobe Reader X (Linux)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Microsoft Excel 2010 (Windows)
Delete Cell/Row/Column Menu
Formulas and Names - Edit Active or Selected Cells

Ctrl + -


HoneyView 5.03 (Windows)
Zoom in 1% / zoom out 1%
Zooming

Ctrl + [ + ] / Ctrl + -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Vanishing Point

Ctrl + [ + ] / Ctrl + -


Access 2010 (Windows)
In a datasheet, delete the current record
Working with Access Views - Insert Data

Ctrl + -


Microsoft Excel 2013 (Windows)
Delete Cell/Row/Column Menu
Edit Complete Cells

Ctrl + -


Adobe Photoshop CS5 (Windows)
Zoom in / Zoom out
Camera Raw Dialog Box

Ctrl + [ + ] / Ctrl + -


Directory Opus (Windows)
Zoom out
Misc.

Ctrl + -


Adobe Acrobat Pro (Windows)
Zoom out
Navigation - Navigating a PDF

Ctrl + -


Microsoft Word 2013 (Windows)
Insert optional hyphen
Insert Special Characters, Text Elements, and Breaks

Ctrl + -


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

Ctrl +-/ Ctrl + +


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

Ctrl +-/ Ctrl + +


Microsoft Excel 2010 (Windows)
Delete Cell/Row/Column Menu
The Rest - Edit Active or Selected Cells

Ctrl + -


FileMaker Pro (Windows)
Change to Zoom Out mode. Shift+click temporarily changes to Zoom In mode.
Layout Mode Shortcuts - Relationships Graph

Ctrl + -


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

Ctrl + + / Ctrl + -


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

Ctrl + + / Ctrl + -


Camtasia 8 (Windows)
Zoom out
Editor Timeline Navigation

Ctrl + - / Ctrl +Mouse Wheel up


Microsoft OneNote 2016 (Windows)
Format strikethrough
Format

Ctrl + -


Access 2010 (Windows)
In a datasheet, delete the current record
The Rest - Insert Data

Ctrl + -


FileMaker Pro (Windows)
Change to Zoom Out mode. Shift+click temporarily changes to Zoom In mode.
Text Shortcuts - Relationships Graph

Ctrl + -


FileMaker Pro (Windows)
Change to Zoom Out mode. Shift+click temporarily changes to Zoom In mode.
Database Management Shortcuts - Relationships Graph

Ctrl + -


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

Ctrl + + / Ctrl + -


FileMaker Pro (Windows)
Insert current date
Paste, Select, and Replace Values

Ctrl + -


Finale (Windows)
Zoom in/Zoom out
View Menu

Ctrl + = / Ctrl + -


ArchiCAD 20 (Windows)
Adjust
Edit Menu Commands

Ctrl + -


Microsoft Excel 2016 (Windows)
With cells that are not complete rows/columns - Open delete cell/ row/ column menu
Juggle Rows, Columns, and Cells

Ctrl + -


Slack (Windows)
Zoom in/Zoom out
Navigation Controls

Ctrl + + / Ctrl + -


Microsoft Excel 2016 (Windows)
Hide selected item
Pivot Tables

Ctrl + -


Amazon Kindle (Windows)
Zoom out Font
Reading Book

Ctrl + -


Adobe XD (Experience Design) (Windows)
Zoom in/Zoom out
View Menu

Ctrl + + / Ctrl + -


Adobe Animate CC (Windows)
Show a larger area of the drawing with less detail
Miscellaneous Action

Ctrl + -


Autodesk Mudbox 2017 (Windows)
Zoom in and out on an image
Image Browser

Ctrl + + / Ctrl + -


Adobe Bridge CC (Windows)
Increase/Decrease Thumbnail size
35 Shortcuts for Adobe Bridge CC (Windows)

Ctrl + + / Ctrl + -


Adobe Dreamweaver (Windows)
Zoom Out (Design and Live View)
Magnification

Ctrl + -


Adobe Dreamweaver (Windows)
Decrease Font Size
Magnification

Ctrl + -


Adobe Bridge CC (Windows)
Zoom in/Zoom out with Loupe Tool(Multiple Selection)
35 Shortcuts for Adobe Bridge CC (Windows)

Ctrl + + / Ctrl + -


DAZ Studio (Windows)
Shrink selection
Edit Commands

Ctrl + -


ACDSee (Windows)
Reduce/Increase Magnification of Area inside magnifying Glass Pane
View Mode

Ctrl + - / Ctrl + +


HTML-Kit (Windows)
Zoom in/Zoom out
87 Shortcuts for HTML-Kit (Windows)

Ctrl + + / Ctrl + -


Gliffy (Windows)
Zoom Out
Document Shortcuts

Ctrl + -


Corel Designer X7 (Windows)
Optional Hyphen
Inserting Formatting Code

Ctrl + -


Corel Quattro Pro X8 (Windows)
Expand/Collapse Outline by One Level
Formula Keys

Ctrl + + / Ctrl + -


Steinberg Cubase 9 (Windows)
Nudge down
Transport

Ctrl + -


Brackets (Windows)
Zoom in/Zoom out Font
99 Shortcuts for Brackets (Windows)

Ctrl + + / Ctrl + -


Adobe Captivate 2017 (Windows)
Zoom out
Magnification

Ctrl + -


Flock (Windows)
Decrease text size
General

Ctrl + -


Krita Painting 3 (Windows)
Zoom out
Zoom

Ctrl + - / -


qBittorrent (Windows)
Decrease Priority
Edit Menu

Ctrl + -


VideoPad Video Editor (Windows)
Zoom Clip out
Clip Player

Ctrl + -


Maxthon (Web Application)
Zoom Page / -20%
Zoom

Ctrl + -


eSignal (Windows)
Insert Symbol
49 Shortcuts for eSignal (Windows)

Ctrl + -


Synfig (Windows)
Zoom out of Canvas (spacial zoom)
73 Shortcuts for Synfig (Windows)

Ctrl + -


Vegas Pro 14 (Windows)
Lower pitch one cent
Event Selection and Editing

Ctrl + -


CrazyTalk 8 (Windows)
Zoom out (stage/timeline Editor)
Timeline Editing

Ctrl + -


DrawPlus (Windows)
Zoom Out
Document Shortcuts

Ctrl + -


CodeLite 10 (Windows)
Reduce text size.
Editor

Ctrl + -


mpv
Decrease audio delay
Playback

Ctrl + -


Vivaldi
Page zoom out
View

Ctrl + -


Geany (Windows)
Zoom Out
Moving the document

Ctrl + -


Geany (Linux)
Zoom Out
Moving the document

Ctrl + -


Comodo IceDragon (Windows)
Zoom Out
Viewing, Printing and Saving Current Page

Ctrl + -


Roblox Studio
Zoom script out
Scripting

Ctrl + -


FEKO (Windows)
Zoom out
Script Editor

Ctrl + -


FEKO (Linux)
Zoom out
Script Editor

Ctrl + -


FEKO (Windows)
Move configuration down
General Functions in CADFEKO

Ctrl + -


FEKO (Linux)
Move configuration down
General Functions in CADFEKO

Ctrl + -


FEKO (Windows)
Lower trace
General POSTFEKO Shortcuts

Ctrl + -


GibbsCAM (Windows)
Zoom Out
View Menu

Ctrl + -


FEKO (Linux)
Lower trace
General POSTFEKO Shortcuts

Ctrl + -


Affinity Photo
Zoom Out
View

Ctrl + -


SpaceClaim (Windows)
Zoom Out
71 Shortcuts for SpaceClaim (Windows)

Ctrl + -


Maxwell Render (Windows)
Zoom out
Viewport

Ctrl + -


Inkscape (Windows)
Difference -Difference works on 2 objects, extracting the top from the bottom
Path

Ctrl + -


Vectorworks (Windows)
Align to Grid
Modify Menu

Ctrl + -


Assetto Corsa
Change onboard FOV
In-game

Ctrl + -


MuseScore (Windows)
Zoom Out
Navigation Shortcuts

Ctrl + -


WavePad Sound Editor (Windows)
Zoom out
Zoom Operations

Ctrl + -


GeoGebra
Zoom out
Windows shortcuts

Ctrl + -


Brave Browser (Windows)
Zoom Out
Page Navigation and Display

Ctrl + -


Balsamiq Mockups (Windows)
Zoom Out
Views

Ctrl + -


ComplyPro 2017B (Windows)
Delete Row
In Grid View

Ctrl + -


FlexiSign Pro 8.1 (Windows)
Zoom Out
View Shortcuts

Ctrl + -


Cisco Webex
Zoom out
Windows

Ctrl + -


Adobe Illustrator
Zoom out
View artwork

Ctrl + -


GitHub Desktop
Zoom out
View menu

Ctrl + -


Google Chrome
Make everything on the page smaller
Webpage shortcuts

Ctrl + -


draw.io
Zoom in / out
Navigate & view

Ctrl + -


HitFilm
Decrease timeline scale
General timeline

Ctrl + -


Shotcut
Make Tracks Shorter
Timeline

Ctrl + -


Adobe Bridge CC
Zoom out with Loupe tool (multiple selections)
Other most used shortcuts

Ctrl + -


ArtRage Studio Pro
Zoom Out
Canvas Commands

Ctrl + -


Adobe Lightroom Classic
Zoom in / zoom out
Working in the Develop module

Ctrl + -


Alteryx
Zoom out
Zoom in and out of the workflow

Ctrl + -


YouTube Studio
Zoom out
General

Ctrl + -


Bluebeam Revu
Zoom out
Viewing

Ctrl + -


Gravit Designer
Zoom out
View

Ctrl + -


1Password
Decrease the font size.
1Password application

Ctrl + -


PaintShop Pro 2018
Zoom out
Shortcuts with Ctrl

Ctrl + -


Atom (Windows)
(Source: Markdown Preview) markdown-preview:zoom-out
All shortcuts

Ctrl + -


Adobe Animate CC (Windows)
Show a larger area of the drawing with less detail
Miscellaneous actions

Ctrl + -


Kindle for PC
Decrease Font Size (doesn't work on comics or content for children)
While Reading a Book

Ctrl + -


Nuance Power PDF
Zoom out
Zoom

Ctrl + -


Windows PowerShell ISE
Zoom Out
Customizing the view

Ctrl + -


Xodo
Zoom in/out
Navigating

Ctrl + -


Camtasia
Zoom out
Editor's timeline

Ctrl + -


Microsoft Paint
Scale down tool or shape
Powers of Ctrl

Ctrl + -


Inkscape
Difference
Path

Ctrl + -


Clip Studio Paint Pro
Zoom out
View menu

Ctrl + -


Corel Painter
Zoom out
Windows menu

Ctrl + -


Adobe Photoshop CC
Zoom out
Using Extract and Pattern Maker (optional plug-ins)

Ctrl + -


Microsoft Word 2016
An optional hyphen
Insert special characters

Ctrl + -


Chromebook and Chrome OS
Zoom out on the page
Page and web browser

Ctrl + -


AWS Cloud9 IDE (Windows)
Font Smaller
Miscellaneous

Ctrl + -


Adobe XD (Windows)
Zoom
Design specs

Ctrl + -


Comodo IceDragon
Zoom out
PDF Viewer

Ctrl + -


WavePad
Zoom Out
Zoom Operations

Ctrl + -


Adobe Premiere Pro (Windows)
Decrease Video Tracks Height
Timeline panel

Ctrl + -


Microsoft Visual Studio 2017 (Most used shortcuts)
View.NavigateBackward
View

Ctrl + -


Brackets
Decrease Font Size
General

Ctrl + -


Sweet Home 3D
Zoom out
General

Ctrl + -


LibreOffice Draw
Send backward
Drawings

Ctrl + -


LibreOffice Impress
Soft hyphens; hyphenation set by you
Editing text

Ctrl + -


LibreOffice Calc
Delete cells (as in menu Edit - Delete Cells)
Navigating

Ctrl + -


Microsoft Visual Studio 2017 (All shortcuts)
View.NavigateBackward
View

Ctrl + -


LibreOffice Writer
Soft hyphens; hyphenation set by you.
General

Ctrl + -


Pocket (Web)
Increase / decrease font size
When viewing an article

Ctrl + -


KompoZer
Decrease Text Size
Help window

Ctrl + -


Maxthon
Zoom Page / -20%
Zoom

Ctrl + -


FileMaker
Change to Zoom Out mode
Relationships graph shortcuts

Ctrl + -


ACDSee
Reduces the magnification of the area inside the Magnifying Glass pane
General

Ctrl + -


Krita 3.0
Zoom out
Zoom

Ctrl + -


WinMerge
Decrease text size
Zoom

Ctrl + -


Outlook 2016 and Outlook 2013
Switch to next open message
Basic navigation

Ctrl + -


Slack
Zoom out
Navigation

Ctrl + -


Visual Studio Code (Linux)
Zoom out
Display

Ctrl + -


PlayerUnknown's Battlegrounds
Remove marker
Other

Ctrl + -


Microsoft Excel 2016
(-)  Displays the Delete dialog box to delete the selected cells
CTRL combination shortcut keys

Ctrl + -


Visual Studio Code (Windows)
Zoom out
Display

Ctrl + -


Microsoft Internet Explorer 11
Zoom out (- 10%)
Zoom

Ctrl + -


Firefox Quantum
Zoom out
PDF Viewer

Ctrl + -


Paint.NET
Zoom out
View menu

Ctrl + -


SQL Server Management Studio (SSMS)
Expand or collapse selected pane
Activity Monitor

Ctrl + -


qBittorrent
Decrease priority
General

Ctrl + -


Notepad++
Zoom in and zoom out
View menu

Ctrl + -


Foxit PDF Reader 2.0
Zoom Out
View shortcuts

Ctrl + -


Mozilla Thunderbird
Smaller font size
Styling the message text

Ctrl + -


Adobe Acrobat Reader DC
Zoom in / out
Zoom features

Ctrl + -


Everything
Decrease text size
General keyboard shortcuts

Ctrl + -


Android Studio
Collapse/expand current code block
Writing code

Ctrl + -


Yahoo Mail
Zooms out on a document
Attachment previews

Ctrl + -


Microsoft Photos App
Zoom out when viewing a photo
General

Ctrl + -


Microsoft OneNote
(-) Apply strikethrough to or remove it from the selected text
Format notes

Ctrl + -


Microsoft Access 2016
In a datasheet, delete the current record
Edit text or data: Enter data in a Datasheet or Form view

Ctrl + -


PhotoScape
Zoom out
Editor

Ctrl + -


Opera
Decrease zoom % by steps of 100 (20% is minimum)
Zooming

Ctrl + -


WhatsApp Web and Desktop
Zoom out
General

Ctrl + -


Windows 10 Maps
Zoom out
General

Ctrl + -


Adobe Acrobat 2017 (Windows and Unix)
Zoom out
Navigating PDF

Ctrl + -


Total Commander
Deselect all
Selections

Ctrl + -


Microsoft Edge
Zoom out (25%)
General

Ctrl + -


Notepad2
Zoom out
Zoom

Ctrl + -


Adobe Reader 9 (Windows)
Zoom in / zoom out (or ctrl + mouse scroll)
Zoom Features

Ctrl + [ + ] / Ctrl + -


Open Office Writer 3 (Windows)
Custom hyphens; hyphenation set by you
General OpenOffice Writer Shortcuts

Ctrl + -


Microsoft Word 2010 (Windows)
Insert optional hyphen
Navigate within Documents - Insert Breaks

Ctrl + -


Internet Explorer (Windows)
Increase text size / decrease text size (zoom in and out).
Navigate Webpages in IE8

Ctrl + [ + ] / Ctrl + -


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

Ctrl + + / Ctrl + -


Microsoft Excel 2007 (Windows)
Displays the Delete dialog box to delete the selected cells.
CTRL Combinations in Excel 2007

Ctrl + -


Microsoft Word 2010 (Windows)
Insert optional hyphen
Edit Documents - Insert Breaks

Ctrl + -


Microsoft Outlook 2007 (Windows)
Collapse the category (with a category selected).
Shortcut for Table View

Ctrl + -


Microsoft Outlook 2007 (Windows)
Collapse a single selected category.
Shortcut for Table View

Ctrl + -


Microsoft Outlook 2007 (Windows)
Collapse all categorys .
Shortcut for Table View

Ctrl + -


Microsoft Word 2010 (Windows)
Insert optional hyphen
Formats - Insert Breaks

Ctrl + -


Microsoft Word 2010 (Windows)
Insert optional hyphen
Manage Word View - Insert Breaks

Ctrl + -


Microsoft Word 2010 (Windows)
Insert optional hyphen
Tables - Insert Breaks

Ctrl + -


Scrivener 1.9.9
Zoom out
View

Ctrl + -


Xactimate
Zoom to Fit
View

Ctrl + -