Scintilla icon Команды SciTE и Scintilla
Документация   FAQ   Регулярные выражения   SciTE Extension   LUA   SciTE Director   Команды SciTE и Scintilla   Сборка Ru-Board   Ядро SciTE-Ru   Shell   SciTE Helper   История

Команды меню SciTE

File
IDM_NEW101Ctrl+NNewСоздать
IDM_OPEN102Ctrl+OOpenОткрыть
IDM_OPENSELECTED103Ctrl+Shift+OOpen Selected FilenameОткрыть выделенный файл
IDM_REVERT104Ctrl+RRevertВернуться к сохраненной версии
IDM_CLOSE105Ctrl+W, Ctrl+F4CloseЗакрыть
IDM_SAVE106Ctrl+SSaveСохранить
IDM_SAVEAS110Ctrl+Shift+SSave AsСохранить как
IDM_SAVEACOPY116Ctrl+Shift+PSave a CopyСохранить копию
IDM_COPYPATH118 Copy PathКопировать путь к файлу
IDM_ENCODING_DEFAULT150 Code Page PropertyCode Page Property
IDM_ENCODING_UCS2BE151 UTF-16 Big EndianUTF-16 Обратный порядок байтов (сначала старший байт)
IDM_ENCODING_UCS2LE152 UTF-16 Little EndianUTF-16 Прямой порядок байтов (сначала младший байт)
IDM_ENCODING_UTF8153 UTF-8 with BOMUTF-8 с заголовком
IDM_ENCODING_UCOOKIE154 UTF-8UTF-8
IDM_SAVEASHTML111 Export As HTMLЭкспортировать в формате HTML
IDM_SAVEASRTF112 Export As RTFЭкспортировать в формате RTF
IDM_SAVEASPDF113 Export As PDFЭкспортировать в формате PDF
IDM_SAVEASTEX115 Export As LaTeXЭкспортировать в формате LaTeX
IDM_SAVEASXML117 Export As XMLЭкспортировать в формате XML
IDM_PRINTSETUP130 Page SetupПараметры страницы
IDM_PRINT131Ctrl+PPrintПечать
IDM_LOADSESSION132 Load SessionЗагрузить сессию
IDM_SAVESESSION133 Save SessionСохранить сессию
IDM_FILER114   
IDM_QUIT140 ExitВыход
Edit
IDM_UNDO201Ctrl+Z, Alt+BackSpaceUndoОтменить
IDM_REDO202Ctrl+Y, Alt+Shift+BackSpaceRedoПовторить
IDM_CUT203Ctrl+XCutВырезать
IDM_COPY204Ctrl+CCopyКопировать
IDM_PASTE205Ctrl+VPasteВставить
IDM_DUPLICATE250Ctrl+DDuplicateДублировать
IDM_CLEAR206DelDeleteУдалить
IDM_SELECTALL207Ctrl+ASelect AllВыделить все
IDM_PASTEANDDOWN208 Paste and DownВставить и сместить курсор вниз
IDM_COPYASRTF245 Copy as RTFКопировать в формате RTF
IDM_MATCHBRACE230Ctrl+EMatch BraceНайти парную скобку
IDM_SELECTTOBRACE231Ctrl+Shift+ESelect to BraceВыделить до другой скобки
IDM_SHOWCALLTIP232Ctrl+Shift+SpaceShow CalltipПоказать подсказку
IDM_COMPLETE233Ctrl+Space, Ctrl+IComplete SymbolЗавершить символ
IDM_COMPLETEWORD234Ctrl+ReturnComplete WordЗавершить слово
IDM_ABBREV242Ctrl+BExpand AbbreviationРасшифровать сокращение
IDM_INS_ABBREV247Ctrl+Shift+RInsert AbbreviationВставить сокращение
IDM_BLOCK_COMMENT243Ctrl+QBlock Comment or UncommentЗакомментировать или раскомментировать текст
IDM_BOX_COMMENT246Ctrl+Shift+BBox CommentБлочный комментарий
IDM_STREAM_COMMENT244Ctrl+Shift+QStream CommentПотоковый комментарий
IDM_UPRCASE240Ctrl+Shift+UMake Selection UppercaseПеревести в верхний регистр
IDM_LWRCASE241Ctrl+UMake Selection LowercaseПеревести в нижний регистр
IDM_JOIN248 Paragraph JoinАбзац Объединить
IDM_SPLIT249 Paragraph SplitАбзац Разделить
Search
IDM_FIND210Ctrl+FFindНайти
IDM_FINDNEXT211F3Find NextНайти далее
IDM_FINDNEXTBACK212Shift+F3Find PreviousПредыдущее совпадение
IDM_FINDNEXTSEL213Ctrl+F3Find selectionНайти выделенное
IDM_FINDNEXTBACKSEL214Ctrl+Shift+F3Find selection backwardsНайти выделенное в обратном порядке
IDM_FINDINFILES215Ctrl+Shift+FFind in FilesНайти в файлах
IDM_REPLACE216Ctrl+HReplaceЗаменить
IDM_INCSEARCH 252Ctrl+Alt+IIncremental SearchБыстрый поиск
IDM_GOTO220Ctrl+GGo toПерейти
IDM_BOOKMARK_NEXT221F2Next BookmarkСледующая метка
IDM_BOOKMARK_PREV223Shift+F2Previous BookmarkПредыдущая метка
IDM_BOOKMARK_TOGGLE222Ctrl+F2Toggle BookmarkДобавить или удалить метку
IDM_BOOKMARK_CLEARALL224 Clear All BookmarksУдалить все метки
IDM_BOOKMARK_NEXT_SELECT225Alt+F2Select to next bookmarkВыделить до следующей метки
IDM_BOOKMARK_PREV_SELECT226Alt+Shift+F2Select to previous bookmarkВыделить до предыдущей метки
View
IDM_EXPAND235Ctrl+KeypadMultiplyToggle current foldСвернуть или развернуть текущий блок текста
IDM_TOGGLE_FOLDALL236 Toggle all foldsСвернуть или развернуть все блоки текста
IDM_TOGGLE_FOLDRECURSIVE237   
IDM_EXPAND_ENSURECHILDRENVISIBLE238   
IDM_FULLSCREEN961F11Full ScreenПолноэкранный режим
IDM_VIEWTOOLBAR408 Tool BarПанель инструментов
IDM_VIEWTABBAR410 Tab BarВкладки
IDM_VIEWSTATUSBAR411 Status BarСтрока состояния
IDM_VIEWSPACE402Ctrl+Shift+8WhitespaceПробелы
IDM_VIEWEOL403Ctrl+Shift+9End of LineСимволы перевода строк
IDM_VIEWGUIDES404 Indentation GuidesНаправляющие отступа
IDM_LINENUMBERMARGIN407 Line NumbersНомера строк
IDM_SELMARGIN405 MarginМетки (bookmarks)
IDM_FOLDMARGIN406 Fold MarginПоле сворачивания блоков текста
IDM_TOGGLEOUTPUT409F8OutputОкно консоли
IDM_TOGGLEPARAMETERS412Shift+F8ParametersПараметры
 
