开发者

changing color vs2008 breakpoint marker

开发者 https://www.devze.com 2022-12-24 03:59 出处:网络
I\'ve been looking for a couple of hours now, but can\'t figure out what option in visual studio 2008 controls the highligh开发者_开发技巧ting used for breakpoints. I have a darker theme and the lines

I've been looking for a couple of hours now, but can't figure out what option in visual studio 2008 controls the highligh开发者_开发技巧ting used for breakpoints. I have a darker theme and the lines are hard to read when entering a debugger.


When you hit the breakpoint while debugging, that line of code becomes the current statement so in Tools>Options>Fonts and Colors look for 'Current Statement' line and change the item foreground and background color to your liking...


With the help of this link:

How to change the color of Visual Studio 2005/2008 current line highlight bar?

I think user Thejaka has the answer:

Do you mean the "Current Statement" that is highlighted in yellow by default during debug step through?

Select "Tools -> Options" menu item.

Select "Environment -> Fonts and colors" from the tree view on left.

Select "Current Statement" in "Display items" list box, then change the "Item background" color.

Press OK.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号