Skip to content

Conversation

@genericptr
Copy link
Owner

This fixes what I think was a bad idea (the +1 overload text) and was broken during some refactors and caused this random "+ overload" string.

@zen010101 you made some Claude based changes that added two settings which I don't think we need so I removed them. nullDocumentVersion isn't actually something you want to configure and was just a hack for SublimeText so I removed that (see the comment about OptionalVersionedTextDocumentIdentifier). filterTextOnly is removed because it was just a hack around this bug I fixed here. Feels like that was just Claude slop to plug holes but feel free to give any input.

Old code:

image

New code:

Screenshot 2026-01-18 at 8 54 58 AM

@zen010101
Copy link
Contributor

This feature was migrated from the previous code segment "if Client is SublimeText then ...". I don't know its function either; I just did it this way to avoid regression.

@genericptr genericptr merged commit 25a2348 into trunk Jan 18, 2026
8 checks passed
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.

3 participants