Releases
1.2.0.0
wz1000
released this
26 Mar 14:05
lsp-types 1.2.0.0
Prevent crashing when optional fields are missing (@anka-213 )
Use StrictData (@wz1000 )
Add MarkupContent in SignatureHelp types (@michaelpj )
Add activeParameter support in SignatureInformation (@michaelpj )
Add label offset support in SignatureHelp (@michaelpj )
Add some documentation comments to SignatureHelp types (@michaelpj )
Add support for InsertReplaceEdit (@michaelpj )
Add support for InsertTextMode (@michaelpj )
Add resolveSupport (@michaelpj )
Fix applying a TextEdit past the end of the document (#271 ) (@michaelpj )
Use Empty instead of () as progress create response (#295 ) (@wz1000 )
Add tag support for DocumentSymbol, SymbolInformation, and document symbol provider label (#301 ) (@michaelpj )
Support change annotations (#302 ) (@michaelpj )
Add some more missing lenses (#307 ) (@michaelpj )
lsp 1.2.0.0
Parse config from initializeOptions and pass in the old value of config to onConfigurationChange (#285 ) (wz1000)
Break up big TVar record into lots of small TVars (#286 ) (@wz1000 )
Add some INLINE pragmas (@wz1000 )
Make method equality work for CustomMethods (@wz1000 )
You can’t perform that action at this time.