CodeLite 10 (Windows)

Editor

Find selection backwards.

Ctrl + Shift + F3

All hotkeys for CodeLite 10 (Windows)

Editor
Undo last action

Ctrl + Z

Editor
Redo last action

Ctrl + Shift + Z

Editor
Cut selected text

Ctrl + X

Editor
Copy selected text

Ctrl + C

Editor
Paste text from clipboard

Ctrl + V

Editor
Select all text

Ctrl + A

Editor
Swap header / source

F11

Editor
Comment highlighted code

Ctrl + Shift + C

Editor
Uncomment highlighted code

Ctrl + Shift + X

Editor
Duplicate line caret is on

Ctrl + D

Editor
Auto-complete / Abbreviations

Ctrl + Space / Ctrl + J

Editor
Show call tip

Ctrl + Shift + Space

Editor
Swap line caret is on with line above it

Ctrl + T

Editor
Toggle bookmark

Ctrl + B

Editor
Goto previous bookmark

Alt + PgUp

Editor
Goto next bookmark

Alt + PgDown

Editor
Toggle current block folding

F12

Editor
Toggle all folds

Shift + F12

Editor
Magnify text size.

Ctrl + plus

Editor
Reduce text size.

Ctrl + -

Editor
Restore text size to normal.

Ctrl + /

Editor
Cycle through recent files.

Ctrl + Tab

Editor
Indents complete File

Ctrl + I

Editor
Indent block.

Tab

Editor

Editor
Dedent block.

Shift + Tab

Editor
Delete to start of word.

Ctrl + Backspace

Editor
Delete to end of word.

Ctrl + Delete

Editor
Delete to start of line.

Ctrl + Shift + Backspace

Editor
Delete to end of line.

Ctrl + Shift + Delete

Editor
Go to start of document.

Ctrl + Home

Editor
Extend selection to start of document.

Ctrl + Shift + Home

Editor
Go to start of display line.

Alt + Home

Editor
Extend selection to start of display line.

Alt + Shift + Home

Editor
Go to end of document.

Ctrl + End

Editor
Extend selection to end of document.

Ctrl + Shift + End

Editor
Go to end of display line.

Alt + End

Editor
Extend selection to end of display line.

Alt + Shift + End

Editor
Expand or contract a fold point.

Ctrl + *

Editor
Create or delete a bookmark.

Ctrl + F2

Editor
Go to next bookmark.

F2

Editor
Select to next bookmark.

Alt + F2

Editor
Find selection.

Ctrl + F3

Editor
Find selection backwards.

Ctrl + Shift + F3

Editor
Scroll up.

Ctrl + Up

Editor
Scroll down.

Ctrl + Down

Editor
Line cut.

Ctrl + L

Editor
Line copy.

Ctrl + Shift + T

Editor
Line delete.

Ctrl + Shift + L

Editor
Line transpose with previous.

Ctrl + T

Editor
Line duplicate.

Ctrl + D

Editor
Find matching preprocessor conditional, skipping nested ones.

Ctrl + K

Editor
Select to matching preprocessor conditional.

Ctrl + Shift + K

Editor
Find matching preprocessor conditional backwards, skipping nested ones.

Ctrl + J

Editor
Select to matching preprocessor conditional backwards.

Ctrl + Shift + J

Editor
Previous paragraph. Shift extends selection.

Ctrl + [

Editor
Next paragraph. Shift extends selection.

Ctrl + ]

Editor
Previous word. Shift extends selection.

Ctrl + Left

Editor
Next word. Shift extends selection.

Ctrl + Right

Editor
Previous word part. Shift extends selection.

Ctrl + /

Editor
Next word part. Shift extends selection.

Ctrl + \

Files
New file or project

Ctrl + N

Files
Open existing file or project

Ctrl + O

Files
Save current file

Ctrl + S

Files
Save all files

Ctrl + Shift + S

Files
Close current file

Ctrl + F4 / Ctrl + W

Files
Close all files

Ctrl + Shift + F4 / Ctrl + Shift + W

Files
Activate next open file

Ctrl + Tab

Files
Activate previous open file

Ctrl + Shift + Tab

View
Show / hide Messages pane

F2

View
Show / hide Management pane

Shift + F2

View
Move project up (in Project tree)

Ctrl + Shift + Up

View
Move project down (in Project tree)

Ctrl + Shift + Down

View
Activate prior (in Project tree)

Alt + F5

View
Activate next (in Project tree)

Alt + F6

View
Zoom in / out

Ctrl + Roll Mouse Wheel

View
Focus editor

Ctrl + Alt + E

Search
Find

Ctrl + F

Search
Find next

F3

Search
Find previous

Shift + F3

Search
Find in files

Crtl + Shift + F

Search
Replace

Ctrl + R

Search
Replace in files

Ctrl + Shift + R

Search
Goto line

Ctrl + G

Search
Goto next changed line

