microsoft / vscode-hexeditor

VS Code Hex Editor
https://marketplace.visualstudio.com/items?itemName=ms-vscode.hexeditor
MIT License
525 stars 85 forks source link

fix: scroll to the top when hit home key #448

Closed lorsanta closed 1 year ago

lorsanta commented 1 year ago

Fix #425. The issue was due to the fact that onDidChangeAnyFocus returned immediately if the focused byte was 0.