DVT IDE for VS Code VHDL User Guide
Rev. 24.1.5, 13 March 2024

Chapter 11. Peek Exploration

Peek commands are available if you want to quickly check something.

The results are embedded inline in the editor, presented in a peek window.

Peek References

To peek the references of an element, place the cursor on its name and use the "Peek References" command.


Peek Definition / Declaration

To peek the definition / declaration of an element, place the cursor on its name and use the "Peek Definition" / "Peek Declaration" command.


Peek Type Definition

To peek the type of an element, place the cursor on its name and use the "Peek Type Definition" command.