Closed totomakers closed 9 months ago
Mind creating a reproduction? 😅 I reckon it crashes here but not sure why we wouldn't have any definitions. Like the screenshot has to be off for that to be the crash-location as this explicitly only gets called when there is a second array argument
https://github.com/totomakers/graphqlsp
Here is the repro :) Maybe is windows related
I don't get any typechecking in "src/frontend/example.tsx"
Your example does not produce an issue for me at all, also on windows. The crash can happen if you don't import the graphql
function I reckon but that's... not really on us, TS does indicate that issue
Yes currently my issue is ts doesn't indicate 'graphql' import is missing using the plugin. Switch to the vscode ts server show me the error.
Sorry my english is quite a mess T.T
Mind upgrading your LSP version? Pushed a potential fix to that
Perfect, seem to fix the issue :) Thanks <3 <3
Close this one
Context:
I loose typescript typesafty with the plugin, but have GraphQL suggestion
TS log: