Did You Mean

Typos represent a common source of compilation errors. DVT provides a quick way to fix them.

../../_images/sv_quick_fix_did_you_mean_list.png

Place the editor cursor on the error’s line and press Ctrl+1, select Did you mean … from the list of quick fix proposals and press Enter.

The undeclared identifier is replaced by a proposal of your choice.

../../_images/sv_quick_fix_did_you_mean_after.png

Note

The list may contain up to 3 relevant proposals.

Note

The quick fix is only available for unknown identifiers at least 3 characters long.