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.syntaxhighlighting / DummySyntaxColorizer / colorize

colorize

open fun colorize(@Nullable document: @Nullable IAesiDocument?, @Nullable text: @Nullable String?, @Nullable span: @Nullable Span?, @Nullable cancellationToken: @Nullable ICancellationToken?): MutableList<IToken>

{@inheritDoc}