Author |
Topic |
|
Mike Kelly
Junior Member
12 Posts |
Posted - Dec 08 2006 : 07:55:17 AM
|
I'm using build 1540 in VS2005/C++ with "Word wrap" turned on in the text editor.
VAX highlights parenthesis on the first line of text, but when the cursor moves to subsequent wrapped lines, the highlighting stops working. Moving to wrapped lines also affects the brace matching. |
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Dec 08 2006 : 3:07:09 PM
|
I am seeing the same effect here.
case=4025 |
zen is the art of being at one with the two'ness |
|
|
Mike Kelly
Junior Member
12 Posts |
Posted - Apr 09 2008 : 11:12:11 PM
|
Any idea when this will be fixed?
Another strange thing I noticed about long lines happens when you scroll the horizontal bar to the right. If you scroll it more than 20 spaces, then parenthesis highlighting stops. Scroll one space left again and it magically re-appears. Probably not related. |
|
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Apr 10 2008 : 09:36:30 AM
|
I do not have any estimate on case=4025 currently, but I have just increased the priority on this for you, which should help.
Scrolling horizontally, I am still seeing brackets getting highlighted when I have scrolled 50 characters sideways. Which IDE, version of VA and programming language are you using? |
zen is the art of being at one with the two'ness |
|
|
Mike Kelly
Junior Member
12 Posts |
Posted - Apr 10 2008 : 7:34:39 PM
|
I just checked again. It varies. Here's a repeatable way that should get you to see what I see.
Paste the following line into a new .cpp file (File->New file->C++ file). QAction* deepPublishHelp = new QAction(QPixmap::fromImage(QImage(NOTR(":/images/toolbar.png")).copy(QRect(400, 0, 16, 16))), tr("Deep Publish Help"), this); Now click on the 'a' in QImage (column 62). Notice that the preceding parenthesis is highlighted. Now proceed to click the right arrow on the horizontal scrollbar 6 times. The parenthesis remains highlighted. Now click the arrow once more. The highlight disappears. Click the left arrow once. The highlight returns.
Regarding your question: I'm coding in C++ with VAX 10.4.1626.1. Here's the version info from VisualStudio (Help->About->Copy Info):
Microsoft Visual Studio 2005 Version 8.0.50727.762 (SP.050727-7600) Microsoft .NET Framework Version 2.0.50727 SP1
Installed Edition: Professional
Microsoft Visual Basic 2005 77626-009-0000007-41276 Microsoft Visual Basic 2005
Microsoft Visual C# 2005 77626-009-0000007-41276 Microsoft Visual C# 2005
Microsoft Visual C++ 2005 77626-009-0000007-41276 Microsoft Visual C++ 2005
Microsoft Visual J# 2005 77626-009-0000007-41276 Microsoft Visual J# 2005
Microsoft Visual Web Developer 2005 77626-009-0000007-41276 Microsoft Visual Web Developer 2005
Microsoft Web Application Projects 2005 77626-009-0000007-41276 Microsoft Web Application Projects 2005 Version 8.0.50727.762
Crystal Reports AAC60-G0CSA4B-V7000AY Crystal Reports for Visual Studio 2005
Microsoft Visual Studio 2005 Professional Edition - ENU Service Pack 1 (KB926601) This service pack is for Microsoft Visual Studio 2005 Professional Edition - ENU. If you later install a more recent service pack, this service pack will be uninstalled automatically. For more information, visit http://support.microsoft.com/kb/926601
Qt Visual Studio Integration (1.3.3) Qt Integration for Visual Studio .NET
Security Update for Microsoft Visual Studio 2005 Professional Edition - ENU (KB937061) This Security Update is for Microsoft Visual Studio 2005 Professional Edition - ENU. If you later install a more recent service pack, this Security Update will be uninstalled automatically. For more information, visit http://support.microsoft.com/kb/937061
Visual Assist X For more information about Visual Assist X, see the Whole Tomato Software website at http://www.WholeTomato.com. Copyright (c) 1997-2008 Whole Tomato Software, Inc.
Xoreax IncrediBuild 3.10 (build 822) Xoreax IncrediBuild 3.10 (build 822)
FogBugz for Visual Studio Version 2.5. For more information about FogBugz, see the website at http://www.fogcreek.com/fogbugz Copyright (c) 2006-2007 Fog Creek Software, Inc. All Rights Reserved. |
|
|
feline
Whole Tomato Software
United Kingdom
19024 Posts |
Posted - Apr 11 2008 : 10:36:12 AM
|
I am seeing this problem with VA 1626, but I am not seeing the problem with VA 1632. Can you try upgrading to VA 1632 and see if this fixes the problem?
http://forum.wholetomato.com/forum/topic.asp?TOPIC_ID=7404
|
zen is the art of being at one with the two'ness |
|
|
Mike Kelly
Junior Member
12 Posts |
Posted - Apr 13 2008 : 6:17:54 PM
|
Thanks. The highlighting has been sorted out (when wrapping is off) in 1632.
Look forward to seeing a fix for wrapped highlighting :) |
|
|
support
Whole Tomato Software
5566 Posts |
Posted - Mar 30 2009 : 09:24:54 AM
|
case=4025 is a duplicate of case=16375
case=16375 is fixed in build 1721 |
Whole Tomato Software, Inc. |
|
|
|
Topic |
|