Skip to content

0.8.5

Compare
Choose a tag to compare
@tomv564 tomv564 released this 22 Jul 22:39

Features:

Code completion

  • If a server returns incomplete lists, LSP will now continue requesting completions on successive chars.
  • Both textEdit and additionalTextEdits are now applied if provided by the server.

Code actions
Expanded support (code action literals as used in eslint-server) (thanks @rchl !)

Other:

Many bug fixes, configuration and documentation updates, thanks to @rwols, @urschrei, @AmjadHD, @LoneBoco, @ayoub-benali, @jwortmann, @taylorthurlow

See https://github.com/tomv564/LSP/releases/tag/0.8.5 for full update details.