When I'm writing an Azure RM Deployment template and I'm writing a template language expression that contains single-quoted strings inside double-quoted property values, I get some strange suggestions. I get the same thing when I try to access a resourceGroup() property via the '.' character. The pictures show the suggestions I'm getting. In these scenarios, I expect to not get any suggestions.

