November 2019
Beginner
436 pages
8h 52m
English
Let's stop for a moment. Traditionally, in large applications, developers collect menu items into logical groups so that it is much easier for end users to remember and use them.
The following is an example of the File menu from Visual Studio Code, which you are probably using right now to edit project files:

The keyboard shortcuts may differ, depending on the platform you are using, but the structure should be the same with all operating systems.
Note how developers group multiple items into separate areas. If you want to separate two menu items, follow these steps:
Read now
Unlock full access