Open potterdai opened 7 years ago
dotnet --info output: VS Code version: 1.7.2 C# Extension version: 1.5.3
dotnet --info
Using DefineConstants within the project.
All DefineConstants should be under intellisense.
None DefineConstants appears in intellisense.
This should ultimately be addressed by https://github.com/OmniSharp/omnisharp-roslyn/issues/78.
Environment data
dotnet --info
output: VS Code version: 1.7.2 C# Extension version: 1.5.3Steps to reproduce
Using DefineConstants within the project.
Expected behavior
All DefineConstants should be under intellisense.
Actual behavior
None DefineConstants appears in intellisense.