BugKotlinDocument
BugKotlinDocument copied to clipboard
Plugin for IntelliJ IDEA ┗😃┛ Android Studio ┗😃┛ CLion ┗😃┛ AppCode.
BugKotlinDocument
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) |
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.

Screenshots


AppCode and CLion support!

Settings
Settings/Preferences | Editor | BugKotlinDocument

Install
Download the release page then install the plugin.
Preference -> Plugin ->
-
Install plugin from diskin Idea/Android Studio then enjoy Bugs!!!! -
Or
browse repositoriesand searchKotlin/Bug/Docuis OK.
Samples
more samples:
main.kt
functions.kt
constructors.kt
Projects use this plugin.
- zxj5470/BugKotlinDocument The project itself!!!
- ice1000/dev-kt A DevCpp-like cross-platform Kotlin IDE features in lightweight.
- ice1000/julia-intellij Julia Plugin for IntelliJ IDEA
- zxj5470/ktlext A useless library for Kotlin extensions.
- whitewoodcity/social-vertex A library for instant messaging framework with using Vert.x.