I have using ICSharpCode.CodeCompletion in my appycation. It good if i load one document, but when i load more document by editort.Completion.ProcessInput(partialCode, partialFile) method it do not show complete window true.
So anyone can help, how to load more document to CodeEditor.
Thanks