Files
openide/java/java-tests/testData/codeInsight/javadocIG/fieldInitializedWithArray.html
Alexander Bashkirov e8ad465859 [quickdoc] Second interation of quick doc syntax highlighting for JVM lanugages
- Added setting to turn off highlighting in documentation components
- Fixed some bugs for Java, changed alignment a bit
- Implemented highlighting for Groovy

GitOrigin-RevId: 844fb1510a0df2aeb5c6535d1cf8d826646d7e2f
2021-09-26 17:49:27 +00:00

1 line
701 B
HTML

<html><head><base href="placeholder"></head><body><div class='definition'><pre><span style="color:#000080;font-weight:bold;">public static</span> <span style="color:#000080;font-weight:bold;">int</span><span style="">[]</span> <span style="color:#660e7a;font-style:italic;">x</span> <span style="">= </span><span style="color:#000080;font-weight:bold;">new </span><span style="color:#000080;font-weight:bold;">int</span><span style="">[]</span><span style="">{</span><span style="color:#0000ff;">1</span><span style="">,&#32;</span><span style="color:#0000ff;">2</span><span style="">,&#32;</span><span style="color:#0000ff;">3</span><span style="">}</span></pre></div><table class='sections'></table>