Description
Reproduction steps
- Start Ruby LSP > 0.7.10 using vscode
- Open an ERB file
- Regression occurs where sticky scroll no longer appears
Example with a YAML file:
On 0.7.10:

On 0.7.12:

Likely related to the ERB code navigation change in #2235. I am using v0.17.7 of the language server.