2.7.0 • Published 2 years ago

parcelforvscode v2.7.0

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

parcelforvscode README

How to run the extension locally

  • Run yarn watch in the parcel-lsp dir
  • Run Parcel in a project with --reporter @parcel/reporter-lsp
  • Press F5 in VS Code from the parcelforvscode dir
  • A debug window should open up
    • Progress build phase reports should show up at the bottom
    • Diagnostics should show up in the Problems tab