VSCode Sticky Scroll no longer works in ERB files after 0.7.10
Open
@vinistock is already working on this.
Since Jul 16, 2024.
bug
pinned
- Dominant language
- Ruby
- Stars
- 2k
- Forks
- 281
- Avg merge
- 2h 14m
- Merged PRs (30d)
- 6
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.