Fix Pr 49652. Show the full path of the binaries.
Fix pr 49652 Show the full path of the binaries.
Fix bug 49595, the error parser order was not save.
organize imports.
Fix for PR 49595 The error parsers were not save in the correct order.
Patch for Andrew Niefer CORE Support the content assist lookup kind LookupKind.THIS, where the lookup looks in the class of the this pointer. Fix a bug where the forward declared functions/methods appeared twice in the content assist results . TESTS Added ContextualParseTest::testCompletionLookup_LookupKindTHIS