Unsafe Wilhelm Scream for Intellij IDE
AAAAAAAAAUUOOUH!
– every Hollywood action movie
Like coding with potential NPEs? Now you can do it Hollywood style! With this plugin installed every time you write !!
in Kotlin file, you will hear an iconic Hollywood sound effect – Wilhelm Scream.
demo.mp4
Installation
From Jetbrains Marketplace
TBD
From Github Releases
Download latest release from releases. Then follow Intellij IDE docs about installing plugin from disk.
From Source
Checkout repository and run the following command
./gradlew assemble
Then grab the packaged plugin zip from /build/distributions
folder and install it like a local plugin.
License
This project is distributed under MIT License. Please refer to LICENSE.txt for details.