{"id":15134425,"url":"https://github.com/quentinra/intellij-ocaml","last_synced_at":"2025-10-23T11:30:30.128Z","repository":{"id":39876681,"uuid":"413046912","full_name":"QuentinRa/intellij-ocaml","owner":"QuentinRa","description":"This plugin is providing support for OCaml in IntelliJ. It's based on ReasonML and intellij-rust. If you are looking for a complete and maintained solution, please check the ReasonML plugin.","archived":false,"fork":false,"pushed_at":"2024-06-30T19:51:30.000Z","size":2898,"stargazers_count":27,"open_issues_count":25,"forks_count":5,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-01-30T17:38:43.453Z","etag":null,"topics":["intellij-idea","intellij-plugin","ocaml","opam"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/18531-ocaml","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/QuentinRa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":".github/CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-03T10:36:42.000Z","updated_at":"2024-09-30T06:58:49.000Z","dependencies_parsed_at":"2024-06-25T16:59:54.823Z","dependency_job_id":null,"html_url":"https://github.com/QuentinRa/intellij-ocaml","commit_stats":null,"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinRa%2Fintellij-ocaml","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinRa%2Fintellij-ocaml/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinRa%2Fintellij-ocaml/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/QuentinRa%2Fintellij-ocaml/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/QuentinRa","download_url":"https://codeload.github.com/QuentinRa/intellij-ocaml/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237811538,"owners_count":19370144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["intellij-idea","intellij-plugin","ocaml","opam"],"created_at":"2024-09-26T05:20:38.046Z","updated_at":"2025-10-23T11:30:29.544Z","avatar_url":"https://github.com/QuentinRa.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# intellij-ocaml\n\n[![Checks](https://badgen.net/github/checks/QuentinRa/intellij-ocaml/)](https://github.com/QuentinRa/intellij-ocaml/actions)\n[![Version](https://img.shields.io/jetbrains/plugin/v/18531-ocaml.svg)](https://plugins.jetbrains.com/plugin/18531-ocaml)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/18531-ocaml.svg)](https://plugins.jetbrains.com/plugin/18531-ocaml)\n[![License: MIT](https://badgen.net/github/license/quentinRa/intellij-ocaml?color=yellow)](LICENSE)\n![Dependabot: Active](https://badgen.net/github/dependabot/QuentinRa/intellij-ocaml/)\n[![0.2.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/1)](https://github.com/QuentinRa/intellij-ocaml/milestone/1)\n[![0.3.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/2)](https://github.com/QuentinRa/intellij-ocaml/milestone/2)\n[![0.4.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/3)](https://github.com/QuentinRa/intellij-ocaml/milestone/3)\n[![0.5.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/4)](https://github.com/QuentinRa/intellij-ocaml/milestone/4)\n[![0.6.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/5)](https://github.com/QuentinRa/intellij-ocaml/milestone/8)\n[![0.7.0](https://badgen.net/github/milestones/quentinra/intellij-ocaml/6)](https://github.com/QuentinRa/intellij-ocaml/milestone/6)\n\n\nAt least for now, the repository is **unmaintained**. [![No Maintenance Intended](http://unmaintained.tech/badge.svg)](http://unmaintained.tech/)\n\nThis plugin is providing support for OCaml for JetBrains IDEs. It's based on both ReasonML and intellij-rust. If you are looking for a complete and maintained solution, please check out the [ReasonML](https://github.com/giraud/reasonml-idea-plugin) plugin (that is based on [ocaml-ide](https://github.com/sidharthkuruvila/ocaml-ide) btw). I'm a student, and I'm lacking the knowledge to do something great.\n\n[Getting Started 🗺️](https://plugins.jetbrains.com/plugin/18531-ocaml/documentation/getting-started) | [Features 🚀](https://plugins.jetbrains.com/plugin/18531-ocaml/documentation/features)\n\n## 🎯 What's my goal?\n\n* [ ] Can run/compile ocaml files (without having to install some external build system)\n* [ ] Support for opam (can install / update packages, ...)\n* [ ] Support for Makefile\n* [ ] Support for Dune\n* [x] Any installation must be simple, and effortless\n* [ ] **Real-time checks for errors/warnings**, including quick fixes. Can suppress warnings.\n* [x] **Real-time type inference**\n* [ ] **Smart auto-completion**\n* [x] **REPL support**: we must be able to send commands from our file, to a REPL console\n* [x] **Using a bundle** (possible support for Localization later)\n* [x] Working in minor IDEs (CLion, PHPStorm, etc.)\n\n## 📄 License\n\nThis project is [MIT licensed](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinra%2Fintellij-ocaml","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fquentinra%2Fintellij-ocaml","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fquentinra%2Fintellij-ocaml/lists"}