)]}'
{
  "commit": "c8ba61b907ca31e8aa020487a60008f0438ea4e7",
  "tree": "cf76e709aea9094c060008f5e31c8a72437c8eb9",
  "parents": [
    "1933169ad8ee9e4d4114112eb56ef0811fb0a094"
  ],
  "author": {
    "name": "Jia Chen",
    "email": "grievejia@meta.com",
    "time": "Fri Aug 14 13:37:20 2026 -0700"
  },
  "committer": {
    "name": "meta-codesync[bot]",
    "email": "215208954+meta-codesync[bot]@users.noreply.github.com",
    "time": "Fri Aug 14 13:37:20 2026 -0700"
  },
  "message": "Unblock VS Code Marketplace publishing\n\nSummary:\nThe 1.2.0 release published to Open VSX but failed to publish to the VS Code Marketplace. `vsce publish` refuses any extension that declares a proposed API, and the extension has declared `editorHoverVerbosityLevel` since the verbose hover feature landed. That declaration first reached a release with 1.2.0, so stable Marketplace users are still on 1.1.1.\n\nPass `--allow-proposed-apis editorHoverVerbosityLevel` to `vsce publish`. Bypassing the check does not ship a broken extension: the editor withholds proposed APIs from extensions it has not allowlisted, and the extension already detects this and falls back to the ordinary LSP hover, so Marketplace users get everything except the +/- hover controls.\n\nReviewed By: shobhitmehro\n\nDifferential Revision: D116078949\n\nfbshipit-source-id: 377e7c09d50309caa77ff42dd54184bb07910bf2\n",
  "tree_diff": [
    {
      "type": "modify",
      "old_id": "9528d1fcecbe09ea1200bdef3914012f615b5132",
      "old_mode": 33188,
      "old_path": ".github/workflows/deploy_extension.yml",
      "new_id": "2f3af969c8db707509c78b054f2c17187e72802b",
      "new_mode": 33188,
      "new_path": ".github/workflows/deploy_extension.yml"
    }
  ]
}
