C Board  

Go Back   C Board > Community Boards > Tech Board

Reply
 
LinkBack Thread Tools Display Modes
Old 09-27-2006, 12:42 PM   #1
Supermassive black hole
 
ahluka's Avatar
 
Join Date: Jul 2005
Location: South Wales, UK
Posts: 1,709
[VS2003] Line highlighting alá Code::Blocks?

I like the way Code::Blocks highlights the current line with a nice shade of cream and I've just investigated adding a column-80 right margin which could be done by adding a registry value (http://blogs.msdn.com/saraford/archi...15/257953.aspx)

Anyone know if this is possible with VS?
__________________
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

- Mike McShaffry
ahluka is offline   Reply With Quote
Old 09-27-2006, 02:01 PM   #2
Frequently Quite Prolix
 
dwks's Avatar
 
Join Date: Apr 2005
Location: Canada
Posts: 7,698
I don't know if it's possible, but there's a simple solution: use Code::Blocks.

Actually, strike that, I know it's possible: I once saw a configured MSVC 6.0 that highlighted the current line. Check the settings, you should be able to change it without touching the registry.
__________________
dwk

Seek and ye shall find. quaere et invenies.

"Simplicity does not precede complexity, but follows it." -- Alan Perlis
"Testing can only prove the presence of bugs, not their absence." -- Edsger Dijkstra
"The only real mistake is the one from which we learn nothing." -- John Powell


Other boards: DaniWeb, TPS
Unofficial Wiki FAQ: cpwiki.sf.net

My website: http://dwks.theprogrammingsite.com/
Projects: codeform, xuni, atlantis, nort, etc.
dwks is offline   Reply With Quote
Old 09-28-2006, 07:27 AM   #3
Supermassive black hole
 
ahluka's Avatar
 
Join Date: Jul 2005
Location: South Wales, UK
Posts: 1,709
Well I've changed the colour of every setting and looked through all the editor setting pages and nothing is there. There is "current statement" which by default is yellow background with black text, but nothing (not even while debugging) goes that colour so I haven't got a clue what that's for.
__________________
Good class architecture is not like a Swiss Army Knife; it should be more like a well balanced throwing knife.

- Mike McShaffry
ahluka is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pointer and Polymorphism help. Skyy C++ Programming 29 12-18-2008 09:17 PM
Printing Length of Input and the Limited Input dnguyen1022 C Programming 33 11-29-2008 04:13 PM
Greenhand want help! leereg C Programming 6 01-29-2002 06:04 AM
SSCANF help mattz C Programming 7 12-10-2001 04:53 PM
Validating the contents of a char buffer mattz C Programming 3 12-09-2001 06:21 PM


All times are GMT -6. The time now is 06:46 AM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22