All notable changes to the "VSCode Animations" extension will be documented in this file.
- Fixed commands not being found bug
- Added the Custom UI Style extension as an install method
- Fixed default setting for cursor color
- Added cursor animation option to use the theme's cursor color
- APC not working
- Optimized smooth mode
- Fixed tab animations
- Removed scrolling animation in ai chats
- Fixed diff viewer dimming issue
- Removed scrolling animation from places where it wasn't great
- Added a global duration setting to quickly change the speed of all animations
- Fixed quick fix popup not being the right size
- Fixed bug with install command
- Redid installation process
- Install method option added
- Animation scaling bug fixed
- Removed Custom CSS and JS as a dependency
- Fixed bug with menus animating
- Added new functionality that removes the need for constant reinstall per new version of the extension
- Improved animation, more options for dimming the editor when window is unfocused
- Addded new setting, auto install, which allows the extension to be used with other custom injectors
- Added new animation, windows now dim when unfocused
- Fixed bug with terminal launching with wrong width
- Fixed smooth-mode issues with new copilot features
- Fixed windows invalid path issue
- Optimized scss to remove lag for smooth mode
- Fixed cursor animation not working when minimap is disable
- Fixed positioning issue with jupyter
- Fixed scrolling animation not working at all
- Fixed preview bug
- Fixed install command
- Updated version compatibility
- Cleaned up code
- Added cursor animation
- Refactored updateHandler file to modules
- Fixed smooth mode resizing causing lag
- Fixed scrolling animation playing when searching in settings
- Added install command
- Refactored some css
- Added Active List Item animation
- Fixed Smooth Mode dom selector
- Fixed issue with extension not working on remote
- Fixed Tabs animations
- New Logo
- Updated README.md
- Initial release