Get warning "locations_to_items must be called with valid offset encoding" when using rls

When I use “go to references” <cmd>lua vim.lsp.buf.references()<CR> I get the following warning: locations_to_items must be called with valid offset encoding. What is a valid offset encoding? How do I even set it?

1 Like