Skip to content

Plugin for IntelliJ IDEA β”—πŸ˜ƒβ”› Android Studio β”—πŸ˜ƒβ”› CLion β”—πŸ˜ƒβ”› AppCode.

License

Notifications You must be signed in to change notification settings

zxj5470/BugKotlinDocument

Folders and files

NameName
Last commit message
Last commit date

Latest commit

f47006b Β· Jun 13, 2019

History

78 Commits
Jun 13, 2019
Apr 11, 2018
Jun 13, 2019
Jun 13, 2019
Apr 1, 2018
Jan 31, 2018
Jun 19, 2017
Jun 13, 2019
Jun 13, 2019
May 27, 2018
Apr 11, 2018
Jun 13, 2019
Nov 12, 2017
Nov 12, 2017
Jun 13, 2019

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.