Skip to content

feat: Monaco graphql Completion#1428

Merged
acao merged 1 commit intographql:feat/monaco-servicefrom
rebornix:rebornix/monaco-graphql
Mar 15, 2020
Merged

feat: Monaco graphql Completion#1428
acao merged 1 commit intographql:feat/monaco-servicefrom
rebornix:rebornix/monaco-graphql

Conversation

@rebornix
Copy link
Copy Markdown
Contributor

@rebornix rebornix commented Mar 15, 2020

Re #1421

Had a good discussion offline with @acao about how to incrementally support GraphQL LSP in Monaco and we agreed to implement Completion first, with which we can test the runtime agnostic GraphQL LS and get a good understanding of integration between Monaco and GraphQL LS.

The code is still not demo-ready due to three blockers, which can be resolved later:

@acao
Copy link
Copy Markdown
Member

acao commented Mar 15, 2020

awesome work, @rebornix ! thank you so much!

objectValues,
} from './autocompleteUtils';

// TODO@acao,rebornix
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ah i see, yes i dont think we need to take step into account, as this context isn't needed in this case

@acao
Copy link
Copy Markdown
Member

acao commented Mar 15, 2020

going to go ahead and merge this to the working branch! thanks a bunch

@acao acao changed the title Monaco graphql: Completion feat: Monaco graphql Completion Mar 15, 2020
@acao acao merged commit 70e4874 into graphql:feat/monaco-service Mar 15, 2020
acao pushed a commit that referenced this pull request Apr 4, 2020
acao pushed a commit that referenced this pull request Apr 5, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 6, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 6, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 9, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 12, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 13, 2020
acao pushed a commit to acao/graphiql that referenced this pull request Apr 15, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants