-
Notifications
You must be signed in to change notification settings - Fork 432
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# Summary This makes a small addition to our take on the LSP protocol in the form of supporting snippet text edits. It has been discussed [here](microsoft/language-server-protocol#592) on the LSP issue tracker for a while, but seems unlikely to be added anytime soon. This feature was requested by @PatrickMassot for the purposes of supporting Lean code templates in code actions and widgets. --------- Co-authored-by: David Thrane Christiansen <david@davidchristiansen.dk>
- Loading branch information
1 parent
eb432cd
commit 2644b23
Showing
2 changed files
with
49 additions
and
0 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
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