From 3925102262fc2017067c91383dfbcf61780c079c Mon Sep 17 00:00:00 2001 From: flavioandrade91 Date: Mon, 19 Oct 2020 14:10:32 -0300 Subject: [PATCH] Update chapter-06-gbapp-reference.md --- book/chapter-06-gbapp-reference.md | 1 + 1 file changed, 1 insertion(+) diff --git a/book/chapter-06-gbapp-reference.md b/book/chapter-06-gbapp-reference.md index 8b0c70f4..144eb913 100644 --- a/book/chapter-06-gbapp-reference.md +++ b/book/chapter-06-gbapp-reference.md @@ -174,6 +174,7 @@ This in some way contributes to a better understanding of how it works. | Key | Description | |--------------------------|-------------------------------------------------------------------------------| | F8 | Next error. | +| F12 | Go to symbol definition. | | F5 | Run. | | CTRL + . | Auto refactoring (Fix). | | ALT + SHIFT + DOWN ARROW | Duplicate the line code. |