Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Using PWA Studio

Zach Teutsch edited this page Jan 28, 2022 · 4 revisions

Two Ways to Use PWA Studio

Commands

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.


Interface

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.