{"id":15993979,"url":"https://github.com/jexp/intellij-plugin-cypher","last_synced_at":"2026-07-04T06:06:13.382Z","repository":{"id":66743947,"uuid":"47454357","full_name":"jexp/intellij-plugin-cypher","owner":"jexp","description":"Cypher plugin for IntelliJ IDE","archived":false,"fork":false,"pushed_at":"2015-12-05T02:09:13.000Z","size":436,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-04-05T00:15:20.432Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jexp.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-12-05T12:06:34.000Z","updated_at":"2018-03-14T10:44:31.000Z","dependencies_parsed_at":"2023-03-14T07:00:29.376Z","dependency_job_id":null,"html_url":"https://github.com/jexp/intellij-plugin-cypher","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/jexp/intellij-plugin-cypher","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fintellij-plugin-cypher","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fintellij-plugin-cypher/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fintellij-plugin-cypher/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fintellij-plugin-cypher/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jexp","download_url":"https://codeload.github.com/jexp/intellij-plugin-cypher/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jexp%2Fintellij-plugin-cypher/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35111456,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-07-04T02:00:05.987Z","response_time":113,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-08T07:04:18.834Z","updated_at":"2026-07-04T06:06:13.352Z","avatar_url":"https://github.com/jexp.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"Cypher Intellij Plugin\n======================\n\nPlugin provides [Cypher](http://www.opencypher.org/) language support for IntelliJ IDE.\n\nIt will use files with `.cyp` extension.\nAlso Cypher language can be injected in any string (i.e. in Java).\n\n## Installation\n\n**Manual:**\n\n1. Navigate to [releases](https://github.com/FylmTM/intellij-plugin-cypher/releases) page.\n2. Pick most recent release.\n3. Download `Cypher.zip` file.\n4. Go to your Intellij IDE preferences `Plugins` -\u003e `Install plugin from disk...`.\n5. Select downloaded plugin.\n6. Restart IDE.\n\n## Known issues\n\n* Using keyword or function name, as variable will break lexer.\n* Error description is not really usable (internal naming).\n\n## Screenshots\n\n![cypher_syntax_highlight](screenshots/cypher_syntax_highlight.png)\n\n## Development\n\nGradle is used as build system. \n\n**Run Idea to test plugin:** `gradle runIdea`\n\n#### Grammar\n\nCypher grammar is located here - `src/main/java/com/neueda4j/intellij/plugin/cypher/lexer/Cypher.bnf`\n\nAfter grammar change:\n\n* Generate parser code for grammar\n* Generate jFlex `.lexer` for grammar\n* Generate lexer code from `.lexer`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fintellij-plugin-cypher","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjexp%2Fintellij-plugin-cypher","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjexp%2Fintellij-plugin-cypher/lists"}