.. _Create Included File:

Create Included File
====================

An error is triggered when including a file which does not exist.

Place the editor cursor on the error's line and press :kbd:`Ctrl+1`, select **Create file ... in ...** from the list of quick fix proposals and press  :kbd:`Enter`.

.. figure:: ../../images/common/sv_quick_fix_create_included_file_list.png

The file is created in the chosen location and opened in a new editor.

.. note::

	A content assist pop up showing templates is automatically triggered.

.. note::

	The list may contain several proposals, one for every project incdir.

