View on GitHub

Aesi adapter for IntelliJ

An Aesi adapter for IntelliJ.

Download this project as a .zip file Download this project as a tar.gz file

aesi-eclipse / com.virtlink.aesi.eclipse.editors / TextStyle / createTextAttribute

createTextAttribute

fun createTextAttribute(colorManager: ColorManager): TextAttribute

Creates a text attribute for this style.

Parameters

colorManager - The color manager.

Return The text attribute.