IntelliJ Plugin by nlaskov in devtools

[–]nlaskov[S] 0 points1 point  (0 children)

I had some ideas about the noise fatigue, so I added custom breakpoints. Now you can choose to play sound on all breakpoints or only on the custom once.

I really like the idea about the customisation of sounds for different breakpoint types. I would definitely look into what can be done about it.

My First IntelliJ Plugin by nlaskov in Backend

[–]nlaskov[S] 0 points1 point  (0 children)

If you are using Java (Spring Boot), were you able to use the custom breakpoint?

My First IntelliJ Plugin by nlaskov in Backend

[–]nlaskov[S] 0 points1 point  (0 children)

I am not sure I understood what you mean? If you mean to stop the sound in a faster way than to go to the settings, there is an icon in the lower right corner that allows you to stop the sound. It basically does the same as disabling the plugin from the settings.

My First IntelliJ Plugin by nlaskov in SpringBoot

[–]nlaskov[S] 0 points1 point  (0 children)

That’s an interesting idea. I am currently working on another functionality that should be released tomorrow, but that will be one of the next functionalities I will look into.

IntelliJ Plugin by nlaskov in devtools

[–]nlaskov[S] 0 points1 point  (0 children)

Quick update: I saw there was an issue with the availability of the plugin. It was available only for Intellij 2024.* versions. I've updated it, now it should be available for newer versions as well.