Hello,
I’m new to using Sublime and I’m using the unregistered version. I was wondering if there are any short-cuts that will allow a color preview box to pop up when you click on a hex code? Using the example below, if you click on the hex value…is there a way to preview the color? I say this because it can done using Brackets code editor. I just wondered if SubLime had anything similar to this functionality?
body {
color: #fff;
}
Thanks,
Blake