.. _Add Signal to Sensitivity List:

Add Signal to Sensitivity List
==============================

When the sensitivity list of a process is incomplete, warnings are triggered for all missing signals.

.. figure:: ../../images/common/vhdl_quick_fix_add_to_sensitivity_list_list.png
	:align: center

Place the editor cursor on the warning's line and press :kbd:`Ctrl+1`, select :guilabel:`Add signal ... to sensitivity list` from the list of quick fix proposals and press :kbd:`Enter`.

.. figure:: ../../images/common/vhdl_quick_fix_add_to_sensitivity_list_after.png
	:align: center





