you are viewing a single comment's thread
view the rest of the comments
[–] 6 points 2 years ago (2 children)

You can enable case sensitivity in windows. It's only disabled by default.

  • source
  • parent
  • hideshow 4 child comments
  • [–] 9 points 2 years ago (1 child)

    I wouldn't do it though. It can only lead to problems, especially with poorly coded programs.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago

    It's generally fine, the vast majority of applications are fine with it, it's mainly the legacy shit that falls over.

    You can also enable it on a per directory basis, and I've yet to encounter a Dev tool that has issues with it. Same for the path limit, you can have long paths enabled too.

  • source
  • parent