Snippets in Content Assist

Type the first letters from the snippet name and trigger Content Assist. Hover over a snippet proposal to see more details about it.

SystemVerilog:

../../_images/vscode_sv_snippets.png

VHDL:

../../_images/vscode_vhdl_snippets.png

e Language:

../../_images/vscode_e_snippets.png

Note

The DVT predefined snippets and the newly created ones will be all shown in content assist, even if they have the same name.

Tip

Alternatively, you can insert a snippet in the editor using the Snippets: Insert Snippet command instead of content assist.

Tip

You can hide DVT predefined snippets from IntelliSense by clicking the “👁️” button from the Snippets: Insert Snippet command proposals.

../../_images/vscode-hide-snippet-from-content-assist.png