javascript - How to add java syntax highlighting to devtools in electron? -


i'm trying debug gwt app using java source maps (gwt superdevmode) reason java syntax highlighting not working.

when open app in chrome syntax highlighting works ok.

is there way turn on java syntax highlighting in electron devtools?


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -