Jan Jan
- Total activity 41
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 13
-
Created ScalaTest regular expression test type won't work with fixtures
(Scala plugin 2017.3.11.1) This test class cannot be selected using regular expression test type, even with class pattern .* won't select it. Another fixture based class is selected but no tests ar... -
Created IntelliJ 2017.3 Unnecessary module dependency?
AnsweredHi, I upgraded from 2017.2.3 to 2017.3 and got analyse declaration redundancy "Unnecessary module dependency". I have modules A and B, module B depends on module A but does not use any of the modul... -
Created Inspect only existing javadoc
AnsweredHi, we do not have strict options that javadoc must be present on particular elements based on their visibility scope. We tend to document only elements that are not obvious. How can I set the "dec... -
Created Default inspection scope?
AnsweredHi, I want to exclude generated java sources from inspections. I created scope that excludes generated sources. I can run Analyze | Inspect Code and select my scope and desired profile, this is fin... -
Created How to disable parameter 'xy' is never used in right gutter?
AnsweredHi, how can I disable mark on right gutter that says "Parameter 'xy' is never used" for Java? Tried to disable inspection Java, Declaration redundancy, Unused method parameters but it doesn't work.... -
Created Debug view - sort only class fields, not all values
AnsweredHi, I am debugging classes with many fields. The debug view allows sorting all values. I would like to sort only class fields and keep values as they appear in scope. Is that possible? Kind regards... -
Created Frequently used run configurations?
AnsweredHi, I have few (> 10) run configurations of different types and frequently work with 2 or more applications at the same time. It would be handy to show last N recently used configurations at the t... -
Created Left click as page up/down on scrollbar
AnsweredHi, in editor right scrollbar, when I left click with mouse, it goes to the exact location. I want to bring back the usual (Windows) scrollbar feature when click above/bellow thumb does page up/do... -
Created Unused declaration shown in right tripe but not in analysis results
AnsweredHi, I use default inspection settings with 2016.1.1. when I run Analyze | Inspect Code on current Java file, there is one warning - class is not used. However on right stripe I see warnings for cla... -
Created Forum RSS/atom or something similar?
AnsweredHi, it seems that there is no RSS/Atom for forum topics nor the forum tracks which request changed from my last visit. Did I missed something? I am the only one who likes to see what's new in forum...