40 FBIde Keyboard Shortcuts

Learn FBIde Shortcuts for Windows

File handling Shortcuts

ActionFBIde Shortcuts
Create a new empty documentCtrl + N
Open a file dialogCtrl + O
Save fileCtrl + S
Save file asCtrl + Shift + S

Tab handling Shortcuts

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

Editing Shortcuts

ActionFBIde Shortcuts
UndoCtrl + Z
RedoCtrl + Shift + Z
CutCtrl + X
CopyCtrl + C
PasteCtrl + V
Select allCtrl + A
Select line, or select a next lineCtrl + L
Make a copy of current lineCtrl + D
Delete next lineCtrl + Shift + L
Indent increase of selected text/lineTab
Indent decrease of selected text/lineShift + Tab
Comment selected text/lineCtrl + M
Un-comment selected text/lineCtrl + Shift + M
Make selected text uppercaseCtrl + U
Make selected text lowercaseCtrl + Shift + U
Go to previous wordCtrl + Left Arrow Key
Go to next wordCtrl + Right Arrow Key
Add previous/next word to selectionCtrl + Shift + Left Arrow Key
Add previous/next word to selectionCtrl + Shift + Right Arrow Key

Search & Replace Shortcuts

ActionFBIde Shortcut keys
Open Find dialogCtrl + F
Find nextF3
Opens replace dialogCtrl + R
Open “go to line” dialogCtrl + G

Compiling Shortcuts

ActionFBIde Shortcut Keys
Compile and runF9
CompileCtrl + F9
RunCtrl + Shift + F9
Quick runF5

Other FBIde Shortcuts

ActionFBIde Shortcut keys
HelpF1
Sub/Function browserF2
Open/Close compiler output areaF4
Command promptF8

READ NEXT:

Leave a Reply

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

Back to top button