Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsFree MagazinesWhite PapersSubmit Content
Discussion GroupsASP.NETWindows FormsLanguages.NET FrameworkVisual Studio.NET
Articles.NET FrameworkASP.NETToolsWindows Forms
.NET DirectoryOpen Source ProjectsUser GroupsWeb Resources
Related Topics
Visual Basic 6SQL ServerMS AccessOther DB ProductsMS Server ProductsMore Topics ...

.NET Forum / Visual Studio.NET / IDE / August 2005

Tip: Looking for answers? Try searching our database.

virtual line end

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Karsten Schramm - 03 Aug 2005 12:40 GMT
Hi,

is there a possibility in VStudio.NET 2003 to set a virtual line end
(e.g. after 80 chars) so I can see a vertical drawn line at this point?

Thx
Scot T Brennecke - 03 Aug 2005 23:36 GMT
Karsten,
   That is one of the many, many nice features provided by the Visual Assist add-in from Whole
Tomato Software.  I've been using their add-in for years, and now I can't imagine working without
it!
   http://www.WholeTomato.com

> Hi,
>
> is there a possibility in VStudio.NET 2003 to set a virtual line end
> (e.g. after 80 chars) so I can see a vertical drawn line at this point?
>
> Thx
Karsten Schramm - 04 Aug 2005 09:23 GMT
Karsten Schramm schrieb:

> Hi,
>
> is there a possibility in VStudio.NET 2003 to set a virtual line end
> (e.g. after 80 chars) so I can see a vertical drawn line at this point?
>
> Thx

Ok, ich habs raus.

Man gehe in die Registry in folgenden Schlüssel

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\Text Editor

Dort lege man eine neue Zeichenfolge namens "Guides" an.

Diese bekommt folgenden Wert

RGB(128,0,0) 100

Dann kommt nach 100 Zeichen diese Hilfslinie. Man kann auch mehrere
Hilfslinien vereinbaren

RGB(128,0,0) 95, 100
Karsten Schramm - 04 Aug 2005 09:26 GMT
Karsten Schramm schrieb:

> Hi,
>
> is there a possibility in VStudio.NET 2003 to set a virtual line end
> (e.g. after 80 chars) so I can see a vertical drawn line at this point?
>
> Thx

I've got it.

Go to your registry to the key

HKEY_CURRENT_USER\Software\Microsoft\VisualStudio\7.1\Text Editor

create a new string named "Guides"

set the value to

RGB(128,0,0) 80

Then a line will be drawn at 80 chars.

You can also use mor than one line

RGB(128,0,0) 80, 100

Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.