Linux development environment Construction and use--slickedit simple use tutorial

Source: Internet
Author: User
Tags function definition

Please click here for the installation and configuration of SlickEdit.


1) Start SlickEdit



After a terminal starts SlickEdit, it also runs in the case of another terminal that starts SlickEdit when it needs to knock command:vs +new


2) Create key projects as needed

A) New project (Project-> new)



b) Select the project you want to create as needed (GNU/C + +)




c) can create executable programs, dynamic libraries, static libraries (here as executables)



d) Blank works, with main () works, with Hello World engineering



e) Makefile settings (this option does not take Makefile)




f) Add files to the project (or do not add, press OK directly)




3) related operation of the project



A) show off the project side bar



b) Add files to the project



c) Removal of a file from the project




4) Common default shortcut keys

Ctrl +. or F12 displays the position of the variable or function definition


ctrl+/ or shift+f12 displays and lists all references in the project to the current selected variable or function position


Ctrl +] The cursor moves to the matching [] or ()


ctrl+\ collapse/Unwind code (works regardless of whether code folding is turned on)


ALT +. List symbol lists (function declarations)


ctrl+f (Find) Find


ctrl+g (GO)/ctrl+shift+g Jump


ctrl+r (replace) Replace


Linux development environment Construction and use--slickedit simple use tutorial

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.