Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

[Core][Inline color editor]: Inline color editor and quick view for colors can work in any type of files in brackets. #4894

Closed
julieyuan opened this issue Aug 23, 2013 · 2 comments
Labels

Comments

@julieyuan
Copy link

Steps:

  1. Launch Brackets and new a file with any type, like: text, js, html, c, cs, java.
  2. Input a color with any type, like: red, rgb(20,30,40), #ba3030, hsl(0,50%,46%)
  3. Hover the mouse on the color.
  4. Press Ctrl+E on the color.

Results:
At step3, you can quick viw on the color.
At step4, the inline color editor will be invoked.

Expected:
Inline color editor and quick view for color should only work in css or related type of files.

ENV: MAC 10.8.3 and Win8.1 English OS
Build: 0.30.0-8837

Snapshot:
Please refer to snapshot for details:
4444

@gruehle
Copy link
Member

gruehle commented Aug 26, 2013

This is by design. The color preview and editor are designed to work with colors in any file.

@gruehle gruehle closed this as completed Aug 26, 2013
@julieyuan
Copy link
Author

Ok,got it. Thanks.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants