Most commands and operations in Atlantis are performed on so called selected text. In Atlantis you can select (mark) any fragment of text within a document window. The selected text is displayed in inverse colors. For example, if the unselected text is displayed with black font color on white background, the same text is displayed with white font color on black background when selected:
Atlantis offers various ways for selecting text using the keyboard and mouse.
You are probably familiar with the Atlantis hot keys that are used to move the caret within the active document. When using those hot keys, you could also hold the Shift key pressed. In this way not only the caret would be moved to a new location in your document but also a portion of your document enclosed between the previous caret position and a new one, would be included to the selection.
Let's take an example:
Let's suppose that our document contains a single sentence "Selecting Text...":
As indicated above, the caret is located before the first character of this sentence.
Now let's press the Right Arrow key to move the caret to the next character:
The caret is between the first and second character.
Now let's place the caret at the beginning of the document where it initially was:
Now let's hold the Shift key pressed, then press the Right Arrow key again:
The caret is actually between the first and second character (though you cannot see it) but the text between the initial caret position and the new one has became selected.
We can press the Right Arrow again to expand the selection to the right (note that the Shift key should be still held pressed):
You can use the Shift key in combination with other hot keys that move the caret. For example, the Ctrl+Right Arrow moves the caret one word right. But the Ctrl+Shift+Right Arrow keys expand the selection one word right.
Also you can use the following hot keys to select text:
The following is the classical technique for selecting text with the mouse:
Atlantis also offers many additional ways to make a selection in your document with the mouse:
With the mouse you can also select several non-consecutive fragments in your document (a so called multiple selection) and column blocks.
Tips
When you select text with the mouse, and the Select whole words automatically option (the Tools | Options... command, Edit tab) is on, Atlantis will expand the selection by whole words regarding whether you have fully captured with the mouse all the words of the selected fragment. So you simply have to drag the mouse pointer over any point of a particular word to completely select it.
If this option is off, Atlantis always selects text with the mouse "character by character".
See also...