{"id":18854852,"url":"https://github.com/opensolon/solon-idea-plugin","last_synced_at":"2025-09-03T16:31:22.354Z","repository":{"id":145378788,"uuid":"598340845","full_name":"opensolon/solon-idea-plugin","owner":"opensolon","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-25T14:31:23.000Z","size":302,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-12-25T15:23:53.426Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Java","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/opensolon.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":"2023-02-06T22:44:36.000Z","updated_at":"2024-12-25T14:31:28.000Z","dependencies_parsed_at":"2024-11-08T03:52:50.069Z","dependency_job_id":"c7f40f9b-cafc-438a-9888-53d86fbdd6d2","html_url":"https://github.com/opensolon/solon-idea-plugin","commit_stats":null,"previous_names":["opensolon/solon-idea-plugin"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensolon%2Fsolon-idea-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensolon%2Fsolon-idea-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensolon%2Fsolon-idea-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/opensolon%2Fsolon-idea-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/opensolon","download_url":"https://codeload.github.com/opensolon/solon-idea-plugin/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":231902074,"owners_count":18443327,"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-11-08T03:51:57.861Z","updated_at":"2024-12-30T18:39:02.589Z","avatar_url":"https://github.com/opensolon.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Solon\n\n[![Version](https://img.shields.io/jetbrains/plugin/v/21380-solon.svg)](https://plugins.jetbrains.com/plugin/21380-solon)\n[![Downloads](https://img.shields.io/jetbrains/plugin/d/21380-solon.svg)](https://plugins.jetbrains.com/plugin/21380-solon)\n\n## Template ToDo list\n- [x] Create a new [IntelliJ Platform Plugin Template][template] project.\n- [ ] Get familiar with the [template documentation][template].\n- [ ] Verify the [pluginGroup](./gradle.properties), [plugin ID](./src/main/resources/META-INF/plugin.xml) and [sources package](./src/main/kotlin).\n- [ ] Review the [Legal Agreements](https://plugins.jetbrains.com/docs/marketplace/legal-agreements.html?from=IJPluginTemplate).\n- [ ] [Publish a plugin manually](https://plugins.jetbrains.com/docs/intellij/publishing-plugin.html?from=IJPluginTemplate) for the first time.\n- [ ] Set the Plugin ID in the above README badges.\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\nSolon for IntelliJ IDEA plugin，Features:\n\n* Provides Solon Initializr New Project wizard.\n* Autocompletion for Properties configuration files.\n\n\nSolon 的 IntelliJ IDEA 插件，特性:\n\n* 提供新建项目向导\n* 自动完成 .properties 配置文件的提示\n\u003c!-- Plugin description end --\u003e\n\n## Installation\n\n- Using 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 \"Solon\"\u003c/kbd\u003e \u003e\n  \u003ckbd\u003eInstall Plugin\u003c/kbd\u003e\n  \n- Manually:\n\n  Download the [latest release](https://gitee.com/noear/solon-idea-plugin/releases) 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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensolon%2Fsolon-idea-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fopensolon%2Fsolon-idea-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fopensolon%2Fsolon-idea-plugin/lists"}