Sublime Text (Windows)

Cut, Copy and Paste

Paste and match current indention

Ctrl + Shift + V

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


Microsoft Word 2007 (Windows)
Paste formatting only
Common tasks

Ctrl + Shift + V


Microsoft Outlook 2010 (Windows)
Move message to folder
Messages in Main View - Message List and Single Messages

Ctrl + Shift + V


Microsoft OneNote 2010 (Windows)
Copy / Paste the formatting of selected text (new in Outlook 2010)
Specific OneNote Shortcuts for Selecting, Editing, and Formatting

ctrl + shift + c / ctrl + shift + v


Thunderbird (Windows)
Paste without formatting
Compose and Edit Message

Ctrl + Shift + V


Visual Studio 2015 (Windows)
Pastes an item from the Clipboard ring
Code Editor - Undo, Redo, Copy, Paste

Ctrl + Shift + V


Thunderbird (Linux)
Paste without formatting
Compose and Edit Message

Ctrl + Shift + V


Microsoft Outlook 2010 (Windows)
Move message to folder
Messages in Compose View - Message List and Single Messages

Ctrl + Shift + V


Visual Studio 2015 (Windows)
Pastes an item from the Clipboard ring
Coding - Undo, Redo, Copy, Paste

Ctrl + Shift + V


Mindjet Mindmanager 2012 (Windows)
Paste as callout/same level (this latter is rarely used)
Most used - Move topics

Ctrl + Shift + V / Ctrl + Alt + V


Microsoft Word 2007 (Windows)
Apply copied formatting to text.
Character and paragraph formatting Copy formatting

Ctrl + Shift + V


Mindjet Mindmanager 2012 (Windows)
Paste as callout/same level (this latter is rarely used)
Reorganizing - Move topics

Ctrl + Shift + V / Ctrl + Alt + V


Microsoft Word 2007 (Windows)
Paste formats.
Character and paragraph formatting View and copy text formats

Ctrl + Shift + V


Microsoft Outlook 2010 (Windows)
Move message to folder
Calendar Shortcuts - Message List and Single Messages

Ctrl + Shift + V


