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/
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
.
Settings/Preferences | Editor | BugKotlinDocument
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 searchKotlin
/Bug
/Docu
is OK.
more samples:
- 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.