Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
ShikiSuen opened this issue Jan 22, 2023 · 4 comments · Fixed by #1334
Closed

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

ShikiSuen opened this issue Jan 22, 2023 · 4 comments · Fixed by #1334
Labels
bug Something isn't working

Comments

@ShikiSuen
Copy link

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 ShikiSuen added the bug Something isn't working label Jan 22, 2023
@matthijseikelenboom
Copy link
Contributor

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

@cwainwright
Copy link

Same issue with C source and header files.

@austincondiff
Copy link
Collaborator

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

@austincondiff austincondiff moved this from 🆕 New to 💬 Needs Clarification in CodeEdit Project Feb 17, 2023
@matthijseikelenboom
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: 🏁 Complete
Development

Successfully merging a pull request may close this issue.

4 participants