Skip to content

Conversation

@asharkhan3101
Copy link
Collaborator

@asharkhan3101 asharkhan3101 commented Jun 5, 2025

Potentially fixes #83

Prior to this, any unhandled notification not starting with $ would have caused the main loop to exit with error resulting in server to crash. Moreover, this unhandled_notification handler only works with builder pattern which imo is cleaner and offers ability to separate out implementation of various requests into its own files (i'll maybe do that someday).

@asharkhan3101 asharkhan3101 merged commit dd71d54 into main Jun 5, 2025
1 check passed
@asharkhan3101 asharkhan3101 deleted the ashar/builder-pattern branch June 5, 2025 21:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

protols crashes when receiving foreign LSP notifications from other language servers

3 participants