- The issue about extension view is resolved.
- Remove message shown on loaded.
- Support default viewer settings
- cursor (hand or tool)
- scale (auto, page-actual, etc...)
- sidebar (hide or show)
- scrollMode (vertical, horizontal or wrapped)
- spreadMode (none, odd or even)
- Change extension API
- Resolve known issues about showing pdf preview.
- Upgrade PDF.js to 2.4.456
- Support auto reload (#52)
- Migrate vscode-extension packages
- @GeorchW Implemented auto-refresh ( #11 ) #52
- Recovery for working even VSCode 1.31.x.
- Avoid nested
<iframe>
.
- Recovery for working even VSCode 1.30.0.
- Revive display state on load VSCode.
- Event-Stream Package Security Update
- Migrate vscode internal api. Due to Microsoft/vscode#62630
- Upgrade PDF.js to 2.1.36
- Upgrade PDF.js to 1.9.426 (#23)
- @Kampfgnom bump to pdf.js version #23
- Fixed displaying on linux (#5)
- Be able to open PDF from context menu in explorer now (#6)
- @serl support for context menu in explorer #6
- Add extension icon.
- Use all PDF.js Pre-built files.
- consistent file icon
- Initial release.