Does this issue occur when all extensions are disabled?: N/A (depends on the built-in markdown extension)
- VS Code Version: 1.72.1
- OS Version: macOS 12.4
Steps to Reproduce:
- Create two Markdown documents, one with a relative link to the other, and enough content in both documents to scroll down
- Preview the document with the link and scroll down to the link, then click it
Expected Behavior:
The link to the other document should open the new document at the top
Actual Behavior:
The scroll position stays the same, opening the new document at a random spot in that document
Other Information:
This change is probably straightforward to make, but it would break the existing behavior. I'm struggling to imagine why that behavior would be desirable though, so not sure it would actually affect anyone in a meaningful way.
cc Matt Bierner (@mjbvz)
Does this issue occur when all extensions are disabled?: N/A (depends on the built-in markdown extension)
Steps to Reproduce:
Expected Behavior:
The link to the other document should open the new document at the top
Actual Behavior:
The scroll position stays the same, opening the new document at a random spot in that document
Other Information:
This change is probably straightforward to make, but it would break the existing behavior. I'm struggling to imagine why that behavior would be desirable though, so not sure it would actually affect anyone in a meaningful way.
cc Matt Bierner (@mjbvz)