Skip to content

Latest commit

 

History

History
34 lines (20 loc) · 751 Bytes

File metadata and controls

34 lines (20 loc) · 751 Bytes

Summary

Fixes #

Changes

Screenshots / Recording

Testing

  • npm run check passes (compile + unit tests + integration smoke test + packaging dry run)
  • Manually verified in Extension Development Host
  • Tested on Windows / macOS / Linux (list which)

Checklist

  • PR is focused on a single concern
  • README.md updated if user-facing behavior changed
  • Tests added or updated for new/changed behavior
  • No unrelated changes included

Notes