Whole Tomato Software Forums
Whole Tomato Software Forums
Main Site | Profile | Register | Active Topics | Members | Search | FAQ
User name:
Password:
Save Password
Forgot your password?

 All Forums
 Visual Assist
 Technical Support
 1715: outlining & highlight {}
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

eve
Tomato Guru

Belgium
101 Posts

Posted - Feb 13 2009 :  03:17:12 AM  Show Profile  Reply with Quote
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;


feline
Whole Tomato Software

United Kingdom
18943 Posts

Posted - Feb 13 2009 :  08:30:33 AM  Show Profile  Reply with Quote
We are making some changes to how highlighting works in the next version of VA, which will hopefully help with this problem.

zen is the art of being at one with the two'ness
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
© 2023 Whole Tomato Software, LLC Go To Top Of Page
Snitz Forums 2000