CodeEdit icon indicating copy to clipboard operation
CodeEdit copied to clipboard

🐞 [0.0.1-alpha.21] Misidentifies CSharp source files as Swift Source files.

Open ShikiSuen opened this issue 2 years ago • 2 comments

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: image

Version information

CodeEdit: [0.0.1-alpha.21] macOS: 13.1 (22C65) Xcode: 14.1

Additional context

No response

ShikiSuen avatar Jan 22 '23 02:01 ShikiSuen

Thanks for reporting this. It's not so much a bug as it is more a feature that hasn't been implemented yet.

matthijseikelenboom avatar Jan 22 '23 14:01 matthijseikelenboom

Same issue with C source and header files.

cwainwright avatar Jan 25 '23 22:01 cwainwright

@matthijseikelenboom do you know enough about this to file a new issue around this and close this one?

austincondiff avatar Feb 17 '23 19:02 austincondiff

Yes I can, we need to discuss what this is exactly going to do, because I don't think we've done that yet

matthijseikelenboom avatar Feb 17 '23 20:02 matthijseikelenboom