Skip to content

Latest commit

 

History

History
40 lines (24 loc) · 1.54 KB

README.md

File metadata and controls

40 lines (24 loc) · 1.54 KB

Unsafe Wilhelm Scream for Intellij IDE

JetBrains IntelliJ Plugins jb downloads

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

Visit Jetbrains Marketplace using this link https://plugins.jetbrains.com/plugin/17970-unsafe-wilhelm-scream

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.