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. |