Мастера DELPHI, Delphi programming community Рейтинг@Mail.ru Титульная страница Поиск, карта сайта Написать письмо 
| Новости |
Новости сайта
Поиск |
Поиск по лучшим сайтам о Delphi
FAQ |
Огромная база часто задаваемых вопросов и, конечно же, ответы к ним ;)
Статьи |
Подборка статей на самые разные темы. Все о DELPHI
Книги |
Новинки книжного рынка
Новости VCL
Обзор свежих компонент со всего мира, по-русски!
|
| Форумы
Здесь вы можете задать свой вопрос и наверняка получите ответ
| ЧАТ |
Место для общения :)
Орешник |
Коллекция курьезных вопросов из форумов
KOL и MCK |
KOL и MCK - Компактные программы на Delphi
 

Управляющие сочетания клавиш Редактора кода (раскладка Default)

Кузнецов Максим

  Cтатья обязательно станет удобным подспорьем программиста. Более удобного, собранного в одном месте, и упорядоченного собрания горячих клавиш не найти на просторах Интернета, по крайней мере русскоязычного. (Прим. ред.)

КлавишиКоманда или действиеОписание
F1Help|Topic SearchКонтекстная справка
Ctrl+F1Help|Topic SearchКонтекстная справка
F3 Search|Search Again Продолжить поиск
Ctrl+0..9 Goes to bookmark 0..9Перейти на закладку 0..9
Ctrl+E Search|Incremental SearchИнкрементный («наращиваемый») поиск
Ctrl+F Search|FindНайти…
Ctrl+I Inserts a tab characterВставить символ табуляции
Ctrl+J Templates pop-up menuВызов контекстного меню шаблонов кода
Ctrl+N Inserts a new lineВставить новую строку
Ctrl+P Causes next character to be interpreted as an ASCII sequenceИнтерпретировать следующий символ как символ ASCII
Ctrl+R Search|ReplaceНайти и заменить…
Ctrl+S File|SaveСохранить
Ctrl+T Deletes a wordУдалить слово целиком
Ctrl+Y Deletes a lineУдалить строку целиком
Ctrl+Z Edit|UndoОтмена последней операции
Ctrl+[space] Code Completion pop-up windowВызов контекстного меню завершения кода
Ctrl+Shift+G Inserts a new Globally Unique Identifier (GUID) (Delphi)Вставить GUID
Ctrl+Shift+I Indents blockСдвинуть выделенный блок кода влево
Ctrl+Shift+U Outdents blockСдвинуть выделенный блок кода вправо
Ctrl+Shift+Y Deletes to the end of a lineУдалить код до конца текущей строки
Ctrl+Shift+Z Edit|RedoВернуть отмененное действие
Ctrl+Shift+[space] Code Parameters pop-up windowВызов контекстного меню параметров функций
Alt+[ Finds the matching delimiter (forward)Найти предыдущий разделитель
Alt+] Finds the matching delimiter (backward)Найти следующий разделитель
End Moves to the end of a lineПерейти в конец строки
Home Moves to the start of a lineПерейти в начало строки
Enter Inserts a carriage returnВставить символ возврата каретки
Ins Turns insert mode on/offПереключатель режима вставки/замены
Del Deletes the character to the right of the cursorУдалить символ справа от курсора
Backspace Deletes the character to the left of the cursorУдалить символ слева от курсора
Tab Inserts a tabВставить символ табуляции
Space Inserts a blank spaceВставить пробел
Left ArrowMoves the cursor left one column, accounting for the autoindent settingПерейти на одну позицию влево
Right ArrowMoves the cursor right one column, accounting for the autoindent settingПерейти на одну позицию вправо
Up Arrow Moves up one lineПодняться на одну строку вверх
Down Arrow Moves down one lineОпуститься на одну строку вниз
Page Up Moves up one pageПереместиться на одну страницу вверх
Page Down Moves down one pageПереместиться на одну страницу вниз
Ctrl+Left Arrow Moves one word leftПереместиться на одно слово влево
Ctrl+Right Arrow Moves one word rightПереместиться на одно слово вправо
Ctrl+Tab Moves to the next code page (or file)Переместиться на следующий файл кода
Ctrl+Shift+Tab Moves to the previous code page (or file)Переместиться на предыдущий файл кода
Ctrl+Backspace Deletes the word to the right of the cursorУдалить слово справа от курсора
Ctrl+Home Moves to the top of a fileПереместиться в начало файла
Ctrl+End Moves to the end of a fileПереместиться в конец файла
Ctrl+Del Deletes a currently selected blockУдалить выделенный блок кода
Ctrl+Space Inserts a blank spaceВставить пробел
Ctrl+PgDn Moves to the bottom of a screenПереместиться в нижнюю строку экрана
Ctrl+PgUp Moves to the top of a screenПереместиться в верхнюю строку экрана
Ctrl+Up Arrow Scrolls up one lineПролистать на одну строку вверх
Ctrl+Down Arrow Scrolls down one lineПролистать на одну строку вниз
Ctrl+Enter Opens file at cursorОткрыть файл под курсором
Shift+Tab Moves the cursor to the left one tab positionПереместить курсор на одну позицию табуляции влево
Shift+Backspace Deletes the character to the left of the cursorУдалить символ слева от курсора
Shift+Left Arrow Selects the character to the left of the cursorВыделить символ слева от курсора
Shift+Right Arrow Selects the character to the right of the cursorВыделить символ справа от курсора
Shift+Up ArrowMoves the cursor up one line and selects from the left of the starting cursor positionПереместить курсор на одну строку вверх и выделить код до начальной позиции курсора
Shift+Down ArrowMoves the cursor down one line and selects from the right of the starting cursor positionПереместить курсор на одну строку вниз и выделить код до начальной позиции курсора
Shift+PgUpMoves the cursor up one screen and selects from the left of the starting cursor positionПереместить курсор на один экран вверх и выделить код до начальной позиции курсора
Shift+PgDnMoves the cursor down one screen and selects from the right of the starting cursor positionПереместить курсор на один экран вниз и выделить код до начальной позиции курсора
Shift+End Selects from the cursor position to the end of the current lineВыделить код до конца текущей строки
Shift+HomeSelects from the cursor position to the start of the current lineВыделить код до начала текущей строки
Shift+Space Inserts a blank spaceВставить пробел
Shift+Enter Inserts a new line with a carriage returnВставить новую строку с возвратом каретки
Ctrl+Shift+Up Arrow Moves to the procedure’s declarationПерейти к объявлению процедуры или функции
Ctrl+Shift+Down ArrowMoves to the procedure’s implementationПерейти к реализации процедуры или функции
Ctrl+Shift+Up ArrowToggle between the interface and implementation sectionsПеремещение между объявлением и реализацией процедуры или функции
Ctrl+Shift+Down Arrow Toggle between the interface and implementation sectionsПеремещение между объявлением и реализацией процедуры или функции
Ctrl+Shift+Left ArrowSelects the word to the left of the cursorВыделить слово слева от курсора
Ctrl+Shift+Right ArrowSelects the word to the right of the cursorВыделить слово справа от курсора
Ctrl+Shift+HomeSelects from the cursor position to the start of the current fileВыделить до начала файла
Ctrl+Shift+End Selects from the cursor position to the end of the current fileВыделить до конца файла
Ctrl+Shift+PgDnSelects from the cursor position to the bottom of the screenВыделить до нижней строки экрана
Ctrl+Shift+PgUp Selects from the cursor position to the top of the screenВыделить до верхней строки экрана
Ctrl+Shift+Tab Moves to the previous pageПерейти к предыдущей странице
Ctrl+Shift+0..9 Sets bookmark 0..9Установить закладку 0..9
Shift+Alt+arrow Selects column-oriented blocksВыделить вертикальный блок
Click+Alt+mousemoveSelects column-oriented blocksВыделить вертикальный блок
Alt+Backspace Edit|UndoОтменить действие
Alt+Page Down Goes to the next tabПерейти к следующей позиции табуляции
Alt+Page Up Goes to the previous tab Перейти к предыдущей позиции табуляции
Alt+Right Arrow For code browsingПросмотр кода
Alt+Left Arrow For code browsingПросмотр кода
Alt+Shift+Backspace Edit|RedoВернуть отмененное действие
Alt+Shift+Left ArrowSelects the column to the left of the cursorВыделить вертикальный блок слева от курсора
Alt+Shift+Right ArrowSelects the column to the right of the cursorВыделить вертикальный блок справа от курсора
Alt+Shift+Up ArrowMoves the cursor up one line and selects the column from the left of the starting cursor positionВыделить вертикальный блок вверх от курсора
Alt+Shift+Down ArrowMoves the cursor down one line and selects the column from the left of the starting cursor positionВыделить вертикальный блок вниз от курсора
Alt+Shift+Page UpMoves the cursor up one screen and selects the column from the left of the starting cursor positionВыделить вертикальный блок до верхней строки экрана
Alt+Shift+Page DownMoves the cursor down one screen and selects the column from the right of the starting cursor positionВыделить вертикальный блок до нижней строки экрана
Alt+Shift+End Selects the column from the cursor position to the end of the current lineВыделить вертикальный блок до конца текущей строки
Alt+Shift+HomeSelects the column from the cursor position to the start of the current lineВыделить вертикальный блок до начала текущей строки
Ctrl+Alt+Shift+Left ArrowSelects the column to the left of the cursorВыделить вертикальный блок слева от курсора
Ctrl+Alt+Shift+Right ArrowSelects the column to the right of the cursorВыделить вертикальный блок справа от курсора
Ctrl+Alt+Shift+HomeSelects the column from the cursor position to the start of the current fileВыделить вертикальный блок до начала файла
Ctrl+Alt+Shift+End Selects the column from the cursor position to the end of the current fileВыделить вертикальный блок до конца файла
Ctrl+Alt+Shift+Page UpSelects the column from the cursor position to the bottom of the screenВыделить вертикальный блок до нижней строки экрана
Ctrl+Alt+Shift+Page DownSelects the column from the cursor position to the top of the screenВыделить вертикальный блок до верхней строки экрана
Ctrl+Q+A Search|ReplaceНайти и заменить…
Ctrl+Q+B Moves to the beginning of a blockПерейти в начало блока
Ctrl+Q+C Moves to end of a fileПерейти в конец файла
Ctrl+Q+D Moves to the end of a lineПерейти в конец строки
Ctrl+Q+E Moves the cursor to the top of the windowПерейти на последнюю строку экрана
Ctrl+Q+F Search|FindПоиск…
Ctrl+Q+K Moves to the end of a blockПерейти в конец блока
Ctrl+Q+P Moves to previous positionПерейти к предыдущей позиции
Ctrl+Q+R Moves to the beginning of a fileПерейти в начало файла
Ctrl+Q+S Moves to the beginning of a lineПерейти в начало строки
Ctrl+Q+TMoves the viewing editor so that the current line is placed at the top of the windowПеремещает окно редактора так, чтобы текущая строка была вверху экрана
Ctrl+Q+UMoves the viewing editor so that the current line is placed at the bottom of the window, if possibleПеремещает окно редактора так, чтобы текущая строка была внизу экрана, если это возможно
Ctrl+Q+X Moves the cursor to the bottom of the windowПерейти в нижнюю строку экрана
Ctrl+Q+Y Deletes to the end of a lineУдалить код до конца строки
Ctrl+Q+[ Finds the matching delimiter (forward)Поиск предыдущего разделителя
Ctrl+Q+Ctrl+[ Finds the matching delimiter (forward)Поиск предыдущего разделителя
Ctrl+Q+] Finds the matching delimiter (backward)Поиск следующего разделителя
Ctrl+Q+Ctrl+] Finds the matching delimiter (backward)Поиск следующего разделителя
Ctrl+K+D Accesses the menu barДоступ к панели меню
Ctrl+K+E Changes a word to lowercaseПривести выделенный текст к нижнему регистру
Ctrl+K+F Changes a word to uppercaseПривести выделенный текст к верхнему регистру
Ctrl+K+S File|Save (Default and IDE Classic only) Сохранить
Ctrl+K+0..9 Sets bookmark 0..9Установить закладку 0..9
Ctrl+K+Ctrl+0..9 Sets bookmark 0..9Установить закладку 0..9
Ctrl+Q+0..9 Goes to bookmark 0..9Перейти на закладку 0..9
Ctrl+Q+Ctrl+0..9 Goes to bookmark 0..9Перейти на закладку 0..9
Ctrl+O+A Open file at cursorОткрыть файл под курсором
Ctrl+O+B Browse symbol at cursor (Delphi only)Найти объявление идентификатора под курсором
Ctrl+O+C Turns on column blockingВключение вертикального выделения
Ctrl+O+G Search|Go to line number Перейти на строку №…
Ctrl+O+K Turns off column blocking Отключение вертикального выделения
Ctrl+O+O Inserts compiler options and directivesВставить текущие директивы компилятора
Ctrl+O+U Toggles caseСмена регистров
   Внимание! Запрещается перепечатка данной статьи или ее части без согласования с автором. Если вы хотите разместить эту статью на своем сайте или издать в печатном виде, свяжитесь с автором.
Автор статьи:  Кузнецов Максим
  

Другие статьи Наверх


  Рейтинг@Mail.ru     Титульная страница Поиск, карта сайта Написать письмо