"Reprint" Visual Studio for Linux to better support development under Linux

Source: Internet
Author: User

Original:Visual Studio for Linux to better support development under Linux

English original: Targeting Linux made easier in Visual Studio 2015

Visual C + + for Linux extensions enable Visual Studio 2015 users to write C or C + + code in VS2015 and deploy code to Linux-based systems for compilation and debugging. The source code and project files are transferred to the remote machine via SSH, and the output of the program is displayed on Visual Studio.

Microsoft's Marc Goodner shared more about the release details of the new version (1.0.5), which, as he said, offers new features in several areas: Makefile project templates, remote source replication management, overridable C/E + + The compiler path and the new debugging options.

The Makefile project template enables you to use an existing compilation system (make, CMake, and so on) on a remote machine, and you can learn more by VS2015 project property settings. In general, the process is to edit the code in VS2015, notify VS2015 to prepare the compilation, invoke the existing compilation system to compile, and finally debug the resulting program in Visual Studio.

There is now more granular control over whether the source files are copied to the remote machine. Whether a file needs to be transferred for compilation can be configured at the file or project level. Another modifiable configuration option is to specify which compiler to use for compilation. The project can choose to use the compiler version required for Clang or any project. The last debugger can add additional command-line arguments, and the debug mode can be set. Switching debug mode is useful when the local machine is running the Windows operating system and there is no appropriate version of GDB.

Users can download this extension in Visual Studio Gallery, and interested developers can browse the project pages hosted on GitHub for more details.

"Reprint" Visual Studio for Linux to better support development under Linux

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.