forked from qt-creator/qt-creator
Changes LSP.Client:documentVersion() and LSP.Client:hostPathToServerUri() to return ok and error message in case of errors. Also fixes the binding to take a self parameter so it fits to the function documentation. Change-Id: I605b7bacba2822c3efd5291d1f7bacf1ecb863d5 Reviewed-by: David Schulz <david.schulz@qt.io>