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.syntaxcoloring

Package com.virtlink.aesi.eclipse.syntaxcoloring

Types

AsyncPresentationReconciler open class AsyncPresentationReconciler : AbstractPresentationReconciler
Implementation of the IPresentationReconciler that assumes that its presentation repairer may take some time. The damagers however should be quick, since they’ll be executed on the main thread.