Just below the menu of the editor is a one-line text area where the editor normally displays the line and character position of the cursor. This area is also used when searching for text within the file and when displaying the source of syntax errors.
Key | Action |
---|---|
Alt+a | Save file as... |
Alt+s | Save file |
Alt+g | Save the file and load it into the REPL |
Alt+< | Move to beginning of buffer |
Alt+> | Move to end of buffer |
MacOS X note: If double-clicking on a Scheme file (extension .ss or .scm) does not open up a SWL edit window, please follow the steps below:
Double-clicking on files with that extensions should now work properly. You may have to repeat the procedure for files with the other extension, e.g., .scm if you performed the procedure for a file with the .ss extension. You can also arrange to use SWL for files with other extensions using the same procedure.