Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
[1.0.1] - 2024-04-23
Changed
- Added description for
rainbowColors.eventto README.md - Added keystrokes.gif and improved function description.
- Updated icon.
- Added ‘configuration changed’ dialog.
1.0.0 - 2024-04-19
Added
- Added new command
RainbowColors.pauseto pause the interval for the current color. - Added new command
RainbowColors.removeto remove RainbowColors from the workbench.colorCustomizations settings. - Added new setting
rainbowColors.event- Defines which event executes the RainbowColor function. - Added new setting
rainbowColors.numberOfKeystrokes- Specifies the number of keystrokes that must be performed before the colors changes. - Added ‘auto start onStartupFinished’ for
intervalevent. - Reload window after changing the settings
rainbowColors.eventandrainbowColors.modewith commandworkbench.action.reloadWindow.
Changed
- Screenshots
primaryColorandcomplementaryColorfunction have been separated.
0.0.4 - 2024-02-01
Changed
- Tidied Package and fixed small bug.
0.0.3 - 2024-02-01
Changed
- Use rainbow-colors-array-ts instead of rainbow-colors-array.
- Added and updated VSCode internal launch and task.
- Tidied Package.
0.0.2 - 2024-02-01
Changed
- Updated README.md.
- Added browser entry point.
0.0.1 - 2024-01-31
Added
- Initial release of RainbowColors extension.
RainbowColorsis an extension that changes the foreground or background color rainbowly after a certain interval.