IDM_PREVMATCHPPC260Ctrl+JFind matching preprocessor conditional backwards, skipping nested ones 
IDM_SELECTTOPREVMATCHPPC261Ctrl+Shift+JSelect to matching preprocessor conditional backwards 
IDM_NEXTMATCHPPC262Ctrl+KFind matching preprocessor conditional, skipping nested ones 
IDM_SELECTTONEXTMATCHPPC263Ctrl+Shift+KSelect to matching preprocessor conditional 
Tools
IDM_COMPILE301Ctrl+F7CompileКомпилировать
IDM_BUILD302F7BuildСобрать
IDM_CLEAN308Shift+F7CleanОчистить
IDM_GO303F5GoВыполнить
IDM_STOPEXECUTE304Ctrl+BreakStop ExecutingОстановить выполнение
IDM_FINISHEDEXECUTE305   
IDM_TOOLS+0…499000+0…49Ctrl+0…9Run 0…49 command from menu ToolsЗапуск 0…49 пункта меню Tools
IDM_MACROLIST314Shift+F9List Macros 
IDM_MACROPLAY313F9Run Current Macro 
IDM_MACRORECORD311Ctrl+F9Record Macro 
IDM_MACROSTOPRECORD312Ctrl+Shift+F9Stop Recording Macro 
IDM_NEXTMSG306F4Next MessageСледующее сообщение
IDM_PREVMSG307Shift+F4Previous MessageПредыдущее сообщение
IDM_CLEAROUTPUT420Shift+F5Clear OutputОчистить окно консоли
IDM_SWITCHPANE421Ctrl+F6, Ctrl+Shift+F6Switch PaneПереход между редактирование/консоль
Options
IDM_ONTOP960 Always On TopПоверх всех окон
IDM_OPENFILESHERE413 Open Files HereОткрывать только одну копию программы
IDM_SPLITVERTICAL401 Vertical SplitКонсоль - сбоку
IDM_WRAP414 WrapПеренос по словам
IDM_WRAPOUTPUT415 Wrap OutputПеренос по словам в консоли
IDM_READONLY416 Read-OnlyТолько для чтения
IDM_EOL_CRLF430 CR + LFСимволы перевода строки CR + LF
IDM_EOL_CR431 CRСимволы перевода строки CR
IDM_EOL_LF432 LFСимволы перевода строки LF
IDM_EOL_CONVERT433 Convert Line End CharactersКонвертировать сиволы перевода строки
IDM_TABSIZE440Ctrl+Shift+IChange Indentation SettingsИзменить настройки отступа
IDM_MONOFONT450Ctrl+F11Use Monospaced FontИспользовать моноширинные шрифты
IDM_OPENLOCALPROPERTIES460 Open Local Options FileОткрыть файл локальных настроек
IDM_OPENDIRECTORYPROPERTIES460 Open Directory Options FileОткрыть файл настроек текущего каталога
IDM_OPENUSERPROPERTIES461 Open User Options FileОткрыть файл пользовательских настроек
IDM_OPENGLOBALPROPERTIES462 Open Global Options FileОткрыть файл глобальных настроек
IDM_OPENABBREVPROPERTIES463 Open Abbreviations FileОткрыть файл настройки сокращений
IDM_OPENLUAEXTERNALFILE464 Open Lua Startup ScriptОткрыть файл автоматизации Lua
Buffers
IDM_BUFFER+0…91200+0…9Alt+1…0Switch to 1…10 bufferПереключение на 1…10 буфер
IDM_PREVFILE501Shift+F6Previous fileПредыдущий файл
IDM_NEXTFILE502F6Next fileСледующий файл
IDM_MOVETABLEFT509 Move Tab LeftПереместить вкладку влево
IDM_MOVETABRIGHT508 Move Tab RightПереместить вкладку вправо
IDM_CLOSEALL503 Close allЗакрыть все
IDM_SAVEALL504 Save AllСохранить все
IDM_PREVFILESTACK506Ctrl+Shift+TabPrevious fileПредыдущий файл
IDM_NEXTFILESTACK507Ctrl+TabNext fileСледующий файл
Help
IDM_HELP901F1HelpСправка
IDM_HELP_SCITE903 SciTE HelpСправка по SciTE
IDM_ABOUT902 About SciTEО программе
 
