-
Notifications
You must be signed in to change notification settings - Fork 71
Extension not associated with .graphqls
files
#176
Comments
this extension loads |
Not only, as I already said, this extension supports, among others,
This doesn't mean there is no need for it:
|
i’m not in disagrement at all! just haven’t noticed it before. i will be sure to add it to the underlying LSP server repo, which is in graphql/graphiql. most of the business logic for this extension lives there |
Sorry, I felt you were by closing the issue... |
ope i guess i did. will get to all this soon! |
if you can, re-create this ticket for the language server? and you can add this extension to the list in a PR. they are all defined in one place |
@acao thank you for re-opening. I think the problem is simpler than you think: the contents of My apologies if my request was not clear enough. I achieved to obtain the needed behavior by adding If you agree with this change, I would be glad to open a pull request. |
please open the PR, you don’t need my permission! |
for reference, this line would be the only other thing you need to change for this to work end to end! changing the configuration you are pointing to will only add highlighting support. the |
Actual Behavior
While this extension supports
.graphqls
files, Visual Studio Code is not aware of it.Expected Behavior
Associate this extension with
.graphqls
files.Steps to Reproduce the Problem Or Description
Open a
.grapphqls
file:Specifications
Logs Of TS Server || GraphQL Language Service
Not relevant
The text was updated successfully, but these errors were encountered: