ide-java icon indicating copy to clipboard operation
ide-java copied to clipboard

Compiler sees different text to editor

Open jetpants opened this issue 7 years ago • 1 comments

Hey there,

Thanks for a very useful package... couldn't use Atom as my IDE without it! ¡Muchas gracias, amigo!

I've seen one issue a few times. I get a strange compiler error message alongside the red dot on the line in question. But the error message corresponds to something different to what I see on the screen.

Here's an example where the code says, 'System' but the compiler has seen 'Systtm'.

image

Thanks again for all your work and effort 😸

Steve

jetpants avatar May 14 '18 15:05 jetpants

It fixed.

Creperi avatar Feb 19 '21 15:02 Creperi