Skip to main content

All Questions

Tagged with
0 votes
0 answers
9 views

IntelliJ plugin to view maven plugin versions (direct and idirect)

I am using "Dependency Analyzer" plugin in IntelliJ in order to see versions of all dependencies from the pom: It works pretty well for dependencies. Just when I want to see also versions ...
fascynacja's user avatar
0 votes
0 answers
8 views

Is there any tool/plugin for custom parsing jmte templates (mostly .json) in IntelliJ IDEA?

In our project we are using JMTE(Java Minimal Template Engine) for templates (mostly in json). However, the problem is IDEA shows custom template parts as errors, and reformating breaks them. I was ...
Anastasiia Bezruka's user avatar
1 vote
0 answers
84 views

Is there a Scala plugin for VSCode or IntelliJ that opens a code visualiser side by side?

For my project, I have to create a code in IntelliJ IDEA Scala but it's getting difficult for me to draw out and visualize how elements in my code work with each other. I was wondering if there is a ...
Edgar Ustian's user avatar