Skip to content

Latest commit

 

History

History
33 lines (27 loc) · 1.05 KB

Changelog.md

File metadata and controls

33 lines (27 loc) · 1.05 KB

v2.0.0

  • Fixed crash problem cause by Scintilla RegExp search interface
  • Use self-drawn underline marker to avoid comflict with other plugins & features
  • Added Color Picker & Screen Picker commands for hotkey assignment
  • Added HSL & HSLA color format support
  • Added transparent color support (with adjustment)
  • Use SPACE key toggle mouse speed in Screen Picker for better aiming
  • Slightly enlarged UI elements

v1.2.0

  • Fixed a critical crash on new versions of Notepad++
  • Added option for disable color highlight

v1.1.0

  • NEW! Quick HSL Color Tuning
  • right-click on palette color to put the color into tuning swatch

v1.0.7

  • fixed conflict with search/replace

v1.0.6

  • changed invoke method to double click

v1.0.5

  • added rgb/rgba color support
  • fixed window focus problem on initialization
  • improved color code highlight performance
  • written self-drawn palette for performance

v1.0.1 first release

  • color palette
  • screen color picker
  • access windows color chooser dialog