Home > Technology peripherals > It Industry > VS Code C++ version 1.16 released: Added 'Call Hierarchy' function to help developers understand the code in depth

VS Code C++ version 1.16 released: Added 'Call Hierarchy' function to help developers understand the code in depth

PHPz
Release: 2023-07-05 12:35:35
forward
1148 people have browsed it

News on June 30, Microsoft recently released VS Code The latest version of the C extension suite, 1.16, brings new features and improvements to developers. This version introduces a new feature called "Call Hierarchy" feature is designed to help developers better understand the reference relationships between code functions. In addition, the related functions of comments and definitions have also been enhanced, giving developers more freedom when writing comments and definitions.

It is understood that developers only need to right-click on the code function and select "Call Hierarchy" in the function menu to use this function. Through "Call Hierarchy", developers can intuitively view the complex reference relationships between code functions to better understand the code structure and process.

VS Code C++ 1.16版本发布:新增“Call Hierarchy”功能,助力开发者深入理解代码

Microsoft has further strengthened comments and definitions Related functions of and definitions are copied to the clipboard so that developers can easily paste them elsewhere, thereby improving development efficiency.

Microsoft said that the launch of these new features is a response to the needs of developers and is designed to help them more Better understand the structure and reference relationships of the code, and provide more flexible ways of annotating and defining operations. Microsoft attaches great importance to developer feedback and continues to improve and optimize VS Code C extension suite to provide a better development experience.

The above is the detailed content of VS Code C++ version 1.16 released: Added 'Call Hierarchy' function to help developers understand the code in depth. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:itbear.com
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template