JetBrains / js-graphql-intellij-plugin

GraphQL language support for WebStorm, IntelliJ IDEA and other IDEs based on the IntelliJ Platform.
https://jimkyndemeyer.github.io/js-graphql-intellij-plugin/
MIT License
880 stars 97 forks source link

Third-Party Plugins Notice #681

Closed flekmatik closed 1 year ago

flekmatik commented 1 year ago

Describe the bug I am getting a warning message when installing this plugin. If this plugin is maintained by JetBrains this warning shouldn't be necessary right? I don't want to open any backdoor to my computer so I take such warnings quite seriously.

To Reproduce

  1. Install this plugin in Webstorm

Expected behavior No warning message because this plugin is maintained by JetBrains.

Screenshots

image

Version and Environment Details Operation system: MacOS IDE name and version: Webstorm 2023.2 Plugin version: 4.0.2

Additional context GraphQL seems to me like a quite common technology in web development and I'd expect it to be part of such IDE. It's strange to have to install it from "untrusted" sources. Even if it'd be a paid addon like datagrip addon.

vepanimas commented 1 year ago

Hi! The plugin was initially developed and maintained for a long time by @jimkyndemeyer, and he did a really great job! The plugin has become a standard for GraphQL support in the IntelliJ ecosystem. So, this notice is expected, and installing it won't cause any issues.

Now we gradually transition the plugin to the IntelliJ repository and adapt it to our build and release process. Several days ago I changed the vendor to JetBrains, so it won't show that warning in future releases.