SnippetRenderingExtension
dotty.tools.scaladoc.tasty.comments.markdown.SnippetRenderingExtension
object SnippetRenderingExtension extends HtmlRendererExtension
SnippetRenderingExtension is responsible for running an analysis for scala codeblocks in the static documentation/scaladoc comments. For each codeblock we run compiler to check whether snippet works in the newest scala version and to produce rich html codeblocks with compiler warnings/errors for IDE-like live experience.
Attributes
- Graph
-
- Supertypes
- Self type
Members list
In this article