Power User Tips
Find some Power User Tips!
You can integrate version control with Understand via User Tools. First, download the configuration files here: Subversion (SVN) (10.3 KB) CVS (8.1 KB)...
Mon, 4 Oct, 2021 at 2:51 AM
Have you ever needed to see what code isn’t actually being used? Understand has an option to turn on highlighting for entities that are defined but not used...
Mon, 4 Oct, 2021 at 2:41 AM
DO-178B, Software Considerations in Airborne Systems and Equipment Certification, is a standard published by RTCA, Inc that the FAA accepts for certifying s...
Mon, 4 Oct, 2021 at 2:40 AM
Our goal for the Understand editor was to provide an IDE equal to the top programming editors, but also give it lots of features for maintaining and underst...
Mon, 4 Oct, 2021 at 2:37 AM
Have you ever wanted to highlight an entity and then highlight a different entity but not lose the highlighting on the first? With the ‘Toggle Persistent Hi...
Mon, 4 Oct, 2021 at 2:36 AM
As I walk around meeting with our engineers, I notice they will frequently have dozens of files open in Understand’s GUI. They use the “Window Selector” to ...
Mon, 4 Oct, 2021 at 2:33 AM
To select a block of text spanning several lines in the editor just hold down the “Alt” key while selecting the text You can also edit multiple lines...
Mon, 4 Oct, 2021 at 2:30 AM
Refactoring is a disciplined technique for restructuring an existing body of code, altering its internal structure without changing its external behavior. ...
Mon, 4 Oct, 2021 at 2:09 AM
Since build 516 if you are editing a code file you can quickly switch to the corresponding header file and back again with Ctrl+’ (apostrophe).
Mon, 4 Oct, 2021 at 1:42 AM
By default our graphics framework on *nix is optimized for drawing locally. To optimize the render for an exported display, launch Understand with the follo...
Mon, 4 Oct, 2021 at 1:14 AM