- Mastering Visual Studio 2017
- Kunal Chowdhury
- 160字
- 2021-07-15 17:26:34
Structural guide lines
Visual Studio 2017 also focuses on a new feature called Structural guide lines. The Structural Guide Lines are drawn in the editor so that you can easily visualize the structure of the code that you are currently working on. When you mouse hover on the guideline, a tooltip containing the context of the current code block relative to its ancestor blocks is displayed. Here, in the following screenshot, you can see how the lines are drawn and how the tooltip is displayed with its ancestor blocks when you hover over the guide lines of the using block:

This feature is enabled by default. If you want to disable it, you can navigate to the Visual Studio options dialog at the path: Tools | Options | Text Editor | General, and uncheck the checkbox labelled Show structure guide lines.

To enable it again, follow the same path and check the same box, as shown in the preceding screenshot.
- Advanced Quantitative Finance with C++
- 數據科學實戰手冊(R+Python)
- The Complete Rust Programming Reference Guide
- TypeScript Blueprints
- 控糖控脂健康餐
- Cocos2d-x游戲開發:手把手教你Lua語言的編程方法
- Reactive Programming with Swift
- iOS開發實戰:從零基礎到App Store上架
- 你必須知道的204個Visual C++開發問題
- Visual Basic程序設計與應用實踐教程
- RSpec Essentials
- OpenGL Data Visualization Cookbook
- Learning JavaScript Data Structures and Algorithms(Second Edition)
- Instant Automapper
- 軟件工程與UML案例解析(第三版)