id summary reporter owner description type status priority milestone component version resolution keywords cc 2419 ObjectDisposedException in CSharpCodeCompletionStrategy jkarder jkarder It can happen (e.g. when switching views) that the code editor gets disposed, but the background parser still tries to execute a parse step. This leads to an ObjectDisposedException, because the document of the code editor cannot be accessed anymore. defect closed medium HeuristicLab 3.3.12 CodeEditor 3.3.11 done