Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Bug 518631 - [lsp] Orion does not consider TextDocumentSyncOptions fr…
…om the server Fix the document synchronization code when sending the complete document. The original code was actally sending the content prior to the changes instead of including them. Signed-off-by: Remy Suen <remy.suen@gmail.com>
- Loading branch information