Releases: sander1095/vscode-readme-auto-open
Releases · sander1095/vscode-readme-auto-open
v1.0.2 - Create new package version because 1.0.1 contained unnecessary files
What's Changed
- Create v1.0.2 because of local files that were accidentally put in the package by @sander1095 in #29
Full Changelog: 1.0.1...1.0.2
Important
This is functionally the same as v1.0.1, except that this version doesn't contain unnecessary files in the package on the marketplace.
v1.0.1 - Fix incorrect files opening
What's Changed
- README opens correctly and added unit tests by @sander1095 in #28
Full Changelog: 1.0.0...1.0.1
Important
The binaries for v1.0.1 and v1.0.2 are the same, only the package version and content of CHANGELOG.MD
changed. If you are interested in the .vsix
, download them from v1.0.2 instead.
v1.0.0 - Initial release
Initial release
https://marketplace.visualstudio.com/items?itemName=sandertenbrinke.readme-auto-open
What's Changed
- Update plug-in name to vscode-readme-auto-open by @Ahrjen in #9
- Create the plugin template by @sander1095 in #10
- README opens automatically by @sander1095 in #19
- Add reset state command and update README visibility logic by @sander1095 in #20
- Open file in preview mode if it is markdown by @sander1095 in #22
- Add README to the project by @sander1095 in #23
- Fix readme image path by @sander1095 in #24
- Set up publishing to the VSCode marketplace by @sander1095 in #26
New Contributors
- @Ahrjen made their first contribution in #9
- @sander1095 made their first contribution in #10
Full Changelog: https://github.com/sander1095/vscode-readme-auto-open/commits/1.0.0