• CSDocument User's Guide
    • Introduction to CSDocument
    • Files
    • CSPro Document Tags
    • Export Outputs
    • Settings
      • CSDocument Menu
      • Global Settings
    • Troubleshooting

CSDocument Menu

The following is a summary of the menu options available while working within the CSDocument development environment:
File
New DocumentCtrl+NCreate a new CSPro Document.
New Document SetCreate a new CSPro Document Set.
OpenCtrl+OOpen an existing CSPro Document (.csdoc) or Document Set (.csdocset).
CloseCtrl+WClose the currently active file.
Close AllCtrl+Shift+WClose all files (prompting you to save any files not yet saved).
SaveCtrl+SSave the currently active file.
Save AsSave the current file to a new file name.
Save AllCtrl+Shift+SSave all files.
Global SettingsModify global settings for the CSDocument application.
 
Edit
UndoCtrl+ZUndo your last change.
RedoCtrl+YRedo (reinstate) your last change.
CutCtrl+XCut (delete) the currently-selected text (puts it on the clipboard).
CopyCtrl+CCopy the currently-selected text.
PasteCtrl+VPaste text from the clipboard.
DeleteDelDelete the currently-selected text (does not put it on the clipboard).
Select AllCtrl+ASelect all text in the current file.
FindCtrl+FFind text in the document.
Find NextF3Find the next instance of text in the file.
ReplaceCtrl+HReplace text with new text in the file.
Word WrapToggles the document view between word wrapping on or off.
 
Build
Build DocumentCtrl+KBuild (compile) the current file, displaying results in the Output window.
Build Document to ClipboardSave the output of the current file's build to the clipboard.
Export DocumentExport the current file to other formats.
Link With Document SetIf 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 LinkIf the current Document is associated with a Document Set, this option allows the user to disassociate the file from that Document Set.
Compile Entire Document SetCtrl+Shift+KIf the current Document is associated with a Document Set, this option allows the user to compile all active files, displaying results in the Build window.
 
Format
View SyntaxView the formatting styles allowed within CSPro Documents.
BoldCtrl+BInserts bold tags around the selected text.
ItalicCtrl+IInserts italic tags around the selected text.
FontInserts font tags around the selected text.
SubheaderInserts subheader tags around the selected text.
CenterInserts center tags around the selected text.
LinkInserts link tags around the selected text.
TableInserts table tags (defaulting to 2 columns), and one row of cell tags around the selected text.
Logic ColorCtrl+Shift+LInserts tags that will colorize CSPro logic as in the CSPro environment
Syntax ArgumentCtrl+Shift+GInserts logic argument tags around the selected text.
List BuilderInserts list tags and one row around the selected text.