Skip to content

Conversation

@nnecla
Copy link
Contributor

@nnecla nnecla commented Oct 22, 2025

This pr is to add :help command to the grammar. This command displays the available commands in query.

@changeset-bot
Copy link

changeset-bot bot commented Oct 22, 2025

🦋 Changeset detected

Latest commit: 5315c84

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 6 packages
Name Type
@neo4j-cypher/language-support Patch
@neo4j-cypher/language-server Patch
@neo4j-cypher/lint-worker Patch
@neo4j-cypher/query-tools Patch
@neo4j-cypher/react-codemirror-playground Patch
@neo4j-cypher/react-codemirror Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Collaborator

@anderson4j anderson4j left a comment

Choose a reason for hiding this comment

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

LGTM. If you take my suggestion though, it would need a small alteration


accessModeCmd: ACCESSMODE accessModeArgs?;

helpCmd: HELP;
Copy link
Collaborator

@anderson4j anderson4j Oct 24, 2025

Choose a reason for hiding this comment

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

Feature sugggestion: What do you think about making it :help consoleCmd? and having it so when one specifies a consoleCmd one can get more info only on this command?

Copy link
Collaborator

Choose a reason for hiding this comment

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

I've added a card for this in "needs refinement" for now

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