Namespace already contains a definition
Open
OmniSharp
- Dominant language
- TypeScript
- Stars
- 3.1k
- Forks
- 737
- Avg merge
- 18h 40m
- Merged PRs (30d)
- 31
Description
## Environment data
`dotnet --info` output:
VS Code version: 1.49.3
C# Extension version:1.23.2
## OmniSharp log
## Steps to reproduce
The very first class that I create on startup throws an error that the namespace already contains a definition for that new class. It doesn't happen after the first one.
## Expected behavior
## Actual behavior
Contributor guide
Assessment
This issue has not been assessed yet.