This repository was archived by the owner on Dec 15, 2022. It is now read-only.
v0.8.1
New
- Auto-restart language servers that crash (up to 5 times in 3 minutes) #172
- API to restart your language servers (e.g. after downloading new server, changing config) #172
- Configuration change monitoring via workspace/didChangeConfiguration #167
- API to get the connection associated with an editor to send custom messages #173
Changes
- Trigger autocomplete all the time instead of just on triggerchars\