Language Server Runtimes v0.2.21
Added
- Create
Notification
interface for servers by @volodkevych #231 - Add
workspace/applyEdit
functionality to the LSP interface by @ege0zcan #233 - Add
writeFile
,appendFile
andmkdir
functionality toworkspace.fs
by @natdurlik #234
Changed
- Update
@aws/language-server-runtimes-types
dependency from 0.0.6 to 0.0.7