BASCOM Editor Keys
(Created page with "<span style="font-family: Arial;"> </span> <div style="padding: 0px; margin: 0px 0px 0px 4px;"> {| width="627" cellspacing="0" cellpadding="1" border="1" style="border: 2...") |
|||
| Line 1: | Line 1: | ||
<span style="font-family: Arial;"> </span> | <span style="font-family: Arial;"> </span> | ||
<div style="padding: 0px; margin: 0px 0px 0px 4px;"> | <div style="padding: 0px; margin: 0px 0px 0px 4px;"> | ||
| + | <br/><span style="font-family: Arial;"> </span> | ||
| + | <div style="font-size: 13.3333330154419px; padding: 0px; margin: 0px 0px 0px 4px;"> | ||
{| width="627" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;" | {| width="627" cellspacing="0" cellpadding="1" border="1" style="border: 2px solid rgb(0, 0, 0); border-spacing: 0px; border-collapse: collapse;" | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| − | | valign="top" width="28%" bgcolor="#ffffb2" style="width: 172px; | + | | valign="top" width="28%" bgcolor="#ffffb2" style="width: 172px; border: 1px solid rgb(0, 0, 0); background-color: rgb(255, 255, 178);" | |
<span style="font-weight: bold;">Key</span> | <span style="font-weight: bold;">Key</span> | ||
| − | | valign="top" width="100%" bgcolor="#ffffb2" style="width: 446px; | + | | valign="top" width="100%" bgcolor="#ffffb2" style="width: 446px; border: 1px solid rgb(0, 0, 0); background-color: rgb(255, 255, 178);" | |
<span style="font-weight: bold;">Action</span> | <span style="font-weight: bold;">Action</span> | ||
| Line 169: | Line 171: | ||
| valign="top" width="100%" style="width: 446px; border: 1px solid rgb(0, 0, 0);" | | | valign="top" width="100%" style="width: 446px; border: 1px solid rgb(0, 0, 0);" | | ||
Run to | Run to | ||
| + | |||
| + | |- style="vertical-align: top;" | ||
| + | | valign="top" width="28%" style="width: 172px; border: 1px solid rgb(0, 0, 0);" | | ||
| + | F11 | ||
| + | |||
| + | | valign="top" width="100%" style="width: 446px; border: 1px solid rgb(0, 0, 0);" | | ||
| + | Collapse Code Toggle Sub/Function | ||
| + | |||
| + | |- style="vertical-align: top;" | ||
| + | | valign="top" width="28%" style="width: 172px; border: 1px solid rgb(0, 0, 0);" | | ||
| + | SHIFT+F11 or | ||
| + | |||
| + | CTRL+ENTER | ||
| + | |||
| + | | valign="top" width="100%" style="width: 446px; border: 1px solid rgb(0, 0, 0);" | | ||
| + | Collapse Code Toggle current block | ||
|- style="vertical-align: top;" | |- style="vertical-align: top;" | ||
| Line 332: | Line 350: | ||
|} | |} | ||
| − | </div> | + | </div></div> |
<br/><br/>{{Languages}} | <br/><br/>{{Languages}} | ||
[[Category:BASCOM IDE]] | [[Category:BASCOM IDE]] | ||
Latest revision as of 18:29, 15 June 2015
|
Key |
Action |
|
LEFT ARROW |
One character to the left |
|
RIGHT ARROW |
One character to the right |
|
UP ARROW |
One line up |
|
DOWN ARROW |
One line down |
|
HOME |
To the beginning of a line |
|
END |
To the end of a line |
|
PAGE UP |
Up one window |
|
PAGE DOWN |
Down one window |
|
CTRL+LEFT |
One word to the left |
|
CTRL+RIGHT |
One word to the right |
|
CTRL+HOME |
To the start of the text |
|
CTRL+END |
To the end of the text |
|
CTRL+ Y |
Delete current line |
|
INS |
Toggles insert/over strike mode |
|
F1 |
Help (context sensitive) |
|
F2 |
Run simulator |
|
F3 |
Find next text |
|
F4 |
Send to chip (run flash programmer) |
|
F5 |
Run |
|
F7 |
Compile File |
|
F8 |
Step |
|
F9 |
Set breakpoint |
|
F10 |
Run to |
|
F11 |
Collapse Code Toggle Sub/Function |
|
SHIFT+F11 or CTRL+ENTER |
Collapse Code Toggle current block |
|
CTRL+F7 |
Syntax Check |
|
CTRL+F |
Find text |
|
CTRL+G |
Go to line |
|
CTRL+K+x |
Toggle bookmark. X can be 1-8 |
|
CTRL+L |
LCD Designer |
|
CTRL+M |
File Simulation |
|
CTRL+N |
New File |
|
CTRL+O |
Load File |
|
CTRL+P |
Print File |
|
CTRL+Q+x |
Go to Bookmark. X can be 1-8 |
|
CTRL+R |
Replace text |
|
CTRL+S |
Save File |
|
CTRL+T |
Terminal emulator |
|
CTRL+P |
Compiler Options |
|
CTRL+W |
Show result of compilation |
|
CTRL+X |
Cut selected text to clipboard |
|
CTRL+Z |
Undo last modification |
|
SHIFT+CTRL+Z |
Redo last undo |
|
CTRL+INS |
Copy selected text to clipboard |
|
SHIFT+INS |
Copy text from clipboard to editor |
|
CTRL+SHIFT+J |
Indent Block |
|
CTRL+SHIFT+U |
Unindent Block |
|
Select text |
Hold the SHIFT key down and use the cursor keys to select text. or keep the left mouse key pressed and drag the cursor over the text to select. |
| Languages | English • Deutsch |
|---|