Product Links
Detailed Info

Understand for C++ "Smart" Editor

Understand includes a programmer's editor that is handy for full-time editing, or just a quick change or two as you navigate through your code. Highlights include syntax colorization, right click access to search and Understand information, as well as the ability to deal with any sized file quickly and efficiently. Another neat feature is the ability to move back and forward through the history of where you have visited. This helps you get back to where you started after exploring down a tree of code.

Features
  • Context sensitive right-click menus provide information about any source item
  • Easily jump to declarations, definitions, and uses of any code item you see
  • Customizable syntax colorization
  • Able to handle very large files with near instant jumping from place to place
  • User defineable keystroke mapping
  • Project wide searching for any selected text or code entity
  • Scope-matching permits an easy way of matching braces, parenthesis, etc
  • Pre-processor scope-matching lets you jump between #if, #else, #endif, etc
Right-click on anything and get a menu of information

Right-click on a brace and you can easily jump to the matching one or select to it, like below
©1996-2007 Scientific Toolworks, Inc. All rights reserved.