From 253eb4779b6a25eb7cd299639e156b37d4faa37a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Wed, 30 Aug 2023 13:33:26 +0200 Subject: [PATCH] Doc: Mention the locator f file option for creating files ... in How-to: Create files. Change-Id: I9cc0ba39009c722a89ee127d6ffcebcd01cce649 Reviewed-by: Eike Ziller --- .../src/projects/creator-only/creator-files-creating.qdoc | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc b/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc index 2b730ee67e3..8676fe625cd 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc @@ -17,6 +17,11 @@ \image qtcreator-new-file.webp {New File wizard} + \note You can also use the \c f locator filter to create a new + file and open it in the editor. For more information, see + \l {Creating Files and Directories from Locator}. However, you must + manually add the created file to a project. + \section1 Select file type The following table lists the types of wizard templates that you can use