-
Notifications
You must be signed in to change notification settings - Fork 18
Using PWA Studio
You can access all of PWA Studios actions by hitting Ctrl-Shift-P
within VSCode to open a dialogue to choose a command. Type in PWA to filter for results from the extensions:
Selecting any of the commands from this menu will launch the associated PWA Studio command, and may prompt you for further input. You can learn more about how to use these commands in the other sections of the documentation.
If you're tired of VS Code shortcuts, PWA Studio also has an interface for interaction with the extension. You can find the interface by selecting the PWA Studio tab in your Code Window:
After selecting the PWA Studio tab, the leftmost pane of your Code window will now show a pane containing the interface for using the extension. Additionally, you'll also be able to access many of the commands from the extension on the bottommost bar of VS Code:
You can learn how to use the different functions of the GUI in the various sections of the documentation.