Skip to content

Conversation

ex3m1024
Copy link
Contributor

Added support for multipart queries. Syntax checking has become more strict. All tests fixed to accommodate changes

import com.neueda.jetbrains.plugin.graphdb.language.cypher.psi.CypherStringLiteral;
import org.jetbrains.annotations.NotNull;

public class TypedHandlerDelegate extends com.intellij.codeInsight.editorActions.TypedHandlerDelegate {
Copy link
Contributor

Choose a reason for hiding this comment

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

Prefix with Cypher and properly import base class

Copy link
Contributor Author

Choose a reason for hiding this comment

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

resolved in 16aaf53

@ex3m1024 ex3m1024 merged commit de4883d into neueda:master Jan 25, 2019
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