Skip to content

zxj5470/BugKotlinDocument

Repository files navigation

BugKotlinDocument

JetBrains plugins JetBrains plugins

Plugin for IntelliJ IDEA / Android Studio / CLion, and AppCode is available now!

  • Generate document comments for Kotlin file.
  • Just generate it as Java do.
CI Status
AppVeyor (on Windows) AppVeyor Build status

To download a nightly build, visit https://ci.appveyor.com/project/zxj5470/bugkotlindocument/build/artifacts/

Usage

Just press Enter key after /**, just like in Java File !!!

If it doesn't work, make sure you are not in indexing and enable smart keys for documentation comment stub. pic

Screenshots

gif

png

AppCode and CLion support!

png

Settings

Settings/Preferences | Editor | BugKotlinDocument

png

Install

Download the release page then install the plugin.

Preference -> Plugin ->

  • Install plugin from disk in Idea/Android Studio then enjoy Bugs!!!!

  • Or browse repositories and search Kotlin/Bug/Docu is OK.

Samples

more samples:

main.kt

functions.kt

constructors.kt

Projects use this plugin.