ruby-lsp
ruby-lsp copied to clipboard
Support serialization and deserialization for `RubyIndexer::Entry` objects
To cache the gem index, we need to first ensure that we can serialize and deserialize all RubyIndexer::Entry objects.
See an update for this in https://github.com/Shopify/ruby-lsp/issues/1009#issuecomment-2079688812
This issue is being marked as stale because there was no activity in the last 2 months