Visual Studio 2015 (Windows)
Pastes an item from the Clipboard ring
Code Snippets (Visual C# Scheme) - Undo, Redo, Copy, Paste

Ctrl + Shift + V


Opera (Linux)
Paste from clipboard and go
Text Editing

Ctrl + Shift + V


Oracle SQL Developer 4 (Windows)
Cut/ Copy/ Paste Path
Edit

Ctrl + Shift + X / Ctrl + Shift + C / Ctrl + Shift + V


Evernote (Windows)
Paste text from clipboard as unformatted text
Note Editor

Ctrl + Shift + v


Microsoft PowerPoint 2010 (Windows)
Paste formatting only.
Work with Text and Objects

Ctrl + Shift + V


NetBeans 8 (Windows)
Paste formatted
General Keyboard Shortcts

Ctrl + Shift + V


AutoCAD 2012 (Windows)
Paste data as block
Manage Workflow

Ctrl + Shift + V


Photoshop Lightroom 4 (Windows)
Copy/paste Develop settings
Develop Module

Ctrl + Shift + C / Ctrl + Shift + V


Microsoft PowerPoint 2010 (Windows)
Paste formats.
Change Fonts and Formatting

Ctrl + Shift + V


Adobe Illustrator CS5 (Windows)
Paste in place on the active artboard
Viewing Artwork

Ctrl + Shift + v


IntelliJ (Linux)
Paste from recent buffers...
Editing

Ctrl + Shift + V


IntelliJ (Windows)
Paste from recent buffers...
Editing

Ctrl + Shift + V


Beyond Compare (Windows)
Open clipboard
File Menu

Ctrl + Shift + V


Presonus Studio One (Windows)
Paste at original position
Edit Menu

Ctrl + Shift + V


Axialis IconWorkshop (Windows)
Paste as a new image
Edit Menu

Ctrl + Shift + V


Microsoft Word 2013 (Windows)
Paste text format
Undo, Copy and Paste

Ctrl + Shift + V


FileMaker Pro (Windows)
Paste text only
Layout Mode Shortcuts - Delete and Edit Text

Ctrl + Shift + V


Qt Creator (Windows)
Paste from the clipboard history, Subsequent presses move you back in the history
Editor

Ctrl + Shift + V


Adobe Flash Professional (Windows)
Paste in Place
Modifying and editing

Ctrl + Shift + V


Microsoft Word 2013 (Windows)
Paste formatting
Format Text and Paragraph

Ctrl + Shift + V


Qt Creator (MacOS)
Paste from the clipboard history, Subsequent presses move you back in the history
Editor

Ctrl + Shift + V


FL Studio (Windows)
Paste from MIDI clipboard
Piano Roll Action

Ctrl + Shift + V


FileMaker Pro (Windows)
Paste text only
Text Shortcuts - Delete and Edit Text

Ctrl + Shift + V


Microsoft OneNote 2016 (Windows)
Copy/ paste formatting of selected text
Format

Ctrl + Shift + C / Ctrl + Shift + V


Microsoft Outlook 2016 (Windows)
Move an item
Common Commands: Common To Most Views

Ctrl + Shift + V


Microsoft Visio 2016 (Windows)
Bottom align text vertically
Format text

Ctrl + Shift + V


FileMaker Pro (Windows)
Paste text only
Database Management Shortcuts - Delete and Edit Text

Ctrl + Shift + V


Adobe Premiere CC (Windows)
Paste Insert
General Shortcuts

Ctrl + Shift + V


Adobe After Effects CC (Windows)
Turn off Video switch for all video Layers other than selected Layers
Layers

Ctrl + Shift + V


Photoshop Lightroom CC (Windows)
Paste Develop settings
Develop Module

Ctrl + Shift + V


Microsoft PowerPoint 2016 (Windows)
Paste shape attributes
Shapes and Various Drawing Objects Shortcuts

Ctrl + Shift + V


Adobe Audition CC (Windows)
Mix Paste
Marker/Tool/Clip Shortcuts

Ctrl + Shift + V


Finale (Windows)
Paste and Filter
Edit Menu

Ctrl + Shift + V


InDesign CC (Windows)
Paste Without formatting
Edit Menu shortcuts

Ctrl + Shift + V


FileMaker Pro (Windows)
Paste text without styles
Paste, Select, and Replace Values

Ctrl + Shift + V


Dynamics NAV 2015 (Windows)
Paste rows
Edit

Ctrl + Shift + V


AutoCAD 2016 (Windows)
Pastes data from the Windows Clipboard as a Block
General

Ctrl + Shift + V


Microsoft Projects 2016 (Windows)
Paste formatting only.
Working with OfficeArt Objects

Ctrl + Shift + V


CyberLink PhotoDirector 8 (Windows)
Paste copied adjustments
Operational

Ctrl + Shift + V


AutoCad Architecture 2017 (Windows)
Paste as block
General

Ctrl + Shift + V


Sublime Text (Linux)
Paste and Indent Correctly
General Editing Shortcuts

Ctrl + Shift + V


JetBrains RubyMine (Windows)
Paste from Buffer
Editing Shortcuts

Ctrl + Shift + V


JetBrains RubyMine (Linux)
Paste from Buffer
Editing Shortcuts

Ctrl + Shift + V


TextMate 2 (MacOS)
Validate
XML Shortcuts

Ctrl + Shift + V


TextMate 2 (MacOS)
Validate
CSS Shortcuts

Ctrl + Shift + V


TextMate 2 (MacOS)
Validate
PHP Shortcuts

Ctrl + Shift + V


JetBrains PyCharm (Windows)
Paste from Buffer
Editing

Ctrl + Shift + V


Adobe XD (Experience Design) (Windows)
Vertical
Distribute

Ctrl + Shift + V


Adobe Animate CC (Windows)
Paste in Place
Edit and Modify

Ctrl + Shift + V


Corel PhotoPaint X6 (Windows)
Paste into Selection
Edit Menu

Ctrl + Shift + V


Steinberg Cubase 9 (Windows)
Paste at origin
Edit

Ctrl + Shift + V


Opera (Windows)
Copy text in clipboard to "Notes" panel
Text Editing

Ctrl + Shift + V


Corel Ventura 10 (Windows)
Convert to Curves
Objects/Graphics

Ctrl + Shift + V


MusicBee (Windows)
Analyse Volume
Tools

Ctrl + Shift + V


vSphere Client (Windows)
Switches to VM and Templates
vCenter Navigation Shortcuts

Ctrl + Shift + V


Zerodha Trader (Windows)
View Cash Limits
For Monitoring Funds/Trades/Positions/Orders

Ctrl + Shift + V


MPS 2017 (Windows)
Paste selected entry from the Clipboard to the caret location
Basic Editing

Ctrl + Shift + V


Jetbrains CLion (Windows)
Paste from recent buffers...
Editing Shortcuts

Ctrl + Shift + V


VideoPad Video Editor (Windows)
Paste Clip in Sequence (overlay)
Edit

Ctrl + Shift + V


MOTU Digital Performer 9 (Windows)
Rock edit
Editing

Ctrl + Shift + V


Adobe Captivate 2017 (Windows)
Insert stencil slides
General and Miscellaneous Shortcuts

Ctrl + Shift + V


DITA CMS (Windows)
Clean All Views
22 Shortcuts for DITA CMS (Windows)

Ctrl + Shift + V


Scottrade (Windows)
Open Velocity and Forces Window
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + V


XYplorer (Windows)
Paste Here to New Subfolder
General Shortcuts

Ctrl + Shift + V


Delphi 10 (Windows)
Automatically Declare Variable at cursor position
193 Shortcuts for Delphi 10 (Windows)

Ctrl + Shift + V


Siemens NX 11 (Windows)
Visualization
Preferences

Ctrl + Shift + V


Vegas Pro 14 (Windows)
Paste insert
General Editing

Ctrl + Shift + V


Vegas Pro 14 (Windows)
Paste insert
Event Selection and Editing

Ctrl + Shift + V


Visual Studio Code (Windows)
Toggle Markdown preview
Display

Ctrl + Shift + V


Visual Studio Code (Windows)
Paste into active terminal
Integrated Terminal

Ctrl + Shift + V


TurboCAD (Windows)
Set WorkPlane by the active view
171 Shortcuts for TurboCAD (Windows)

Ctrl + Shift + V


Comodo IceDragon (Windows)
Paste (as plain text)
Editing Options

Ctrl + Shift + V


Ulead PhotoImpact 8 (Windows)
Pastes the image data from the clipboard as a new image in a separate window
Edit Menu

Ctrl + Shift + V


SAP Web IDE (Windows)
View Git pane
47 Shortcuts for SAP Web IDE (Windows)

Ctrl + Shift + V


Chromebook (Linux)
Past text as plain text
34 Shortcuts for Chromebook (Linux)

Ctrl + Shift + V


Vectorworks (Windows)
Flip Vertical
Modify Menu

Ctrl + Shift + V


gEDA (Linux)
Decrease the diameter of new vias by 5 mil
Other Important Shortcuts

Ctrl + Shift + V


WavePad Sound Editor (Windows)
Paste from System Clipboard
Edit Operations

Ctrl + Shift + V


Balsamiq Mockups (Windows)
Paste In Place
Edit/History

Ctrl + Shift + V


Modo (Windows)
Paste insert keyframes to selected channels
Animation

Ctrl + Shift + V


DraftSight (Windows)
Paste from the clipboard as a Block
37 Shortcuts for DraftSight (Windows)

Ctrl + Shift + V


BricsCAD (Windows)
Pastes  the contents of the Clipboard as a block (PASTEBLOCK command)
Other Shortcuts

Ctrl + Shift + V


BricsCAD (Linux)
Pastes  the contents of the Clipboard as a block (PASTEBLOCK Ctrl)
Other Shortcuts

Ctrl + Shift + V


Brave Browser (Windows)
Paste Without Formatting
Page Navigation and Display

Ctrl + Shift + V


SolveSpace (Windows)
Measure Volume
Analyse

Ctrl + Shift + V


ComplyPro 2017B (Windows)
Paste Row Before
In Grid View

Ctrl + Shift + V


Figma (Web Application)
Paste Over Selection
Edit

Ctrl + Shift + V


Aspire (Windows)
Create Mirror Copy Vertically, around center of material
Mirror Shortcuts

Ctrl + Shift + V


MindManager v19 (Windows)
Paste as callout/same level (this latter is rarely used)
Most used - Move topics

Ctrl + Shift + V / Ctrl + Alt + V


VCarve Pro (Windows)
Create Mirror Copy Vertically, around center of material
Mirror

Ctrl + Shift + V


Figma (Web Application)
Paste and Match Style
Text

Ctrl + Shift + V


MindManager v19 (Windows)
Paste as callout/same level (this latter is rarely used)
Reorganizing - Move topics

Ctrl + Shift + V / Ctrl + Alt + V


Microsoft Word 2010 (Windows)
Paste formatting
Navigate within Documents - Format Text

Ctrl + Shift + V


Microsoft Outlook 2007 (Windows)
Move an item.
Shortcuts for all Outlook 2007 Items

Ctrl + Shift + V


Microsoft Word 2010 (Windows)
Paste formatting
Edit Documents - Format Text

Ctrl + Shift + V


Adobe After Effects CS5 (Windows)
Turn off Video switch for all video layers other than selected layers
Layers

Ctrl + Shift + V


Microsoft Word 2010 (Windows)
Paste formatting
Formats - Format Text

Ctrl + Shift + V


Microsoft Word 2010 (Windows)
Paste formatting
Manage Word View - Format Text

Ctrl + Shift + V


Microsoft Word 2010 (Windows)
Paste formatting
Tables - Format Text

Ctrl + Shift + V


Microsoft Word 2010 (Windows)
Paste text format
Undo, Copy and Paste

Ctrl + Shift + V