You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I've configured @0no-co/GraphQLSP in a TS project, which has provided typings for graphql function calls and queries. I know there's a coc-tsserver setting for tsserver.pluginPaths which I've installed GraphQLSP globally and pointed to the correct path, so I can enable it, but I still need to update my project specific tsconfig.json to enable the plugin.
Is there available configuration to enable a plugin on initialization of coc-tsserver?
The text was updated successfully, but these errors were encountered:
Hi there, I've configured @0no-co/GraphQLSP in a TS project, which has provided typings for graphql function calls and queries. I know there's a
coc-tsserver
setting fortsserver.pluginPaths
which I've installed GraphQLSP globally and pointed to the correct path, so I can enable it, but I still need to update my project specifictsconfig.json
to enable the plugin.Is there available configuration to enable a plugin on initialization of
coc-tsserver
?The text was updated successfully, but these errors were encountered: