Skip to content

Add support for apollo.config.json,yaml,yml#200

Merged
phryneas merged 8 commits into
mainfrom
pr/config-json-yml
Sep 13, 2024
Merged

Add support for apollo.config.json,yaml,yml#200
phryneas merged 8 commits into
mainfrom
pr/config-json-yml

Conversation

@phryneas
Copy link
Copy Markdown
Member

@phryneas phryneas commented Sep 12, 2024

This adds support for a few more configuration file formats and also adds a JSON Schema.
For schema support in yaml files, https://github.com/redhat-developer/vscode-yaml needs to be installed as an extension, for json files it works out of the box.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Sep 12, 2024

You can download the latest build of the extension for this PR here:
vscode-apollo-0.0.0-build-1726248886.pr-200.commit-4170d43.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-1726248886.pr-200.commit-4170d43.vsix --force

from the command line.

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

@phryneas phryneas marked this pull request as ready for review September 12, 2024 13:52
Copy link
Copy Markdown
Contributor

@dylan-apollo dylan-apollo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works great for me, thanks!

Copy link
Copy Markdown
Member

@jerelmiller jerelmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💯

@phryneas phryneas merged commit d6c6af8 into main Sep 13, 2024
@phryneas phryneas deleted the pr/config-json-yml branch September 13, 2024 17:43
@github-actions github-actions Bot mentioned this pull request Sep 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants