Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 397 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 397 Bytes

Temporal Visual Studio Code Plugin

This is pre-release software. Use at your own risk. ☠️

Getting Started

  • Install the dependencies using pnpm install.
  • Open the project in Visual Studio Code.
  • Press F5 to build the extension. This will launch a second editor with the extension loaded in.
  • If you make any changes, refresh the project running the extension using Command-R.