I haven't tested with Ruby 3 yet, but here are a few considerations for the future:
Solargraph::Parser handles ASTs.Small update: I confirmed that Solargraph passes smoke tests under Ruby 3.0.0-preview1. The specs succeed and the language server worked as expected in a short test with VS Code.
Most helpful comment
Small update: I confirmed that Solargraph passes smoke tests under Ruby 3.0.0-preview1. The specs succeed and the language server worked as expected in a short test with VS Code.