BASIC stamp manual v2.2

Using the BASIC Stamp Editor
Page 42 BASIC Stamp Syntax and Reference Manual 2.2 www.parallax.com
Figure 3.8: The Filter List found at
the bottom of the Integrated
Explorer Panel.
The BASIC Stamp Editor automatically associates BASIC Stamp source
code file types (.bs1, .bs2, .bse, .bsx, .bsp, .bpe, and .bpx) with itself. This
feature can be configured through automatic prompts or through the
Preferences Files & Directories tab. Also, when using any Explorer-
shell for file browsing, right-clicking on a BASIC Stamp source code file
provides you with an Open With Stamp Editor option.
The integrated explorer panel can be resized via the vertical splitter bar
that separates it and the edit pane. The Directory list and File list can be
resized via the horizontal splitter bar that separates them. The integrated
explorer can also be hidden or shown via the Explorer toolbar button, by
pressing Ctrl+E, or by resizing it to zero width using the vertical splitter
bar.
Table 3.3 lists keyboard shortcuts for several file functions.
File Functions
Shortcut Key Function
Ctrl+E Show/hide explorer panel
Ctrl+L Show/hide split view in edit pane
Ctrl+O Open a source code file into edit pane
Ctrl+Shift+O Open a source code file from a recent directory into edit pane
Ctrl+S Save current source code file to its current location on disk
Ctrl+Shift+S Save current source code file to a recent directory on disk
Ctrl+P Print current source code
Ctrl+Tab Switch to next open file page
Ctrl+Shift+Tab Switch to previous open file page
Table 3.3: Keyboard Shortcuts for
File Functions.
.