All notable changes to the "reddit-viewer" extension will be documented in this file.
Check Keep a Changelog for recommendations on how to structure this file.
- Initial release
- Removed unreleased features from help
- Added url to articles
- Changed defaultSort and defaultInterval setting type to string
- Added sorting
- Added image preview
- Changed settings type to string
- Fixed disabled landingPage not opening anything
- Better promise and error handling
- Added preview when clicking on let of an article
- Added support for more media
- Better media handling
- Added un/hideable root comments
- Added full comment chain support
- Removed empty panel as it is never used
- Search triggered when enter is pressed
- Added pagination
- Added highlighting of current sortation
- Fixed wrong default value for default interval
- Reset all temporary variables if window is closed
- Update configuration without reload
- Removed undefined comments
- Added configuration validation
- Migrated to new vscode package structure
- Removed unused tests
- Added login panel
- Session cookie saves to globalState
- Added session checking
- Added logout
- Added request timeout setting
- Added user page
- Added option to disable user management
- Added basic collections
- Added media warning
- Changed background color
- Added timestamp to articles
- Shrink package (removed images)
- Migration of Version 1.4.1 from JavaScript to TypeScript
- Added webpack to bundle the extension
- Using the selftext_html attribute and raw_json option to show selftext as markdown
- Dynamic color styling (dark, light, high contrast)
- Using the editor settings for indentation and font styling
- Added the possibility to define new templates to add other code styles
- Added templates for TypeScript and PHP
- Added widget
- Added documentation
- Fixed comment indentation
- Fixed cache error
- Decluttered
- Added install prompt
- Removed commands from palette
- Removed context entries from other extensions