Back to Parcel

Parcel

packages/utils/parcelforvscode/README.md

2.16.4273 B
Original Source

Parcel

This extension shows errors, warnings and other diagnostics inline in VS Code.

Usage

  1. Install this extension
  2. In your project, install @parcel/reporter-lsp and run Parcel with that reporter, e.g. parcel src/index.html --reporter @parcel/reporter-lsp.