Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
Adding underscore to file name changes require casing - roblox-ts
r
roblox-ts
•
6mo ago
•
12 replies
kv_
Adding underscore to file name changes require casing
?
!
The proper case is
"Alerts
" but it compiles to
"alerts
" if there is no underscore in the name
? I had to disable
forceConsistentCasingInFileNames
forceConsistentCasingInFileNames
because I could not figure out any other way to fix it but it was complaining about casings being different even though they were not
Solution
Can you restart the vsc
?
Jump to solution
roblox-ts
Join
2,542
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Recent Announcements
Similar Threads
Was this page helpful?
Yes
No