The * .scala files generated by Twirl include information that associates the generated code with the lines in the source templates. Is it possible to additionally include this information in the output of the template visualization function?
If this option cannot be the recommended way to implement this function? I know correctly that I canβt find where the debug information from the generated * .scala template files is consumed ...
source share