0

we are using GWT SuperDevMode (which uses sourcemaps to show the original Java code) but when we open the Chrome Dev Tools (Version 54.0.2840.59 m) the code is not highlighted.

I see from here that Chrome Dev Tools supports highlighting in different languages, but I am not sure if it works with sourcemaps. Are we missing some settings?

Thanks,

Carlo

user1544128
  • 583
  • 4
  • 20
  • The announcement you've linked mentions workspaces support only, not sourcemaps. – wOxxOm Dec 21 '16 at 07:14
  • My bad, but I see in several video like this one (https://www.youtube.com/watch?v=kx9RxrQZnFA) the java code with syntax highlight. So it must be possibile, I just don't know how. – user1544128 Dec 21 '16 at 09:32
  • So you can see the Java code (source maps enabled), but just the highlighting is missing? For me everything is working fine. – mxlse Dec 21 '16 at 18:00
  • Indeed just the highlighting is missing, which makes it debugging a bit harder. Could it be because we do not have internet connection? – user1544128 Dec 22 '16 at 07:59

0 Answers0