{"id":23659756,"url":"https://github.com/zero9178/intellij-mlir-ods","last_synced_at":"2025-08-13T19:48:30.828Z","repository":{"id":270092587,"uuid":"899567342","full_name":"zero9178/IntelliJ-MLIR-ODS","owner":"zero9178","description":"Adding support for MLIR ODS to IntelliJ-based IDEs","archived":false,"fork":false,"pushed_at":"2025-04-03T10:08:45.000Z","size":2311,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-03T10:27:42.839Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/26204-mlir-ods/","language":"Kotlin","has_issues":true,"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/zero9178.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-12-06T14:34:19.000Z","updated_at":"2025-04-03T10:08:48.000Z","dependencies_parsed_at":"2025-01-15T12:35:29.781Z","dependency_job_id":"216e0e5c-4ff7-45e3-bd4e-cd4f0dce2110","html_url":"https://github.com/zero9178/IntelliJ-MLIR-ODS","commit_stats":null,"previous_names":["zero9178/intellij-mlir-ods"],"tags_count":0,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero9178%2FIntelliJ-MLIR-ODS","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero9178%2FIntelliJ-MLIR-ODS/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero9178%2FIntelliJ-MLIR-ODS/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zero9178%2FIntelliJ-MLIR-ODS/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zero9178","download_url":"https://codeload.github.com/zero9178/IntelliJ-MLIR-ODS/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262270,"owners_count":21074276,"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":[],"created_at":"2024-12-29T02:57:13.605Z","updated_at":"2025-04-10T17:43:41.213Z","avatar_url":"https://github.com/zero9178.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MLIR ODS\n\n![Build](https://github.com/zero9178/IntelliJ-MLIR-ODS/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/26204-mlir-ods.svg)](https://plugins.jetbrains.com/plugin/26204-mlir-ods)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/26204-mlir-ods.svg)](https://plugins.jetbrains.com/plugin/26204-mlir-ods)\n\n## Template ToDo list\n- [x] Create a new [IntelliJ Platform Plugin Template][template] project.\n- [x] Get familiar with the [template documentation][template].\n- [x] Adjust the [pluginGroup](./gradle.properties) and [pluginName](./gradle.properties), as well as the [id](./src/main/resources/META-INF/plugin.xml) and [sources package](./src/main/kotlin).\n- [x] Adjust the plugin description in `README` (see [Tips][docs:plugin-description])\n- [x] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html?from=IJPluginTemplate).\n- [x] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.\n- [x] Set the `MARKETPLACE_ID` in the above README badges. You can obtain it once the plugin is published to JetBrains Marketplace.\n- [ ] Set the [Plugin Signing](https://plugins.jetbrains.com/docs/intellij/plugin-signing.html?from=IJPluginTemplate) related [secrets](https://github.com/JetBrains/intellij-platform-plugin-template#environment-variables).\n- [ ] Set the [Deployment Token](https://plugins.jetbrains.com/docs/marketplace/plugin-upload.html?from=IJPluginTemplate).\n- [ ] Click the \u003ckbd\u003eWatch\u003c/kbd\u003e button on the top of the [IntelliJ Platform Plugin Template][template] to be notified about releases containing new features and fixes.\n\n\u003c!-- Plugin description --\u003e\nPlugin adding language support for [MLIR ODS](https://mlir.llvm.org/docs/DefiningDialects/Operations/) to IntelliJ-based\nIDEs via `tblgen-lsp-server`.\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using the IDE built-in plugin system:\n  \n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e \u003ckbd\u003eSearch for \"MLIR ODS\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall\u003c/kbd\u003e\n  \n- Using JetBrains Marketplace:\n\n  Go to [JetBrains Marketplace](https://plugins.jetbrains.com/plugin/26204-mlir-ods) and install it by clicking the \u003ckbd\u003eInstall to ...\u003c/kbd\u003e button in case your IDE is running.\n\n  You can also download the [latest release](https://plugins.jetbrains.com/plugin/26204-mlir-ods/versions) from JetBrains Marketplace and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/zero9178/IntelliJ-MLIR-ODS/releases/latest) and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n[docs:plugin-description]: https://plugins.jetbrains.com/docs/intellij/plugin-user-experience.html#plugin-description-and-presentation\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzero9178%2Fintellij-mlir-ods","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzero9178%2Fintellij-mlir-ods","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzero9178%2Fintellij-mlir-ods/lists"}