From @duemoselund on October 27, 2017 12:3
Environment data
dotnet --info output:
VS Code version:
C# Extension version:
Steps to reproduce
Write a method that includes double array as a property
Expected behavior
That the colors were consistent for all data types
Actual behavior
Double[] as a property is not correctly colored.

Copied from original issue: dotnet/vscode-csharp#1812