Jorge Castillo
04/04/2019, 10:13 AMDefaultErrorMessages
and make them work in the inlined errors from the IDE inspections? Since looks like the errors print with new line chars on terminal if you build the project, but the inlined IDE error inspections don’t seem to show new line chars and show everything on a single line.udalov
IdeErrorMessages
for thisJorge Castillo
04/05/2019, 8:38 AMCallChecker
using trace so we can report as many errors as possible in a single pass.Jorge Castillo
04/05/2019, 9:27 AM