Ctrl + F3

Search
Goto previous changed line

Ctrl + Shift + F3

Search
Goto file

Alt + G

Search
Goto function

Ctrl + Alt + G

Search
Goto previous function

Ctrl + Page Up

Search
Goto next function

Ctrl + Pageg Down

Search
Goto declaration

Ctrl + Shift + .

Search
Goto implementation

Ctrl + .

Search
Open include file

Ctrl + Alt + .

Build
Build

Ctrl + F9

Build
Compile current file

Ctrl + Shift + F9

Build
Run

Ctrl + F10

Build
Build and Run

F9

Build
Rebuild

Ctrl + F11

Debug
Debug

F8

Debug
Continue debugging

Ctrl + F7

Debug
Step over a code block

F7

Debug
Step into a code block

Shift + F7

Debug
Step out of a code block

Ctrl + Shift + F7

Debug
Toggle breakpoint

F5

Debug
Run to cursor

F4

Debug
Previous error

Alt + F1

Debug
Next error

Alt + F2

Similar combinations for other applications


Visual Studio 2015 (Windows)
Find next / find previous in selected text
Code Editor - Find, Replace, and Goto

Ctrl + F3 / Ctrl + Shift + F3


Microsoft Word 2007 (Windows)
Paste the Spike contents.
Edit and move text and graphics: Copy and move text and graphics

Ctrl + Shift + F3


Microsoft Excel 2003 (Windows)
Create muliple names for a table
Common

Ctrl + Shift + F3


Microsoft Excel 2010 (Windows)
Create names from row and column labels.
Work with Data Selections - Names

Ctrl + Shift + F3


Visual Studio 2015 (Windows)
Find next / find previous in selected text
Coding - Find, Replace, and Goto

Ctrl + F3 / Ctrl + Shift + F3


Notepad++ 5 (Windows)
Select and find previous
Search

Ctrl + Shift + F3


Visual Studio 2015 (Windows)
Find next / find previous in selected text
Code Snippets (Visual C# Scheme) - Find, Replace, and Goto

Ctrl + F3 / Ctrl + Shift + F3


Microsoft Excel 2010 (Windows)
Create names from row and column labels.
Insert and Edit Data - Names

Ctrl + Shift + F3


Microsoft Word 2007 (Windows)
Insert the contents of the Spike.
Function key reference: CTRL+SHIFT+Function key

Ctrl + Shift + F3


Sublime Text (Windows)
Find under previous
Find and Replace

Ctrl + Shift + F3


Oracle SQL Developer 4 (Windows)
Find Next/ Prevoius Word at Cursor
Search

Ctrl + F3 / Ctrl + Shift + F3


Microsoft Excel 2010 (Windows)
Create names from row and column labels.
Format Data - Names

Ctrl + Shift + F3


Microsoft Excel 2010 (Windows)
Create names from row and column labels.
Formulas and Names - Names

Ctrl + Shift + F3


Qt Creator (MacOS)
Find next / Find previous occurrence of selected text
Editor

Ctrl + F3 / Ctrl + Shift + F3


Qt Creator (Windows)
Find next / Find previous occurrence of selected text
Editor

Ctrl + F3 / Ctrl + Shift + F3


Notepad++ 6 (Windows)
Select and Find Previous (was Find (Volatile) Previous prior to v5.6.5)
Search menu

Ctrl + Shift + F3


Microsoft Excel 2010 (Windows)
Create names from row and column labels.
The Rest - Names

Ctrl + Shift + F3


Microsoft Excel 2013 (Windows)
Create names from row and column labels
Lesser Used Shortcuts

Ctrl + Shift + F3


Dynamics NAV 2015 (Windows)
Select Limit totals to table filter
Edit

Ctrl + Shift + F3


Microsoft Word 2016 (Windows)
Insert the contents of the Spike.
All Function Key Shortcuts

Ctrl + Shift + F3


Silhouette Studio (Windows)
Rotate 3 copies
Replicate

Ctrl + Shift + F3


Microsoft Excel 2016 (Windows)
Create names from row and column labels
The Rest

Ctrl + Shift + F3


Adobe Dreamweaver (Windows)
Find All and Select
Find and Replace

Ctrl + Shift + F3


Blender 3D (Windows)
Save A Screendump of Whole Blender Screen
Universal

Ctrl + Shift + F3


Corel WordPerfect X8 (Windows)
Show(Toggle)
63 Shortcuts for Corel WordPerfect X8 (Windows)

Ctrl + Shift + F3


Scottrade (Windows)
Selll Short At Market
32 Shortcuts for Scottrade (Windows)

Ctrl + Shift + F3


Soundforge (Windows)
Find previous instance of the selected text
Script Editor

Ctrl + Shift + F3


Microsoft Word 2010 (Windows)
Paste from the Spike
Undo, Copy and Paste

Ctrl + Shift + F3