File | ||
New Document | Ctrl+N | Create a new CSDocument |
New Document Set | Create a new CSDocument Set | |
Open | Ctrl+O | Open an existing CSDocument (.csdoc) or CSDocumentSet (.csdocset) |
Close | Ctrl+W | Close the currently active file |
Close All | Ctrl+Shift+W | Close all files (prompting you to save any files not yet saved) |
Save | Ctrl+S | Save the currently active file |
Save As | Save the current file to a new file name | |
Save All | Ctrl+Shift+S | Save all files |
Global Settings | Modify global settings for the CSDocument application | |
Edit | ||
Undo | Ctrl+Z | Undo your last change |
Redo | Ctrl+Y | Redo (reinstate) your last change |
Cut | Ctrl+X | Cut (delete) the currently-selected text (puts it on the clipboard) |
Copy | Ctrl+C | Copy the currently-selected text |
Paste | Ctrl+V | Paste text from the clipboard |
Delete | Del | Delete the currently-selected text (does not put it on the clipboard) |
Select All | Ctrl+A | Select all text in the current file |
Find | Ctrl+F | Find text in the document |
Find Next | F3 | Find the next instance of text in the file |
Replace | Ctrl+H | Replace text with new text in the file |
Word Wrap | Toggles the document view between word wrapping on or off | |
Build | ||
Build Document | Ctrl+K | Build (compile) the current file, displaying results in the right window |
Build Document to Clipboard | Saves the output of the current file's build to the clipboard | |
Export Document | Export the current file to other formats | |
Link With Document Set | If the current document is not associated with a document set, this option will prompt the user to select a document set to associate it with. | |
Remove Document Set Link (CSPro Document Help) | If the current document is associated with a document set, this option allows the user to disassociate the file from that set. | |
Compile Entire Document Set | If the current document is associated with a document set, this option allows the user to Build (compile) all active files, displaying results in the right window | |
Build Document Set | Ctrl+Shift+K | If the current document is associated with a document set, this option allows the user to Build (compile) all files associated with the current document set |
Format | ||
View Syntax | View the formatting styles allowed within CSDocuments | |
Bold | Ctrl+B | Inserts bold tags, around the selected text (if any) |
Italics | Ctrl+I | Inserts italic tags, around the selected text (if any) |
Font | Inserts font tags, around the selected text (if any) | |
Subheader | Inserts subheader tags, around the selected text (if any) | |
Center | Inserts center tags, around the selected text (if any) | |
Link | Inserts link tags, around the selected text (if any) | |
Table | Inserts table tags (defaulting to 2 columns), and one row of cell tags, around the selected text (if any) | |
Logic Color | Ctrl+Shift+L | Inserts tags that will colorize CSPro logic as in the CSPro environment |
Syntax Argument | Ctrl+Shift+G | Inserts logic argument tags, around the selected text (if any) |
List Builder | Inserts list tags and one row, around the selected text (if any) |