aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastien Douheret <sebastien.douheret@iot.bzh>2018-02-06 18:25:31 +0100
committerSebastien Douheret <sebastien.douheret@iot.bzh>2018-02-06 18:25:31 +0100
commitf7fb2e6de70dd1aebe9aa28a2ec05de987c5f061 (patch)
tree31e2e527e02982ded33f50b1ec460901bd776ed7
parente123f729c2d02e8cba8e0c631bf5f736626ffb46 (diff)
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
-rw-r--r--docs/part-1/4-4_build-first-app-ide.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/part-1/4-4_build-first-app-ide.md b/docs/part-1/4-4_build-first-app-ide.md
index c3c0cda..d14fe91 100644
--- a/docs/part-1/4-4_build-first-app-ide.md
+++ b/docs/part-1/4-4_build-first-app-ide.md
@@ -145,6 +145,9 @@ AGL helloworld application based on cmake template.
}
```
+To run a task : press `Ctrl+Shift+P`, select the `Tasks: Run task` and then
+select for example `pre-build` to trigger pre-build task.
+
> **Note:**
>
> You can also add your own keybindings to trig above tasks, for example: