Skip to content

language-server-runtimes: v0.2.32

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Jan 12:01
2122021

0.2.32 (2025-01-27)

Features

  • runtimes: extend lsp with didSaveTextDocument and lsp.worksapce with didCreateFiles, didDeleteFiles and didRenameFiles (e8df283)

Bug Fixes

  • handling of aws object of initializationOptions and initialize error handling (#306) (f71547a)
  • throw error on initialize fail (#307) (df148a2)