| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
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. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
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:
New code: