Vscode.ThemableDecorationInstanceRenderOptions
val before : t -> ThemableDecorationAttachmentRenderOptions.t option
val after : t -> ThemableDecorationAttachmentRenderOptions.t option
val create :
?before:ThemableDecorationAttachmentRenderOptions.t ->
?after:ThemableDecorationAttachmentRenderOptions.t ->
unit ->
t