processing4 icon indicating copy to clipboard operation
processing4 copied to clipboard

Fix #825 - Showing wrong errors' line numbers for .java files

Open e1dem opened this issue 1 year ago • 1 comments

Fix for bug #825.

Using PreprocSketch.mapJavaToSketch result for processing .java files is incorrect, as a sketch's combined source code file does not include code from .java tabs.

As far as I can see, there is a similar issue with showing variables usage, so I would suggest this solution as a temporary one.

e1dem avatar Mar 13 '24 10:03 e1dem

@benfry Is this PR going to be incorporated at any time soon?

hkiel avatar Jun 08 '24 10:06 hkiel