- Add validation/completion for #graphql annotated strings in js #47
- Add config option for disabling 'Run in Studio' button #46
- Add config option to disable switching to output tab on error #44
- Specify files with conflicting documents for the 'There are multiple definitions' message. #29
- Dont watch non file documents. Diff view will no longer crash extension. #28
- Upgrade graphql version to 15.5 #34
- Fix 'Run in explorer' link. #25
- Add a 'Run in explorer' gutter action. #20
- Switch Studio query that fetches timing hints to use a newer field. This should have no user-observable impact, though we may eventually remove the old field once most users have upgraded their extensions. #22
- Add support for highlighting Svelte files #17
- Add support for
.cjs
files #4 - Exclude localSchemaFile when looking for graphql documents. This should fix the common case for hitting
VSCode Plugin: Loading Schema Twice
errors. #8
- Fix VS Code extension performance issues for larger projects #1938
-> Note: This project used to live in the apollo-tooling repo. Refer to the apollo-tooling CHANGELOG for full list of changes before April 25, 2021. See below for filtered changelog from apollo-tooling.
- Remove dependency on
apollo-env
, so using this package no longer installs polyfills.
- deps: Updated
node-fetch
to v2.6.1
- The following utility functions are no longer exported from
apollo-env
and can now be found in theapollo-graphql
library:createHash
isNodeLike
mapValues
isNotNullOrDefined
apollo-language-server@1.14.3
- Fix issue where fragment definitions only included in
@client
fields would not be stripped ((AP-682)(https://golinks.io/AP-682), #1454)
- Fix issue where fragment definitions only included in
apollo-language-server@1.14.2
apollo-language-server@1.14.1
- Fix cache invalidation bug for reload schema which caused outdated results in autocomplete #1446
vscode-apollo@1.9.0
- Add Dart support for vscode #1385
apollo-language-server@1.14.0
- Add Dart operation extraction #1385
apollo-codegen-swift@0.34.2
- Prevent compiler warnings for redundant access-level modifiers when using
--namespace
1241
- Prevent compiler warnings for redundant access-level modifiers when using
apollo-language-server@1.5.2
vscode-apollo@1.5.2
apollo-env@0.3.1
- Fix core-js dependency by pinning to
3.0.0-beta.3
#961
- Fix core-js dependency by pinning to
apollo-language-server
1.4.1- Fix edge case for empty operations #959
NOTE: Many of the updates and changes in this release came from a complete rebuild of the Apollo CLI in preparation for GraphQL summit. Many of these changes can be traced to this commit but aren't tied to a specific pull request, and won't be linked.
apollo-language-server@1.0.0
- Initial release of
apollo-language-server
to supportvscode-apollo
, andapollo
- Supports editor features for...
- Autocompletion of GraphQL documents
- Hover information for fields anr arguments
- Type definitions and references
- Code lenses for open files
- Initial release of
vscode-apollo@1.0.0
- Initial Release of
vscode-apollo
- Switching of schema tags #632
- Supports all of the editor features exposed by
apollo-language-server
- Initial Release of
apollo-language-server
,apollo-vscode
apollo-cli
,apollo-language-server
,apollo-vscode
apollo-language-server
apollo-language-server
,apollo-vscode
apollo-cli
,apollo-codegen-core
,apollo-language-server
,apollo-vscode-webview
,apollo-vscode
apollo-cli
,apollo-language-server
,apollo-vscode
apollo-cli
,apollo-language-server