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.codecompletion / DummyCodeCompleter / complete

complete

open fun complete(document: IAesiDocument, caretOffset: Int, @Nullable cancellationToken: @Nullable ICancellationToken?): MutableList<ICompletionProposal>

Overrides ICodeCompleter.complete

{@inheritDoc}