Сайт о горячих клавишах.
Горячие клавиши в RJ TextEd
Горячие клавиши в документации rjTextEd описаны крайне неуклюже, описана лишь крохотная часть, но в программе заложен огромный потенциал и возможна реализация любой прихоти. ПРосто зайдите в меню:
Настройки - Горячие клавиши.
И там будет огромный список действий, чем-то похоже на Notepad++
Там прописаны все горячие клавиши, я уже изменил кое-какие сочетания на NetBean'овские.
Редактор RjTextEd тяжеловат, он тяжелее чем ProgrammerNotepad, и может даже Notepad++ и примерно такой же как SynWrite. Так же я не смог убрать вкладки предпросмотра в других браузерах.
Особенно понравилась подсветка. Вариантов тем немного, но они очень приятные, не то что в SynWrite =)
Вот базовые горячие клавиши RjTextEd, но вспомните, где надо их искать на самом деле.
| Shortcut | Action | | Home | Move cursor to the beginning of the line. Clicking twice will move the cursor to the first non-space character in the line. | | End | Move cursor to the end the of line | | Ctrl + Left | Move cursor to the previous word | | Ctrl + Right | Move cursor to the next word | | Ctrl + PgUp | Move cursor to the top of the page | | Ctrl + PgDn | Move cursor to the bottom of the page | | Ctrl + Up | Scroll up 1 line | | Ctrl + Down | Scroll down 1 line | | PgUp | Scroll up 1 page | | PgDn | Scroll down 1 page | | Ctrl + Home | Move to the beginning of the file | | Ctrl + End | Move to the end of the file | | Insert | Toggle Insert/Overwrite mode | | Delete | Delete character or selection | | Backspace | Delete previous character or selection | | Tab | Move cursor to the nearest tab position or indent selection | | Shift + Tab | Move cursor to the nearest tab position or unindent selection | | Ctrl + LMouseButton | When clicking the mouse over a link in the document the editor opens a web browser or an email client. Is also used to make multiple selections. | | Alt + LMouseButton | Toggle bookmark when you click in left margin. | | Ctrl + Double mouse click | If over a brace char, all text inclosed will be selected including the braces. | | Ctrl + Space | Open an auto completion list in the document. This only works if items are available in the syntax file (UserMenu section). | | Ctrl + J | Open the class completion dialog. | | Shift+Ctrl+H | Display hint window. Can be a parameter hint. | | Shift + Ctrl + Space | Open the current tree view in the quickbar. You may have to set this manually in customize keyboard dialog. | | Shift + F9 | Toggle browser view on/off. | | Ctrl + Mouse wheel Up/Down | Increase/Decrease the current font size. | | Shift + Right mouse button | Click on the document tab to close it. |
ZZZZZZZZZZZZZ
|