manifold-systems / manifold

Manifold is a Java compiler plugin, its features include Metaprogramming, Properties, Extension Methods, Operator Overloading, Templates, a Preprocessor, and more.
http://manifold.systems/
Apache License 2.0
2.43k stars 125 forks source link

IntelliJ plugin: `View | Show Java Source` menu item not present for some graphql files #314

Closed rsmckinney closed 3 years ago

rsmckinney commented 3 years ago

IntelliJ plugin: View | Show Java Source menu item not present for some graphql files.

This can happen when the schema file[s] have not been loaded e.g., when viewing a query file.

rsmckinney commented 3 years ago

fix available with release 2021.1.30