mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-05 22:09:56 +03:00
Merge pull request #5522 from Aman-Pandey-afk/patch-1
Update task.json creation instructions
This commit is contained in:
@@ -27,6 +27,8 @@ Importing the project
|
||||
|
||||
.. figure:: img/vscode_create_tasksjson_others.png
|
||||
:align: center
|
||||
|
||||
- If there is no such option as **Create tasks.json file from template** available, either delete the file if it already exists in your folder or create a ``.vscode/tasks.json`` file manually. See `Tasks in Visual Studio Code <https://code.visualstudio.com/docs/editor/tasks#_custom-tasks>`_ for more details on tasks.
|
||||
|
||||
- Within the ``tasks.json`` file find the ``"tasks"`` array and add a new section to it:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user