Is it possible for intellisense to activate when typing a # or . in a CSS file, displaying a list of the class/id names? I currently receive intellisense within the curly brackets, but not for the classes and ids themselves. How can I achieve this functionality?