Skip to content
This repository has been archived by the owner on Nov 15, 2024. It is now read-only.

Add palette search for Query/Mutation to paste #71

Closed
nikitavoloboev opened this issue Sep 23, 2023 · 1 comment
Closed

Add palette search for Query/Mutation to paste #71

nikitavoloboev opened this issue Sep 23, 2023 · 1 comment
Labels
enhancement New feature or request monaco-editor monaco-graphql wontfix This will not be worked on

Comments

@nikitavoloboev
Copy link

Provide one of these palettes on cmd+k

image

Where inside it you will get a list of query/mutation found here:

image

getGlobalLinks etc.

And on enter, it would do the same as clicking on the query in UI. Together with #70 would allow to use Pathfinder fully from keyboard which would be great.

@jonathanawesome jonathanawesome added the wontfix This will not be worked on label Sep 24, 2023
@jonathanawesome
Copy link
Contributor

Closing, as monaco-graphql offers auto complete that is basically this feature.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request monaco-editor monaco-graphql wontfix This will not be worked on
Development

No branches or pull requests

2 participants