slim-template / ruby-slim.tmbundle

A Textmate / Sublime Text bundle for Slim
http://slim-lang.com/
MIT License
185 stars 46 forks source link

" ___ ".tmSnippet is not a valid name on Windows #17

Closed chrisyip closed 11 years ago

chrisyip commented 11 years ago

Windows doesn't accept " as a part of file name.

fredwu commented 11 years ago

Does it work when you delete the file? Or are you not even able to delete it under Windows?

chrisyip commented 11 years ago

Actually, it won't exist on Win, because:

Package control will ignore invalid file silently.

Git will output an error that failed to create file.

fredwu commented 11 years ago

Thanks for that. File removed. :)