#define constants are missing from the completion list
Open
Bug
Editor-IntelliSense
OmniSharp
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 17h 56m
- Merged PRs (30d)
- 21
Description
## 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.
Contributor guide
Assessment
This issue has not been assessed yet.