File – New Use this command to create a new empty document. File – Open Use this command to open an existing document in a new window. Crimson Editor displays the File Open dialog box so that you can choose documents to edit. You can open multiple documents at once. Files can also be opened by dragging them from the Window Explorer into Crimson Editor's window and dropping them. Use File Tab to switch among the multiple open documents. If you right click on a file tab a context menu will popup with a list of available commands. File – Open Template Use this command to open an existing document template in a new window. Crimson Editor displays the Open Template dialog box so that you can choose a document template to open. Document templates are plain text files saved in 'template' sub directory of Crimson Editor install directory. You can make your own document templates, just copy your custom document template files into this directory. File – Close Use this command to close window containing the active document. Crimson Editor suggests to save changes to your document before you close it. If you close a document without saving, you lose all changes made since the last time you saved it. File – Close Other Use this command to close all windows except the active document. Crimson Editor suggests to save changes to your document before you close it. If you close a document without saving, you lose all changes made since the last time you saved it. File – Close All Use this command to close all windows opened in Crimson Editor. Crimson Editor suggests to save changes to your document before you close it. If you close a document without saving, you lose all changes made since the last time you saved it. File – Reload Use this command to reload the active document. Crimson Editor suggests to save changes to your document before you reload it. If you reload a document without saving, you lose all changes made since the last time you saved it. File – Reload As Use this command to reload the active document with the different encoding. Crimson Editor will ask to select the encoding that should be used to reload the document. The following encodings are available:
Crimson Editor suggests to save changes to your document before you close it. If you close a document without saving, you lose all changes made since the last time you saved it. File – Save Use this command to save the active document to its current name and directory. When you save a document for the first time, Crimson Editor displays the Save As dialog box so that you can name your document. File – Save As Use this command to save the active document with different name. Crimson Editor displays the Save As dialog box so that you can name your document. File – Save All Use this command to save all the documents opened in Crimson Editor. When you save a document for the first time, Crimson Editor displays the Save As dialog box so that you can name your document. File – Print Use this command to print the active document. Crimson Editor displays the Print dialog box, where you can specify the destination printer, printer setup options, and the range of pages to be printed. File – Print Preview Use this command to display the active document as it would appear when printed. You can configure custom header, footer using print options in Preferences – Print Options File – Print Setup Use this command to select a active printer and specify various printing options specific to this printer. For document specific optios use Preferences – Print Options. File – FTP – Open Remote Use this command to open files from a remote FTP server. If you run Save command with remote file, the changes you made will be saved directly to the file on the FTP server. File – FTP – Save As Remote Use this command to save the current document to a FTP server. If you run Save command with remote file, the changes you made will be saved directly to the file on the FTP server. File – FTP – FTP Settings Use this command to set the FTP account information. Crimson Editor displays the FTP Settings dialog box, where you can specify the FTP server, user name, password, etc. File – N. Recent File Use this command to open documents you closed recently. File – Exit Use this command to quit Crimson Editor. Crimson Editor prompts you to save documents if there are changes unsaved. Edit – Undo Use this command to reverse the last editing action.Edit – Redo Use this command to reverse the last undon action. Edit – Cut Use this command to remove selected text from the document and put it on the clipboard. Edit – Copy Use this command to copy selected text onto the clipboard. Edit – Paste Use this command to insert a copy of the clipboard contents at the current caret position. Edit – Delete Use this command to delete current selection of the active document. Edit – Append – Cut Append Use this command to cut and append selected text onto the clipboard. Edit – Append – Copy Append Use this command to copy and append selected text onto the clipboard. Edit – Line Oriented – Cut Append Use this command to cut the current line in a Line Oriented mode and put it into the clipboard. Selection does not matter in this mode, only entire current line will be cut. Edit – Line Oriented – Copy Use this command to cut the current line in a Line Oriented mode and put it into the clipboard. Selection does not matter in this mode, only entire current line will be cut. Edit – Line Oriented – Paste Use this command to paste the line. There is no difference between Line Oriented Paste and regular Paste. Edit – Select – Select All Use this command to select the entire document. Edit – Select – Select Line Use this command to select the line at current cursor position. Edit – Select – Select Word Use this command to select the word at current cursor position. Edit – Select – Select Block Use this command to select the block enclosed with brackets. Edit – Change Case – Upper Case Use this command to convert the selected text to upper case. Edit – Change Case – Lower Case Use this command to convert the selected text to lower case. Edit – Change Case – Capitalize Use this command to capitalize the selected text. Edit – Change Case – Invert Case Use this command to convert the case of selected text to opposite case. Edit – Insert – Insert Date Use this command to insert current date into the current cursor position. Edit – Insert – Insert Time Use this command to insert current time into the current cursor position. Edit – Insert – Insert File Use this command to insert contents of a file into current cursor position. Edit – Advanced – Increase Indent Use this command to increase the indentation of the selected text. Edit – Advanced – Decrease Indent Use this command to decrease the indentation of the selected text. Edit – Advanced – Delete Line Use this command to delete the line at the current cursor position. Edit – Advanced – Duplicate Line Use this command to duplicate the line at the current cursor position. Edit – Advanced – Delete Word Use this command to delete current word at the current cursor position. Edit – Advanced – Delete Prev Word Use this command to delete previous word at the current cursor position. Edit – Advanced – Delete to End of Line Use this command to delete to end of line at the current cursor position. Edit – Advanced – Delete to Begin of Line Use this command to delete to text from the beginning of line to the current cursor position. Edit – Advanced – Join Lines Use this command to join two consecutive lines into one long line. Edit – Advanced – Split Line Use this command to split the line at the current cursor position. Edit – Advanced – Make Comment Use this command to insert line comment delimeter at the beginning of the line. Edit – Advanced – Release Comment Use this command to delete line comment delimiter at the beginning of the line. Search – Find Use this command to search specific text in current document. Search – Replace Use this command to search specific text in current document and replace it with different text. Search – Find Next Use this command to search the next occurrence of the selected text. Search – Find Prev Use this command to search the previous occurence of the selected text. Search – Find in Files Use this command to search specific text in multiple files. You can use wildcards and specify multiple file types, separate them by semicolons. Example: to search in all .log and .txt files use `*.txt;*.log' in file type. Options available for Find in Files:
Search – Go To Use this command to go to specific line in current document. Search – Toggle Bookmark Use this command to set or clear a bookmark at current line. Search – Next Bookmark Use this command to search for next bookmark position. Search – Prev Bookmark Use this command to search for previous bookmark position. Search – Advanced – Prev Editing Position Use this command to get back to previous editing position. Search – Advanced – Pairs Begin Position Use this command to go to current pairs beginning position. Search – Advanced – Pairs End Position Use this command to go to current pairs end position. View – Toolbars/Views – Toolbar Use this command to show or hide the Toolbar, which contains buttons for most common commands of the Crimson Editor. View – Toolbars/Views – MDI File Tabs Use this command to show or hide the File Selection Tabs, which offers easy access to all open documents. View – Toolbars/Views – Status Bar Use this command to show or hide the Status Bar, which displays short description of the action to be executed by the selected menu item. View – Toolbars/Views – Directory Window Use this command to show or hide the Directory Window, which displays list of files in the current working directory. View – Toolbars/Views – Remote Window Use this command is supposed to show or hide the Remote Window. This feature is not currently implemented. View – Toolbars/Views – Project Window Use this command to show or hide the Project Window, which displays list of files in the current Project. View – Toolbars/Views – Output Window Use this command to show or hide the Output Window, which displays the output of user tools. View – Word Wrap Use this command to turn on or off the word-wrapping feature. View – Spell Check Use this command to enable the spell checker in open documents. Words not found in the default dictionary (cedt.dic) or the user dictionary (user.dic) are underlined with a red zigzagging line. View – Line Numbers Use this command to show or hide line numbers in the active document. View – Column Markers Use this command to show or hide vertical dotted lines at the specified position. View – Screen Fonts Use this command to set font settings or select the screen font. View – Printer Fonts Use this command to set font settings or select the printer font. View – Line Spacing Use this command to set the spacing between two adjacent lines. View – Tab Size Use this command to set the tab size used in documents View – Set Colors Use this command to set color settings. View – Others – Embolden Keywords Use this command to set bold font for keywords. View – Others – Italize Comment Use this command to set italic font for comments. View – Others – Show Spaces Use this command to show or hide space characters in documents. View – Others – Show Tab Characters Use this command to show or hide tab characters in documents. View – Others – Show Line Break Use this command to show or hide the line break symbol in documents. Document – Syntax Type – Automatic Use this command to detect document syntax type automatically. Document – Syntax Type – Plain Text Use this command to set the current document as plain text. Document – Syntax Type – Customize Use this command to customize document syntax types. Document – Reload Document Use this command to reload the active document. Document – Lock Document Use this command to lock the active document from changes. Document – Encoding Type – ASCII Use this command to set the active document to ASCII encoding. Document – Encoding Type – Unicode (little Endian) Use this command to set the active document to Unicode encoding with little endian. Document – Encoding Type – Unicode (big Endian) Use this command to set the active document to Unicode encoding with big endian. Document – Encoding Type – UTF-8 (with BOM) Use this command to set the active document to UTF-8 encoding with BOM. Document – Encoding Type – UTF-8 (w/o BOM) Use this command to set the active document to UTF-8 encoding without BOM. Document – File Format – DOS Format (CR/LF) Use this command to set the active document to the DOS file format. Document – File Format – Unix Format (LF only) Use this command to set the active document to the Unix file format. Document – File Format – Mac Format (CR only) Use this command to set the active document to the Mac file format. Document – Tabs & Spaces – Convert Tabs to Spaces Use this command to convert tabs in the active document to spaces. Document – Tabs & Spaces – Convert Spaces to Tabs Use this command to convert spaces in the active document to tabs. Document – Tabs & Spaces – Leading Spaces to Tabs Use this command to convert leading spaces in the active document to tabs. Document – Tabs & Spaces – Remove Trailing Spaces Use this command to remove trailing white spaces in the active document. Document – Summary Use this command to show the active document summary. Project – New Project Use this command to create a new project file for Crimson Editor. Project – Open Project Use this command to open an existing Crimson Editor project file. Project – Close Project Use this command to close the current Crimson Editor project file. Project – New Category Use this command to create a new category for a Crimson Editor project file. Project – Add to Project Use this command to set add a file to a Crimson Editor project file. Project – Add Active File Use this command to add the current active file to a Crimson Editor project file. Project – Add All Open files Use this command to add all open files to a Crimson Editor project file. Tools – Preferences Use this command to set your preferences of Crimson Editor. You can find more information in the Preferences help page. Tools – Evaluate Line Use this command to evaluate a expression in Crimson Editor. You can find more information in the Built-in Calculator help page. Tools – MS-DOS Shell Use this command to open a MS-DOS shell. Tools – View in Browser Use this command to open the active document in the default web browser of your system. Tools – Load User Tools Use this command to load user tools. In order to use this feature you first need to create a user tools file with help of Configure user tools User tool is user-defined application that Crimson Editor launches. You can find more information in the Preferences - User Tools help page. Tools – Configure User Tools Use this command to configure the user tools. User tool is user-defined application that Crimson Editor launches. You can find more information in the Preferences - User Tools help page. Macros – Begin Recording Use this command to begin recording the keystrokes. Recorded keystrokes can be played back using Replay Macro command. Macros – End Recording Use this command to end recording the keystrokes. Recorded keystrokes can be played back using Replay Macro command. Macros – Replay Macro Use this command to play back the recorded keystrokes. Macros – Load User Macros Use this command to load user configured macros from a file. In order to load user defined macros from a file you have to create macros through Begin Recording and save them to a file with Configure User Macros. You can find more information in the Preferences - User Macros help page. Macros – Configure User Macros Use this command to configure the recorded keystrokes. You can find more information in the Preferences help page. Window – New Window Use this command to create a copy of the current document window. Window – Split Use this command to split the current window into parts so you can navigate on different parts of the document at the same time. Window – Close Use this command to close the active document. Window – Last Visited Use this command to switch to the last visited window. Window – Next Window Use this command to switch to the next window. Window – Prev Visited Use this command to switch to the previous visited window. Window – Cascade Use this command to arrange multiple opened windows in an overlapped fashion. Window – Tile Horizontally Use this command to arrange multiple opened windows as horizontal, non-overlapping tiles. Window – Tile Vertically Use this command to arrange multiple opened windows as vertical, non-overlapping tiles. Help – Help Topics Use this command to display this Help contents. Help – Visit Homepage Use this command to browse Crimson Editor homepage. http://www.crimsoneditor.com/ Help – Feedback Use this command to send any bug report, suggestion, question and comment to the author.crimsonware@yahoo.com Help – About Crimson Editor Use this command to display program information, version number and copyright.
Hot Key referenceFile Shortcuts
Edit Shortcuts
Search Shortcuts
Macro Shortcuts
Tool Shortcuts
View Shortcuts
Window Shortcuts
|
Copyright © 1999-2006 by Ingyu Kang, Copyright © 2006-2007 by Emerald Editor Community. All rights reserved. |