{"id":28719712,"url":"https://github.com/nobl9/nobl9-intellij-platform-plugin","last_synced_at":"2026-04-30T16:34:40.204Z","repository":{"id":296009242,"uuid":"936231887","full_name":"nobl9/nobl9-intellij-platform-plugin","owner":"nobl9","description":"Intellij Platform plugin for Nobl9 configuration files ","archived":true,"fork":false,"pushed_at":"2026-02-05T15:06:32.000Z","size":2914,"stargazers_count":1,"open_issues_count":12,"forks_count":0,"subscribers_count":4,"default_branch":"main","last_synced_at":"2026-04-30T16:34:36.162Z","etag":null,"topics":["intellij","intellij-plugin","lsp","nobl9","yaml"],"latest_commit_sha":null,"homepage":"https://plugins.jetbrains.com/plugin/27319-nobl9/","language":"Kotlin","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nobl9.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":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-02-20T18:35:29.000Z","updated_at":"2026-03-24T14:00:08.000Z","dependencies_parsed_at":"2025-05-28T15:29:18.711Z","dependency_job_id":"43636346-0f83-4d81-8661-b27ffd79a9cf","html_url":"https://github.com/nobl9/nobl9-intellij-platform-plugin","commit_stats":null,"previous_names":["nobl9/nobl9-intellij-platform-plugin"],"tags_count":0,"template":false,"template_full_name":"JetBrains/intellij-platform-plugin-template","purl":"pkg:github/nobl9/nobl9-intellij-platform-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobl9%2Fnobl9-intellij-platform-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobl9%2Fnobl9-intellij-platform-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobl9%2Fnobl9-intellij-platform-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobl9%2Fnobl9-intellij-platform-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nobl9","download_url":"https://codeload.github.com/nobl9/nobl9-intellij-platform-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nobl9%2Fnobl9-intellij-platform-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32470879,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-30T13:12:12.517Z","status":"ssl_error","status_checked_at":"2026-04-30T13:12:06.837Z","response_time":57,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["intellij","intellij-plugin","lsp","nobl9","yaml"],"created_at":"2025-06-15T06:02:04.342Z","updated_at":"2026-04-30T16:34:40.188Z","avatar_url":"https://github.com/nobl9.png","language":"Kotlin","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- markdownlint-disable no-inline-html --\u003e\n\n# Nobl9 Intellij Platform plugin\n\n![Build](https://github.com/nobl9/nobl9-intellij-platform-plugin/workflows/Build/badge.svg)\n[![Version](https://img.shields.io/jetbrains/plugin/v/27319-nobl9.svg)](https://plugins.jetbrains.com/plugin/27319-nobl9)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/27319-nobl9.svg)](https://plugins.jetbrains.com/plugin/27319-nobl9)\n\n\u003c!-- Plugin description --\u003e\nSupport for Nobl9 configuration files through\n[nobl9-language-server](https://github.com/nobl9/nobl9-language-server)\nLSP integration.\n\u003c!-- Plugin description end --\u003e\n\n## Requirements\n\n[Nobl9 language server](https://github.com/nobl9/nobl9-language-server)\nexecutable has to be installed and either available in the path or\nspecified via `nobl9.languageServerPath`.\n\n## Plugin Settings\n\nGo to\n\u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e\n\u003ckbd\u003eTools\u003c/kbd\u003e \u003e\n\u003ckbd\u003eNobl9\u003c/kbd\u003e\n\nThis extension contributes the following settings:\n\n- \u003ckbd\u003eLanguage server executable path\u003c/kbd\u003e:\n  Specify a custom path to the Nobl9 Language Server executable.\n- \u003ckbd\u003eLog level\u003c/kbd\u003e:\n  Specify log level for the Nobl9 Language Server to use.\n- \u003ckbd\u003eLog file path\u003c/kbd\u003e:\n  Specify log file path for the Nobl9 Language Server to save the logs in.\n\n## Known Issues\n\nNobl9 Language Server is currently in experimental stage,\nplease report any bugs encountered,\nwhich are not directly related to the Nobl9 Intellij Platform plugin in the\n[Language Server's repository](https://github.com/nobl9/nobl9-language-server).\n\n## Installation\n\n- Using the IDE built-in plugin system:\n\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e\n  \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eMarketplace\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eSearch for \"nobl9-intellij-platform-plugin\"\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/27319-nobl9)\n  and install it by clicking the \u003ckbd\u003eInstall to ...\u003c/kbd\u003e button\n  in case your IDE is running.\n\n  You can also download the\n  [latest release](https://plugins.jetbrains.com/plugin/27319-nobl9/versions)\n  from JetBrains Marketplace and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e\n  \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e\n  \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n- Manually:\n\n  Download the [latest release](https://github.com/nobl9/nobl9-intellij-platform-plugin/releases/latest)\n  and install it manually using\n  \u003ckbd\u003eSettings/Preferences\u003c/kbd\u003e \u003e\n  \u003ckbd\u003ePlugins\u003c/kbd\u003e \u003e\n  \u003ckbd\u003e⚙️\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall plugin from disk...\u003c/kbd\u003e\n\n---\nPlugin based on the [IntelliJ Platform Plugin Template][template].\n\n[template]: https://github.com/JetBrains/intellij-platform-plugin-template\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobl9%2Fnobl9-intellij-platform-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnobl9%2Fnobl9-intellij-platform-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnobl9%2Fnobl9-intellij-platform-plugin/lists"}