40 FBIde Keyboard Shortcuts

Learn FBIde Shortcuts for Windows

File handling Shortcuts

Action FBIde Shortcuts
Create a new empty document Ctrl + N
Open a file dialog Ctrl + O
Save file Ctrl + S
Save file as Ctrl + Shift + S

Tab handling Shortcuts

Action FBIde Shortcut Keys
Select given tab Ctrl + 0 – 9
Select tabs between 10 to 19 Ctrl + Shift + 1 – 9
Close the active tab Ctrl + F4
Select next tab Ctrl + Tab
Select previous tab Ctrl + Shift + Tab

Editing Shortcuts

Action FBIde Shortcuts
Undo Ctrl + Z
Redo Ctrl + Shift + Z
Cut Ctrl + X
Copy Ctrl + C
Paste Ctrl + V
Select all Ctrl + A
Select line, or select a next line Ctrl + L
Make a copy of current line Ctrl + D
Delete next line Ctrl + Shift + L
Indent increase of selected text/line Tab
Indent decrease of selected text/line Shift + Tab
Comment selected text/line Ctrl + M
Un-comment selected text/line Ctrl + Shift + M
Make selected text uppercase Ctrl + U
Make selected text lowercase Ctrl + Shift + U
Go to previous word Ctrl + Left Arrow Key
Go to next word Ctrl + Right Arrow Key
Add previous/next word to selection Ctrl + Shift + Left Arrow Key
Add previous/next word to selection Ctrl + Shift + Right Arrow Key

Search & Replace Shortcuts

Action FBIde Shortcut keys
Open Find dialog Ctrl + F
Find next F3
Opens replace dialog Ctrl + R
Open “go to line” dialog Ctrl + G

Compiling Shortcuts

Action FBIde Shortcut Keys
Compile and run F9
Compile Ctrl + F9
Run Ctrl + Shift + F9
Quick run F5

Other FBIde Shortcuts

Action FBIde Shortcut keys
Help F1
Sub/Function browser F2
Open/Close compiler output area F4
Command prompt F8

READ NEXT:

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button