RUVIDEO
Поделитесь видео 🙏

PureBasic Editor - Navigation & Selection - PureBasic 101

📁 Обучение 👁️ 18 📅 11.10.2024

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/downloadcheatsheet/
Data Sections - PureBasic 101

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

Facebook
https://facebook.com/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-programming
US : https://shop.spreadshirt.com/pure-programming

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

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «PureBasic Editor - Navigation & Selection - PureBasic 101», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.