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 / AesiSourceViewerConfiguration

AesiSourceViewerConfiguration

open class AesiSourceViewerConfiguration : TextSourceViewerConfiguration

The AESI source viewer configuration.

Constructors

<init> AesiSourceViewerConfiguration(colorManager: ColorManager)

Functions

getContentAssistant open fun getContentAssistant(sourceViewer: ISourceViewer): IContentAssistant
getDoubleClickStrategy open fun getDoubleClickStrategy(sourceViewer: ISourceViewer, contentType: String): ITextDoubleClickStrategy
getPresentationReconciler open fun getPresentationReconciler(sourceViewer: ISourceViewer): IPresentationReconciler