lsp-test v0.10.0.0 Release Notes

Release Date: 2019-12-29 // over 4 years ago
  • 🚀 This release now accounts for messages received between the initialize request and response.
    ✅ Although most messages sent during this period are disallowed, some such as showMessage are allowed. lsp-test will now handle these messages in the session, although it will throw an exception if the message received is not one of the allowed types.