C# (CSharp) ICSharpCode.AvalonEdit.CodeCompletion Namespace

Classes

Name Description
CompletionWindow The code completion window.
CompletionWindowBase Base class for completion windows. Handles positioning the window at the caret.
CompletionWindowBase.InputHandler A dummy input handler (that justs invokes the default input handler). This is used to ensure the completion window closes when any other input handler becomes active.