There are a lot of benefits to sharing Understand projects, but if you want to create your own, you can still benefit from the shared knowledge of your team.
Category: Power User Tips
Where to start?
Understand makes it easy to know where to start looking to track down a bug, Find where to place breakpoints, and identify which locations in the code need to be updated.
Measuring Your Code
Learn about the available metrics in Understand, the ways to explore them, and how they can help you solve problems.
Functions Shall Be lowerCamelCase
Fixing function names with Understand’s Rename Refactor tool, and some recent improvements to it
A Toolsmith’s Guide to the Understand API
Using Understand’s C, Perl, and Python APIs to write programs about your programs, you can make your team more productive, smarter, and less dangerous
Git Comparison Projects
You can now create Understand Comparison Projects directly from git
How Hard is it?
Understand is used to determine how much work it would take to create a database that reads files from a git repository.
Minimize the Impact of Interruptions
Now you keep interruptions from ruining your thought process in Understand. Session Browser lets you save your work, explore something completely unrelated, and then switch back to where you were.
Info is just a Hover Away
If you hover over your code in Understand it will tell you all sorts of things about what you are hovering over.
One-Click Code Browsing
The “Browse” mode of Understand generates synch events and definition visits with just a single click.