Text editor vertical lines on statements

后端 未结 5 743
被撕碎了的回忆
被撕碎了的回忆 2021-01-03 23:51

In other text editors, such as Notepad++, if statements among other things had a vertical line connecting the if to the else, and the else

5条回答
  •  梦毁少年i
    2021-01-03 23:57

    For Visual Studio 2017 VB.NET: Tools > Options > Text Editor > Basic > Adv.. > Block Structure Guides: check 'em

提交回复
热议问题