public class GraphQLCodeCompletionAction extends AbstractCodeCompletionAction
Code completion action for GraphQL requests
Type Params | Return Type | Name and description |
---|---|---|
|
public void |
initialize(RSyntaxTextArea editArea, CompletionProvider provider) Initializes the action |
|
public void |
release() |
Initializes the action
editArea
- text area to add the action toprovider
- code completion provider