PureBasic Editor - Edition - PureBasic 101

Опубликовано: 05 Июнь 2026
на канале: Pure Programming
1,521
49

Learn the fundamentals of PureBasic. In this PureBasic 101 series, I cover the language, the IDE, the tools and some programming tips and techniques.

In this episode, I demonstrate the standard edition features (available in most source code or text editors) and special edition features (available only in PureBasic)

The keys or shortcuts used

STANDARD EDITION
Cursor Moves
insert (ins) : toggle between insertion and replacement cursor
TAB (⇥) : insert spaces or tabulation charater (no text selected)
delete (del,sSuppr) : removes a character on the right
backspace (back, ⌫) : removes a character on the left
CTRL+delete : removes a word on the right
CTRL+backspace : removes a word on the right
CTRL+C : copies the selected text
CTRL+X : cuts the selected text
CTRL+V : pastes the copied or cut text
CTRL+Z : undo the last action
CTRL+Y : redo an undone action

SPECIAL EDITION
TAB (⇥) : increase the indentation of selected text
SHIFT+TAB (⇥) : decrease the indentation of selected text
CTRL+I : format the selected text
CTRL+B : comments out the selected lines
CTRL+SHIFT+B : uncomment the selected lines
CTRL+SHIFT+V : pastes the copied or cut text as a comment
CTRL+D : duplicates the selected text
CTRL+SHIFT+↑ : moves the selected lines up one line
CTRL+SHIFT+↓ : moves the selected lines down one line
CTRL+E : increase the indentation of comments at the end of the selected lines
CTRL+SHIFT+E : decrease the indentation of comments at the end of the selected lines

The PureBasic Cheat Sheet (v2)
https://pure-programming.com/download...

Pure Programming blog
https://pure-programming.com

Facebook
  / pureprogramming  

Follow me on Instagram at @pure.programming

Download PureBasic
http://www.purebasic.com/pp

Support the channel with some Merchandising
https://shop.pure-programming.com

Attributions:
Facebook and Instagram icons made by Freepik from https://www.flaticon.com
Car vector created by starline - https://www.freepik.com