-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
🐞 file type isn't identified correctly. Changed manually but it gets reset when closed #1148
Comments
I can try to handle this If you could assign to me |
Related to: #1014 |
One thing we might to consider for this: We currently also detect the filetype for syntax highlighting in We could then just have |
Description
js
file is identified as a swift fileTo Reproduce
create a js file
open right side tab and inspect file type. shows as swift rather than js file
Expected Behavior
should be identified by file extension
Version Information
CodeEdit: [e.g. 0.0.x-alpha.y]
macOS: [e.g. 13.2.1]
Xcode: [e.g. 14.2]
Additional Context
No response
Screenshots
No response
The text was updated successfully, but these errors were encountered: