new-file-dialog.rst 711 B

12345678910111213141516
  1. .. include:: ../_header.rst
  2. New File dialog
  3. ---------------
  4. The `New File dialog`_ shows the different types of files you can create. When you select a type of file, it launches a dedicated dialog to create the file. These specific file dialogs are contributed by the different plugins.
  5. .. image:: ../images/workbench-new-file-dialog-04072020.webp
  6. :alt: New File dialog.
  7. Well, not only files. You can create a new folder or a `new project <projects.html#new-project-dialog>`_.
  8. To open the `New File dialog`_ you can click on the **New File** button of the |MainToolbar|_ or press the ``Ctrl+Alt+N`` keys.
  9. .. image:: ../images/workbench-new-file-button-04072020.webp
  10. :alt: New File button in the toolbar.