Skip to main content

Playground

The below playground uses VS Code infrastructure; thus, if you are familiar with VS Code, you can use the shortcuts you know, such as:

  • CTRL (CMD on Mac) + Cursor Click on an imported file to jump to the definition
    • Please note that it takes a bit of time for code jumping becomes available
    • Please note that you cannot jump to some of the private definitions
  • CTRL (CMD on Mac) + F to search in the file
  • F1 to open the command palette and adjust settings such as font size

As you change the tabs on the playground, the URL is updated for ease-of-share and restoring the state when you open your browser/tab.