PureBasic Editor - Navigation & Selection - PureBasic 101

Veröffentlicht am: 03 Oktober 2020
auf dem Kanal: Pure Programming
1,186
38

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 how to navigate in the code and between files. I also show how to select text.

The keys or shortcuts used

STANDARD NAVIGATION
Cursor Moves
left arrow (←) : moves the cursor one character to the left.
right arrow (→) : moves the cursor one character to the right.
up arrow (↑) : moves the cursor to the line above.
down arrow (↓) : moves the cursor to the line below.
page up (⇞) : moves the cursor one page up.
page down (⇟) : moves the cursor one page down.
home (⇱) : moves the cursor to the beginning of the line.
end (⇲) : moves the cursor to the end of the line.
CTRL+← : moves the cursor before the previous word.
CTRL+→ : moves the cursor after the next word.
CTRL+⇱ : moves the cursor to the beginning of the file.
CTRL+⇲ : moves the cursor to the end of the file.
Scrolling
CTRL+↑ : scrolls the file one line up.
CTRL+↓ : scrolls the file one line down.

SPECIAL NAVIGATION
CTRL+G : moves the cursor to the line number entered in the window.
CTRL+K : moves the cursor to the next matching keyword
CTRL+L : moves the cursor to its previous (navigated) position
CTRL+Double-Click on procedure call : moves to the procedure definition.
Double-Click on IncludeFile, XIncludeFile or IncludeBinary : opens the file.
CTRL+F2 : toggles a marker on the current line
F2 : moves the cursor to the next marker
Edit ➔ Clear Markers : removes all markers in the current file.

STANDARD SELECTION
Mouse click and drag : selects text.
SHIFT+[any cursor move] : adds text to the selection
CTRL+A : selects the whole content of the current file/
Double-Click to select a word (except IncludeFile, IncludeBinary)

SPECIAL SELECTION
CTRL+M : expands the selection outwards (to the including block)
CTRL+SHIFT+M : shrinks the selection inwards (to the included block)


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

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
EU : https://shop.spreadshirt.net/pure-pro...
US : https://shop.spreadshirt.com/pure-pro...

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


Auf dieser Seite können Sie das Online-Video PureBasic Editor - Navigation & Selection - PureBasic 101 mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Pure Programming 03 Oktober 2020 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,186 Mal angesehen und es wurde von 38 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!