mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-17 20:11:25 +07:00
[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
This commit is contained in:
committed by
intellij-monorepo-bot
parent
95f48018ad
commit
e8ad465859
@@ -19,4 +19,4 @@
|
||||
<div class="block"><a href="psi_element://com.jetbrains.LinkBetweenMethods#m2()"><code>m2()</code></a></div>
|
||||
</li>
|
||||
</ul>
|
||||
</div><div class="bottom"><icon src="AllIcons.Nodes.PpLibFolder"/> myLib</div><div class="bottom"><a href="placeholder">`m1()` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div>
|
||||
</div><div class="bottom"><icon src="AllIcons.Nodes.Class"/> <a href="psi_element://com.jetbrains.LinkBetweenMethods"><code><span style="color:#000000;">com.jetbrains.LinkBetweenMethods</span></code></a><br/><icon src="AllIcons.Nodes.PpLibFolder"/> myLib</div><div class="bottom"><a href="placeholder">`m1()` on localhost<icon src='AllIcons.Ide.External_link_arrow'></a></div>
|
||||
Reference in New Issue
Block a user