feline
Whole Tomato Software
United Kingdom
19004 Posts |
Posted - Nov 21 2006 : 08:22:30 AM
|
To jump to the matching line try CTRL+] The colouring, the IDE does this if you are using VS2005, have left the IDE's intellisense parser enabled, and wait long enough. VA does not try to do this since it does not know which items are currently defined.
For now we are not going to try and offer indenting of these lines: http://docs.wholetomato.com?W147
If you are using an older IDE you can try:
#if 0 //{{AFX_COMMENTED_OUT #endif //}}AFX_COMMENTED_OUT
to mark your blocks. You can use autotext entries to make these quick and easy to enter. You can control the colour of these blocks in the IDE's colour options. |
zen is the art of being at one with the two'ness |
|
|