Description
Misidentifies CSharp source files as Swift Source files.
To Reproduce
Open a random CSharp project folder.
Expected behavior
In the right-side pane of the editor, the "Identity and Type" should show the currently-edited *.cs file as CSharp Source by default (unless manually specified by the user). However, currently:

Version information
CodeEdit: [0.0.1-alpha.21]
macOS: 13.1 (22C65)
Xcode: 14.1
Additional context
No response