Adding a guideline to the editor in Visual Studio

后端 未结 5 1747
误落风尘
误落风尘 2020-11-28 00:26

Introduction

I\'ve always been searching for a way to make Visual Studio draw a line after a certain amount of characters.

Below is a guide

5条回答
  •  [愿得一人]
    2020-11-28 00:46

    If you are a user of the free Visual Studio Express edition the right key is in

    HKEY_CURRENT_USER\Software\Microsoft\VCExpress\9.0\Text Editor
    

    {note the VCExpress instead of VisualStudio) but it works! :)

    | improve this answer | |

提交回复
热议问题