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.structureoutline / AesiOutlinePage

AesiOutlinePage

open class AesiOutlinePage : ContentOutlinePage

Constructors

<init> AesiOutlinePage(documentProvider: IDocumentProvider, editor: AesiEditor)

Functions

createControl open fun createControl(parent: Composite): Unit
selectionChanged open fun selectionChanged(event: SelectionChangedEvent): Unit
setInput open fun setInput(input: IEditorInput?): Unit
Sets the input of the outline page
update open fun update(): Unit
Updates the outline page.