Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
 All Forums
 Visual Assist
 Technical Support
 1715: outlining & highlight {}

You must be registered to post a reply.
Click here to register.

Screensize:
UserName:
Password:
Format: BoldItalicizeUnderlineStrikethrough Align leftCenterAlign right Insert horizontal ruleUpload and insert imageInsert hyperlinkInsert email addressInsert codeInsert quoted textInsert listInsert Emoji
   
Message:

Forum code is on.
Html is off.

 
Check to subscribe to this topic.
   

T O P I C    R E V I E W
eve Posted - Feb 13 2009 : 03:17:12 AM
Hello,

When I enable outlining and hide a part of the code, the highlight matching {} feature no longer seems to work.

To reproduce:
- VS2005, C++, XPsp2 (full details below)
- enable outlining (VS feature)
- enable highlight matching {} (VAX feature)
- write a small piece of code like this:

   void myfunction()
      {
      if (bla)
         {
         boe();
         }
      }

- place the cursor outside the function scope
- press the '-' symbol to hide the if-block
- place the cursor after the '{' of the function
=> the closing '}' will not be highlighted

regards,
eli

---
system info:
VA_X.dll file version 10.5.1715.0 built 2009.01.25
Licensed to:
VA X: [email protected] (30-user license) Support ends 2009.09.09
DevEnv.exe version 8.0.50727.762
msenv.dll version 8.0.50727.762
Font: Courier New 17(Pixels)
Comctl32.dll version 6.0.2900.2982
Windows XP 5.1 Build 2600 Service Pack 2
2 processors

Platform: Win32
Stable Includes:
C:\\DevStudio\\Vs2005\\VC\\include;
C:\\DevStudio\\Vs2005\\VC\\atlmfc\\include;
C:\\DevStudio\\Vs2005\\VC\\PlatformSDK\\include;
C:\\DevStudio\\Vs2005\\SDK\\v2.0\\include;

Other Includes:

Stable Source Directories:
C:\\DevStudio\\Vs2005\\VC\\atlmfc\\src\\mfc;
C:\\DevStudio\\Vs2005\\VC\\atlmfc\\src\\mfcm;
C:\\DevStudio\\Vs2005\\VC\\atlmfc\\src\\atl;
C:\\DevStudio\\Vs2005\\VC\\crt\\src;


1   L A T E S T    R E P L I E S    (Newest First)
feline Posted - Feb 13 2009 : 08:30:33 AM
We are making some changes to how highlighting works in the next version of VA, which will hopefully help with this problem.

© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000