Post

VSCode-RainbowColors - Release 1.0.0

1.0.0

Added

  • Added new command RainbowColors.pause to pause the interval for the current color.
  • Added new command RainbowColors.remove to 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 interval event.
  • Reload window after changing the settings rainbowColors.event and rainbowColors.mode with command workbench.action.reloadWindow.

Changed

  • Screenshots
  • primaryColor and complementaryColor function have been separated.

Full Changelog: https://github.com/dennykorsukewitz/VSCode-RainbowColors/compare/0.0.4…1.0.0


This post is licensed under CC BY 4.0 by the author.