Is there a shortcut for color chooser in NetBeans?
colors, netbeans
Solution
In the editor, click the text representing the color (you don't even have to highlight the whole thing), then hit Ctrl+Spacebar.
Problem
Is there a shortcut for color chooser in NetBeans? I found this same query on NetBeans website, it was said that this was possible but I can't find an actual answer how to do it. I mean this: when I am in a CSS file and I am editing a property that involves a color, the color chooser pops up automatically. I would like to have the color chooser pop up on demand when I am editing any file (e.g. a PHP file). It would be very helpful. I already looked in Options -> Keymap and there seems to be no shortcut containing the word "color". Thanks.