Today, I learned how to make an IntelliJ plugin be...
# feed
b
Today, I learned how to make an IntelliJ plugin because I needed to shave some yaks… https://github.com/bjonnh/FilePermissionsPlugin
🧑‍🚀 2
🐑 3
🆒 5
(in Kotlin of course)
t
@bjonnh very cool. I will see this.
b
It will take 1-2 days for it to be on the Jetbrains marketplace (for Free and GPLv3)
but there is the release on the github page so you can install it yourself (if you trust me) or build it yourself (if you don't trust me 😆)
🤣 1
Did you give it a try?
Jetbrains still has to approve it, but I wondered if you tested it anyway
t
@bjonnh I will give this a try today when I am done with work. I was busy with some school work yesterday. 👍
👍 1
b
Expecting it to be published today, I just had to review the documentation a little.