{"id":16101897,"url":"https://github.com/zxj5470/bugkotlindocument","last_synced_at":"2025-03-17T17:31:28.919Z","repository":{"id":127597726,"uuid":"94797590","full_name":"zxj5470/BugKotlinDocument","owner":"zxj5470","description":"Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode. ","archived":false,"fork":false,"pushed_at":"2023-08-02T04:00:05.000Z","size":841,"stargazers_count":30,"open_issues_count":8,"forks_count":2,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-02-28T02:24:03.363Z","etag":null,"topics":["android-studio","appcode","clion","comments","documentation","intellij","intellij-plugin","jetbrains-plugin","kotlin","plugin"],"latest_commit_sha":null,"homepage":"","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/zxj5470.png","metadata":{"files":{"readme":"readme.md","changelog":"changeNotes.html","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":"2017-06-19T16:27:14.000Z","updated_at":"2024-11-08T08:43:21.000Z","dependencies_parsed_at":null,"dependency_job_id":"c15d9b7c-b8fe-4632-b6a5-f77b93d1d71f","html_url":"https://github.com/zxj5470/BugKotlinDocument","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxj5470%2FBugKotlinDocument","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxj5470%2FBugKotlinDocument/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxj5470%2FBugKotlinDocument/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zxj5470%2FBugKotlinDocument/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zxj5470","download_url":"https://codeload.github.com/zxj5470/BugKotlinDocument/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243872483,"owners_count":20361493,"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":["android-studio","appcode","clion","comments","documentation","intellij","intellij-plugin","jetbrains-plugin","kotlin","plugin"],"created_at":"2024-10-09T18:51:37.345Z","updated_at":"2025-03-17T17:31:28.288Z","avatar_url":"https://github.com/zxj5470.png","language":"Kotlin","readme":"# BugKotlinDocument\n\n[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/v/9781-bugkotlindocument.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/9781-bugkotlindocument)\n[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/9781-bugkotlindocument.svg?style=flat-square)](https://plugins.jetbrains.com/plugin/9781-bugkotlindocument)\n\nPlugin for **IntelliJ IDEA** / **Android Studio** / **CLion**, and **AppCode** is available now!\n\n- Generate document comments for Kotlin file.\n- Just generate it as Java do.\n\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003cth\u003eCI\u003c/th\u003e\n    \u003cth\u003eStatus\u003c/th\u003e\n  \u003c/tr\u003e\n  \u003ctr\u003e\n    \u003ctd\u003eAppVeyor (on Windows)\u003c/td\u003e\n    \u003ctd\u003e\u003ca href=\"https://ci.appveyor.com/project/zxj5470/bugkotlindocument\"\u003e\u003cimg src=\"https://ci.appveyor.com/api/projects/status/github/zxj5470/bugkotlindocument?branch=master\u0026svg=true\" alt=\"AppVeyor Build status\"\u003e\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\nTo download a nightly build, visit https://ci.appveyor.com/project/zxj5470/bugkotlindocument/build/artifacts/\n\n# Usage \n\n**Just press Enter key after `/**`, just like in Java File !!!**\n\nIf it doesn't work, make sure you are not in indexing and enable smart keys for `documentation comment stub`.\n![pic](https://user-images.githubusercontent.com/20026798/59451393-f7059c00-8e3d-11e9-9581-76b13f0c6dcb.png)\n\n# Screenshots\n![gif](images/pic01.gif) \n\n![png](images/pic02.png) \n\n## AppCode and CLion support!\n![png](images/pic04.png) \n\n## Settings\n\n**Settings/Preferences** | **Editor** | **BugKotlinDocument**\n\n![png](images/pic03.png) \n\n# Install\nDownload the release page then install the plugin.\n\n`Preference -\u003e Plugin -\u003e`\n\n- `Install plugin from disk` in Idea/Android Studio\nthen enjoy Bugs!!!!\n\n- Or `browse repositories` and search `Kotlin`/`Bug`/`Docu` is OK.\n\n# Samples\n\nmore samples:\n\n[main.kt](src/test/kotlin/com/github/zxj5470/bugktdoc/samples/main.kt)\n\n[functions.kt](src/test/kotlin/com/github/zxj5470/bugktdoc/samples/functions.kt)\n\n[constructors.kt](src/test/kotlin/com/github/zxj5470/bugktdoc/samples/constructors.kt)\n\n# Projects use this plugin.\n- [zxj5470/BugKotlinDocument](https://github.com/zxj5470/BugKotlinDocument)\n**The project itself!!!**\n- [ice1000/dev-kt](https://github.com/ice1000/dev-kt)\nA DevCpp-like cross-platform Kotlin IDE features in lightweight.\n- [ice1000/julia-intellij](https://github.com/ice1000/julia-intellij)\nJulia Plugin for IntelliJ IDEA\n- [zxj5470/ktlext](https://github.com/zxj5470/ktlext)\nA **useless** library for Kotlin extensions. \n- [whitewoodcity/social-vertex](https://github.com/whitewoodcity/social-vertex)\nA library for instant messaging framework with using [Vert.x](https://vert.io). \n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxj5470%2Fbugkotlindocument","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzxj5470%2Fbugkotlindocument","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzxj5470%2Fbugkotlindocument/lists"}