-
Notifications
You must be signed in to change notification settings - Fork 154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
VSCode Sticky Scroll no longer works in ERB files after 0.7.10 #2314
Comments
Settings beginning with |
@brianclinkenbeard I can't reproduce the "fix" of downgrading extension. I do notice that I got sticky scroll back briefly when the extension restarts, like after downgrading or upgrading it.
Additionally, can you check the language mark (example in screenshot) always indicates And are you sure |
@st0012 Yup, following those steps maintains no sticky scroll on the .yml.erb file I have open. The language mark in the bottom right always indicates |
It looks like |
Since the issue seems to be gone, I'm closing this until we receive other reports. If you experience the issue again, let us know! |
Description
Reproduction steps
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.
The text was updated successfully, but these errors were encountered: