🐞 [0.0.1-alpha.21] Misidentifies CSharp source files as Swift Source files.
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
Thanks for reporting this. It's not so much a bug as it is more a feature that hasn't been implemented yet.
Same issue with C source and header files.
@matthijseikelenboom do you know enough about this to file a new issue around this and close this one?
Yes I can, we need to discuss what this is exactly going to do, because I don't think we've done that yet