typescript-go
typescript-go copied to clipboard
LSP Notification Message Type
- Added lsp notification message type, as the todo comment stated the difference is if an ID is provided or not.
- A few of the messages that were being handled were notifications, so they are all now parsed/typed correctly.