- VSCode Version: Code 1.3.0 (e724f269ded347b49fcf1657fc576399354e6703, 2016-07-07T16:56:12.476Z) - OS Version: Windows_NT ia32 6.3.9600 Steps to Reproduce: 1. Create a powershell script 2. Create an object with a property that has a space, such as $obj."Property with space" 3. The highlight for the quotes doesn't display properly.