apollographql / vscode-graphql

Apollo GraphQL VS Code extension
https://marketplace.visualstudio.com/items?itemName=apollographql.vscode-apollo
MIT License
63 stars 20 forks source link

Adjustments to VSCode <-> DevTools communication #197

Open phryneas opened 3 weeks ago

phryneas commented 3 weeks ago

This is the sister PR for https://github.com/apollographql/apollo-client-devtools/pull/1513

CI fails because no devtools package has been published yet, but please review it anyways :)

github-actions[bot] commented 2 weeks ago

You can download the latest build of the extension for this PR here: vscode-apollo-0.0.0-build-1726845811.pr-197.commit-4108477.zip.

To install the extension, download the file, unzip it and install it in VS Code by selecting "Install from VSIX..." in the Extensions view.

Alternatively, run

code --install-extension vscode-apollo-0.0.0-build-1726845811.pr-197.commit-4108477.vsix --force

from the command line.

For older builds, please see the edit history of this comment.