Description
System Details
- Operating system name and version: Windows 7 x64
- VS Code version: 1.5.3
- PowerShell extension version: 0.7.2
- Output from
$PSVersionTable
:
Name Value
---- -----
PSVersion 5.0.10586.117
PSCompatibleVersions {1.0, 2.0, 3.0, 4.0...}
BuildVersion 10.0.10586.117
CLRVersion 4.0.30319.42000
WSManStackVersion 3.0
PSRemotingProtocolVersion 2.3
SerializationVersion 1.1.0.1
Issue Description
See picture - when function definition is indented, highlighting of function name is not correct.
(As an aside, how do we disable automatic highlighting of function names, variables, etc.?)