IDM_ACTIVATE320   
IDM_ENTERSELECTION256   

Клавиатурные команды Scintilla

CommandNameExplanationПеревод
2547AnnotationClearAll Clear the annotations from all lines 
2101AutoCCancel Remove the auto-completion list from the screen. 
2104AutoCComplete User has selected an item so remove the list and insert the selection. 
2328BackTabShift+TabDedent the selected lines.Убрать отступ
2078BeginUndoAction Start a sequence of actions that is undone and redone as a unit. May be nested. 
2201CallTipCancel Remove the call tip from the screen. 
4030CallTipClearHlt Delete all highlighted ranges. 
4031CallTipUpdateHlt Update calltip window to reflect changes made by CallTipAddHlt and CallTipClearHlt. 
2325CancelEscapeCancel any modes such as call tip or auto-completion list display. 
2304CharLeftLeftMove caret left one character.На символ влево
2305CharLeftExtendShift+LeftMove caret left one character extending selection to new caret position.Выделить символ свлева
2428CharLeftRectExtendAlt+Shift+LeftMove caret left one character, extending rectangular selection to new caret position.Выделение прямоугольного блока
2306CharRightRightMove caret right one character.На символ вправо
2307CharRightExtendShift+RightMove caret right one character extending selection to new caret position.Выделить символ справа
2429CharRightRectExtendAlt+Shift+RightMove caret right one character, extending rectangular selection to new caret position.Выделение прямоугольного блока
2399ChooseCaretX Set the last x chosen value to be the caret x position. 
2180ClearDeleteClear the selection. 
2004ClearAll Delete all text in the document. 
2072ClearAllCmdKeys Drop all key mappings. 
2005ClearDocumentStyle Set all style bytes to 0, remove all folding information. 
2408ClearRegisteredImages Clear all the registered XPM images. 
2571ClearSelections Clear selections to a single empty stream selection 
2178CopyCtrl+C, Ctrl+InsertCopy the selection to the clipboard.Копировать
2519CopyAllowLine Copy the selection, if selection empty copy the line with the caretКопирует выделенный текст и если выбор пустой, копирует симовол перевода строки
2177CutCtrl+X, Shift+DeleteCut the selection to the clipboard.Вырезать
2395DelLineLeftCtrl+Shift+BackSpaceDelete back from the current position to the start of the line.Удалить строку слева от курсора
2396DelLineRightCtrl+Shift+DeleteDelete forwards from the current position to the end of the line.Удалить строку справа от курсора
2335DelWordLeftCtrl+BackSpaceDelete the word to the left of the caret.Удалить слово слева от курсора
2336DelWordRightCtrl+DeleteDelete the word to the right of the caret.Удалить слово справа от курсора
2518DelWordRightEnd Delete the word to the right of the caret, but not the trailing non-word characters.Удаляет слово справа от курсора, но не включая прилегающие пробельные символы.
2326DeleteBackBackSpace, Shift+BackSpaceDelete the selection or if no selection, the character before the caret. 
2344DeleteBackNotLine Delete the selection or if no selection, the character before the caret. Will not delete the character before at the start of a line. 
2318DocumentEndCtrl+EndMove caret to last position in document.Переход к концу документа
2319DocumentEndExtendCtrl+Shift+EndMove caret to last position in document extending selection to new caret position.Выделить фрагмент от курсора до конца документа
2316DocumentStartCtrl+HomeMove caret to first position in document.Переход к началу документа
2317DocumentStartExtendCtrl+Shift+HomeMove caret to first position in document extending selection to new caret position.Выделить фрагмент от курсора до начала документа
2324EditToggleOvertypeInsertSwitch from insert to overtype mode or the reverse. 
2175EmptyUndoBuffer Delete the undo history. 
2079EndUndoAction End a sequence of actions that is undone and redone as a unit. 
2642FindIndicatorHide On OS X, hide the find indicator. 
2330FormFeed Insert a Form Feed character. 
4023FreeSubStyles Free allocated sub styles. 
2400GrabFocus Set the focus to this Scintilla widget. 
2312Home Move caret to first position on line. 
2345HomeDisplayAlt+HomeMove caret to first position on display line.Переход к началу строки
2346HomeDisplayExtend Move caret to first position on display line extending selection to new caret position. 
2313HomeExtend Move caret to first position on line extending selection to new caret position. 
2430HomeRectExtend Move caret to first position on line, extending rectangular selection to new caret position. 
2349HomeWrap These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2450HomeWrapExtend These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2455LineCopyCtrl+Shift+TCopy the line containing the caret.Скопировать строку
2337LineCutCtrl+LCut the line containing the caret.Вырезать строку
2338LineDeleteCtrl+Shift+LDelete the line containing the caret.Удалить строку
2300LineDownDownMove caret down one line.Строка вниз
2301LineDownExtendShift+DownMove caret down one line extending selection to new caret position.Выделить поток на строку вниз
2426LineDownRectExtendAlt+Shift+DownMove caret down one line, extending rectangular selection to new caret position.Выделение прямоугольного блока
2404LineDuplicate Duplicate the current line. 
2314LineEndEndMove caret to last position on line.Переход к концу строки
2347LineEndDisplayAlt+EndMove caret to last position on display line.Переход к концу строки
2348LineEndDisplayExtend Move caret to last position on display line extending selection to new caret position. 
2315LineEndExtendShift+EndMove caret to last position on line extending selection to new caret position.Выделить до конца строки
2432LineEndRectExtendAlt+Shift+EndMove caret to last position on line, extending rectangular selection to new caret position.Выделить фрагмент текста до конца строки
2451LineEndWrap These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2452LineEndWrapExtend These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2342LineScrollDownCtrl+DownScroll the document down, keeping the caret visible.Прокрутка вниз
2343LineScrollUpCtrl+UpScroll the document up, keeping the caret visible.Прокрутка вверх
2339LineTransposeCtrl+TSwitch the current line with the previous.Поменять местами строки
2302LineUpUpMove caret up one line.Строка вверх
2303LineUpExtendShift+UpMove caret up one line extending selection to new caret position.Выделить поток на строку вверх
2427LineUpRectExtendAlt+Shift+UpMove caret up one line, extending rectangular selection to new caret position.Выделение прямоугольного блока
2288LinesJoin Join the lines in the target. 
2340LowerCaseCtrl+UTransform the selection to lower case.Перевести в нижний регистр
2536MarginTextClearAll Clear the margin text on all lines 
2401MoveCaretInsideView Move the caret inside current view if it's not there already. 
2621MoveSelectedLinesDown Move the selected lines down one line, shifting the line below before the selection 
2620MoveSelectedLinesUp Move the selected lines up one line, shifting the line above after the selection 
2329NewLineReturn, Shift+ReturnInsert a new line, may use a CRLF, CR or LF depending on EOL mode. 
2172Null Null operation. 
2322PageDownPageDownMove caret one page down. 
2323PageDownExtendShift+PageDownMove caret one page down extending selection to new caret position. 
2434PageDownRectExtendAlt+Shift+PageDownMove caret one page down, extending rectangular selection to new caret position. 
2320PageUpPageUpMove caret one page up. 
2321PageUpExtendShift+PageUpMove caret one page up extending selection to new caret position. 
2433PageUpRectExtendAlt+Shift+PageUpMove caret one page up, extending rectangular selection to new caret position. 
2413ParaDownCtrl+]Move caret between paragraphs (delimited by empty lines).Следующий параграф
2414ParaDownExtendCtrl+Shift+]Move caret between paragraphs (delimited by empty lines).Выделить следующий параграф
2415ParaUpCtrl+[Move caret between paragraphs (delimited by empty lines).Предыдущий параграф
2416ParaUpExtendCtrl+Shift+[Move caret between paragraphs (delimited by empty lines).Выделить предыдущий параграф
2179PasteCtrl+V, Shift+InsertPaste the contents of the clipboard into the document replacing the selection.Вставить
2011RedoCtrl+YRedoes the next action on the undo history.Повторить
2552ReleaseAllExtendedStyles Release all extended (>255) style numbers. 
2606RotateSelection Set the main selection to the next selection. 
2169ScrollCaret Ensure the caret is visible. 
2629ScrollToEnd Scroll to end of document. 
2628ScrollToStart Scroll to start of document. 
2366SearchAnchor Sets the current caret position to be the search anchor. 
2013SelectAllCtrl+ASelect all the text in the document.Выделить все
2469SelectionDuplicateCtrl+DDuplicate the selection. If selection empty duplicate the line containing the caret.Дубликат строки
2444SetCharsDefault Reset the set of characters for whitespace and word characters to the defaults. 
2014SetSavePoint Remember the current position in the undo history as the position at which the document was saved. 
3001StartRecord Start notifying the container of all key presses and commands. 
3002StopRecord Stop notifying the container of all key presses and commands. 
2437StutteredPageDown Move caret to bottom of page, or one page down if already at bottom of page. 
2438StutteredPageDownExtend Move caret to bottom of page, or one page down if already at bottom of page, extending selection to new caret position. 
2435StutteredPageUp Move caret to top of page, or one page up if already at top of page. 
2436StutteredPageUpExtend Move caret to top of page, or one page up if already at top of page, extending selection to new caret position. 
2050StyleClearAll Clear all the styles and make equivalent to the global default style 
2058StyleResetDefault Reset the default style to its state at startup 
2607SwapMainAnchorCaret Swap that caret and anchor of the main selection. 
2327TabTabIf selection is empty or all on one line replace the selection with a tab character. If more than one line selected, indent the lines.Добавить отступ
2287TargetFromSelection Make the target range start and end be the same as the selection range start and end. 
2459ToggleCaretSticky Switch between sticky and non-sticky: meant to be bound to a key. 
2176UndoCtrl+Z, Alt+BackSpaceUndo one action in the undo history.Отменить
2341UpperCaseCtrl+Shift+UTransform the selection to upper case.Перевести в верхний регистр
2331VCHomeHomeMove caret to before first visible character on line. If already there move to first character on line.Перейти в начало строки
2652VCHomeDisplay Move caret to before first visible character on display line. If already there move to first character on display line. 
2653VCHomeDisplayExtend Like VCHomeDisplay but extending selection to new caret position. 
2332VCHomeExtendShift+HomeLike VCHome but extending selection to new caret position.Выделить до начала строки
2431VCHomeRectExtendAlt+Shift+HomeMove caret to before first visible character on line. If already there move to first character on line. In either case, extend rectangular selection to new caret position.Выделить фрагмент текста до начала строки
2453VCHomeWrap These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2454VCHomeWrapExtend These are like their namesakes Home(Extend)?, LineEnd(Extend)?, VCHome(Extend)? except they behave differently when word-wrap is enabled: They go first to the start / end of the display line, like (Home|LineEnd)Display The difference is that, the cursor is already at the point, it goes on to the start or end of the document line, as appropriate for (Home|LineEnd|VCHome)(Extend)?. 
2619VerticalCentreCaret Centre current line in window. 
2308WordLeftCtrl+LeftMove caret left one word.Предыдущее слово
2439WordLeftEnd Move caret left one word, position cursor at end of word. 
2440WordLeftEndExtend Move caret left one word, position cursor at end of word, extending selection to new caret position. 
2309WordLeftExtendCtrl+Shift+LeftMove caret left one word extending selection to new caret position.Выделить предыдущее слово
2390WordPartLeftCtrl+/Move to the previous change in capitalisation.Предыдущая часть слова
2391WordPartLeftExtendCtrl+Shift+/Move to the previous change in capitalisation extending selection to new caret position.Выделить предыдущую часть слова
2392WordPartRightCtrl+\Move to the change next in capitalisation.Следующая часть слова
2393WordPartRightExtendCtrl+Shift+\Move to the next change in capitalisation extending selection to new caret position.Выделить следующую часть слова
2310WordRightCtrl+RightMove caret right one word.Следущее слово
2441WordRightEnd Move caret right one word, position cursor at end of word. 
2442WordRightEndExtend Move caret right one word, position cursor at end of word, extending selection to new caret position. 
2311WordRightExtendCtrl+Shift+RightMove caret right one word extending selection to new caret position.Выделить следущее слово
2373ZoomCtrl+KeypadDivideRestore text size to normalВосстановить размер текста по умолчанию
2333ZoomInCtrl+KeypadPlusMagnify the displayed text by increasing the sizes by 1 point.Увеличить размер текста
2334ZoomOutCtrl+KeypadMinusMake the displayed text smaller by decreasing the sizes by 1 point.Уменьшить размер текста