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 527206 - Merge LSP support into master - contentAssist.changes
This does not include the necessary changes to make the LSP's CompletionItem's additionalTextEdits work. The current code in utils.js uses a property named additionalEdits which conflicts with a property that was created for people extending Orion to add additional text edits to a completion proposal. See bug 439272 and bug 527206 comment 14 for more details. Signed-off-by: Remy Suen <remy.suen@gmail.com>
- Loading branch information
Showing
1 changed file
with
31 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters