This release is dedicated to flying cats. Dare to dream. And to @norio-nomura, @KelvinJin and @Lukas-Stuehrk for their contributions.
Breaking
- None.
Enhancements
-
Added a new field
numBytesToErase
inCodeCompletionItem
to indicate how
many bytes should be deleted prior to the cursor in order to finish the
completion.
@KelvinJin -
Support Swift 3.1 on macOS.
sourcekitInProc
appears to be broken on Linux
as of Swift 3.1.
Norio Nomura
#348
Bug Fixes
- Fix a crash that occurred when a documentation comment ended with an extended
grapheme cluster.
Lukas Stührk
#350