IAR shortcut keys

Source: Internet
Author: User

1, display line number: In the code snippet right click, find Options->editor, will be on the left side of show lines Numbers tick on it.

2. Shortcut keys for annotations: ctrl+k; Uncomment: ctrl+shfit+k

3, ctrl+shfit+ space, you can use the IAR provided by the internal code written, such as the IF statement.

4, the format of the source CTRL + T

5, the program {} curly brace matching content lookup. CTRL + B automatically color-check this piece of content.

6, Auto indent Select some lines, then use CTRL + SHIFT +i, you can achieve automatic indentation

7, ctrl+shfit+ space, you can use the IAR provided by the internal code written, such as the IF statement.

8, automatically select some rows, and then use the TAB key, you can achieve automatic back

*CTRL+SHIFT+V lists all the strings in the Clipboard for paste selection
Ctrl+b Smart Select the area within the parentheses of the cursor, using the optional larger area multiple times
Ctrl+t Automatic indentation of the selection area
Ctrl+k Comment out selection area
Ctrl+shift+k Remove comments from the selected area, the selected area must be fully commented out.
F9 Add/Remove breakpoints at cursor
CTRL+F9 Enable/Deactivation Breakpoint
*shift+alt+e Open Breakpoints window, list all breakpoints
*ctrl+f down to find the word where the cursor is located
F3 looking down for the last character searched
Shift+f3 look up the last word you searched for
Ctrl + H Replacement string
Ctrl + G jumps to the specified line
Ctrl+shift+f Searching in Files
*shift + F2 Add tags at cursor
F2 jumps to the next tab
F4 jump To Definition
*CTRL+F4 closing the current file
*ctrl+1 New Vertical window
Ctrl+shift+space template use (including if, for, class, etc.);
CTRL+B bracket Matching selects multiple lines of code in parentheses;
Ctrl+t automatically indents, formatting the selected code, formatting the
Tools->options->editer->auto indent->configs;
Ctrl+k Quick Comment, block the selected code;
Ctrl+shift+k Cancel the quick comment and unblock the selected code;
*ctrl+2 New Horizontal window
*ctrl+shift+4 close all files except the current activation
ctrl+shift+ Space Insert Template

IAR shortcut keys

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.