Js-graphql-intellij-plugin: autocomplete is broken in latest phpstorm\webstorm

Created on 8 Dec 2020  路  5Comments  路  Source: jimkyndemeyer/js-graphql-intellij-plugin

Description
Parameters autocomplete is broken at query/mutation editing when using language injection.

To Reproduce
create graphql fragment in js/ts file, start to edit query/mugation (autocomplete doesn't appear)
image
if open the same fragment into sepatered graphql tab autocomplete works okay
image
image

Version and Environment Details
Operation system: Linux 5.4.0-56-generic #62-Ubuntu SMP Mon Nov 23 19:20:19 UTC 2020 x86_64 GNU/Linux
IDE name and version: PhpStorm 2020.3 Build #PS-203.5981.175, built on December 2, 2020
Plugin version: 2.7.0

Most helpful comment

Thought I would add this seems to be webstorm also

All 5 comments

Thought I would add this seems to be webstorm also

Same issue in webstorm 馃槩

I've noticed that with russian keyboard layout the autocomplete works
image
but not with english
image

@oknesar hi! Could you please check it in the recent 2.7.1 release?

@vepanimas hi! It's fixed, thanks very much!

Was this page helpful?
0 / 5 - 0 ratings

Related issues

vjpr picture vjpr  路  4Comments

MichaelDeBoey picture MichaelDeBoey  路  4Comments

BerndWessels picture BerndWessels  路  5Comments

Mischi picture Mischi  路  6Comments

ryanquinn3 picture ryanquinn3  路  5Comments