Common types and utility funtions for the LSP server implementation. (C) The Idris Community, 2021
headerLineEnd : StringfGetHeader : File -> IO (Either FileError String)Reads a single header from an LSP message on the supplied file handle.
Headers end with the string "\r\n".
stringify : JSON -> StringpathToURI : String -> URIsystemPathToURIPath : String -> StringuriPathToSystemPath : String -> String