Common shortcuts and tips for carbide. c ++ IDE in Symbian study notes 7

Source: Internet
Author: User

Edit related

CTRL + scroll Ctrl + scroll up and down in the editing area (scroll slider)
CTRL + ← Ctrl + →
Move a word forward and backward
CTRL + Shift + ← Ctrl + Shift + ←
Move a paragraph up and down (you can easily scroll through the function method)
CTRL + G search workspace Declaration
CTRL + Shift + G search all references
CTRL +
Shift + S save all documents
CTRL + F find and replace
CTRL + J incremental search (dynamic match based on dynamic keyboard input)
CTRL + k
Find and replace the next
CTRL + l go to the specified row number
CTRL + Shift + F4 close all editing windows
CTRL + Shift + P
Matching brackets
CTRL + Shift + x convert the selected lower case to upper case
CTRL + Shift + y convert the selected upper case to lower case
CTRL + m
Switches the current window between minimization and maximization.
CTRL + q define the Last edited place
CTRL + O quick outline display
CTRL + k
Refer to the selected word to quickly locate to the next
CTRL + e quickly display the drop-down list of the current editer
CTRL + 'very useful functions in C/C ++
Open the relevant source file or header file
CTRL + D Delete the current row
CTRL + ALT + ↓ copy the current row to the next row (copy added)
CTRL + ALT + ↓
Copy the current row to the previous row (copy added)
Alt + ↓ switch the position of the current row and the following row (especially practical, you can save cutting and pasting)
Alt + ↓
Positions of the current row and the preceding row (same as above)

Compile and run
CTRL + B-recompile all projects.
F11-
Debug the current project.
CTRL + F11-run the current project.
CTRL +. And ctrl .,-
Go to the next/previous prompt item. When the compiler generates a lot of compilation warnings and other information for us, this function will play a major role.
CTRL + Shift + B-
Switches the breakpoint status of the current row. Note: This shortcut key is only available on the debugging interface and unavailable on the Symbian development interface.
CTRL + ALT + B
Program editing target project

Debugging
F5-enter the current row function.
F6-execute the current row.
F8-
Continue execution.
CTRL + R-execute to the current row.

Refactoring
Alt + Shift + R-
Variable name letter number Reconstruction

Read Source Code
F3-view variable Declaration
F4-
View certain inheritance hierarchies
CTRL + T quickly view the class inheritance relationship

Navigation problems
F2-
Focus on the editing View
Alt + Shift + w when the focus is in the editing area, the source file's navigation view (outline, Navigator, C ++
Project)
CTRL + F6, CTRL + Shift + F6 switch the opened document in the editing view (similar to the Windows Alt + TLB and
Alt + Shift + TBL)
CTRL + F7, CTRL + Shift + F7 switch the Global View
CTRL + F8, CTRL + Shift + F8
-UI group switching. This shortcut can be used to switch the Symbian interface group and debug interface group.

Related Article

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.