You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes: #5468 (although I was never able to entire reproduce this case) #7224
This will allow for the user to create dots at the end of a file or directory name using the OS (finder/explorer) and Brackets will honor those but, because of the complexities of how the OS treats trailing dots in entity names, we disallow the user from creating entities that end with dots.
Wednesday May 07, 2014 at 18:34 GMT
Originally opened as adobe/brackets#7772
Fixes:
#5468 (although I was never able to entire reproduce this case)
#7224
This will allow for the user to create dots at the end of a file or directory name using the OS (finder/explorer) and Brackets will honor those but, because of the complexities of how the OS treats trailing dots in entity names, we disallow the user from creating entities that end with dots.
This is not for Sprint 39
JeffryBooher included the following code: https://github.com/adobe/brackets/pull/7772/commits
The text was updated successfully, but these errors were encountered: