반응형

Color Picker will be very useful if you are working as a Web Developer or UI designer, who mainly uses Visual Studio for the day to day assignments. This tool provides a color tool window, color swatcher in the editor.


This tool offers the below options,

  • Highlight colors in Visual Studio Document Editor (".css", ".scss", ".less", ".asp", ".aspx", ".htm", ".html", ".cshtml", ".vbhtml", ".xaml" are enabled by default), Additional Parsing, Customize using Tools-Options-ColorPicker.
  • Edit color using double click from any enabled file (editor)
  • Insert colors to any active text document
  • Color Selection from Color Canvas.
  • Color Selection from Available Colors.
  • Color Selection from Standard Colors.
  • Color Selection from Saved Colors.
  • Color Selection using Eyedropper.
  • Copy\Paste Color codes (Name, #HEX, rgb, rgba, hsl, hsla, hsb\hsv, cmyk). rgb and rgba are offered in different formats
  • Selected colors Tints & Shades.
  • Color code comparison of Orginal and New.

Visual Studio에서 원하는 색상 코드를 확인 할 수 있는 Extenstion 입니다.

색깔의 이름으로 검색하거나 코드를 색깔로, 색깔을 코드로 변환할 수도 있고 찾은 색을 저장 하거나 소스 코드에 바로 삽입하는 등의 기능이 지원 됩니다.


Tools - Extensions and Updates...


Click 'Online' tab and search 'color picker'.


Close Visual Studio.


Click 'Modify' button on VSIX installer.


It starts installing.


Click 'Close' button.


Tools - Color Picker




Click 'Color Eyedropper'. Or you can enter any name of the colors into the edit box, e.g., red, blue, green, or etc.


Move the mouse cursor and click on the color you want.


Color Picker shows the color and its codes.


You can change the format by clicking on the code format.


Click the check button and insert the color code into your source.


Tools - Options...


Color Picker - General - You can change options.



반응형
Posted by J-sean
: