Environment data
dotnet --info output:
VS Code version: 1.7.2
C# Extension version:
1.5.3
Steps to reproduce
Using DefineConstants within the project.
Expected behavior
All DefineConstants should be under intellisense.
Actual behavior
None DefineConstants appears in intellisense.