CodeEditApp / CodeEditApp/CodeEdit
🐞 Vue JS files not receiving code coloring
Open
bug
- Dominant language
- Swift
- Stars
- 23k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
### Description
Pretty straightforward. When I load a .vue file it's detected as default and all text is white. I've installed the Vue language server and HTML as well but I suspect that's providing code completion not just theming? Anyhow, let me know if I'm able to fix on my own.
### To Reproduce
1. Load a .vue file
2. Make sure you've selected a theme
3. Behold, naked white code.
### Expected Behavior
Code to be colored in some form or another.
### Version Information
CodeEdit: Latest, downloaded from site a few minutes ago
macOS: 26.3
Xcode: 26.4
### Additional Context
_No response_
### Screenshots
_No response_
Contributor guide
Assessment
This issue has not been assessed yet.