Block a user
Greater prominence
Not sure if there is a generic way, other than to look into the plugin.xml of each plugin. You could ask the Jetbrains support.
Greater prominence
Hi there,
indeed it is a collection of inspections with intentions. They are all listed in the AssertJ section as shown in the image below. Once you have activated the plugins intention (which…
b98653f2b9
Slept in, didn't hurry to finish Day 10. Considering the solution elegant regarding the traversal of the pipes.
fb3a5ce5d2
Added overdue helper functions splitInts() and splitLongs()
837e5827f4
removed dead code.
afcfed70d7
Reworked day 3, adding a generic class for 2D grids with some special functions for day 3. Modified template to avoid double evaluation.
15d5e2ade8
Day 2: Revisited reg ex parsing, but it really turned out to be too complicated for me. Simplified part 1 a little.