There is no data provider registered that can provide view data

Antigravity does not provide the right libraries to support github PRs.

The full issue is described here: There is no data provider registered that can provide view data. · Issue #8327 · microsoft/vscode-pull-request-github · GitHub

As a summary, when you install the github extension, and click on its icon, you get a message “There is no data provider registered that can provide view data.”

The workaround is:

  1. Locate the product.json file (e.g. C:\Program Files\Google\Antigravity\resources\app\product.json)

  2. Open product.json in a text editor (requires Admin/Sudo permissions).

  3. Search for github.vscode-pull-request-github.

  4. You will see a list of extensionEnabledApiProposals. Add "chatSessionsProvider" and "chatParticipantPrivate" to that list.

  5. Save and Restart.

This must be done again and again after each new version of antigravity

3 Likes

This is still a thing. Furthermore, the workaround doesn’t work anymore. Does nobody at Google work with the GitHub pull request extension that this bug appears to them?

1 Like

I agree, the workaround I used is not working completely anymore. I don’t get the error message but I can’t manage PRs

1 Like