This repository has been archived by the owner on Sep 6, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 7.6k
Improve file name validation #270
Comments
QRB reviewed. |
The experience doesn't seem too awful today: if you do File > New and try to use one of those filenames, you'll get an error saying 'Invalid file name. The file already exists.' This is already pretty similar to the validation error ('Invalid file name. Files names cannot contain the following characters: ...'). |
FBNC to @jasonsanjose. |
Confirmed. Closing. |
iwehrman
pushed a commit
to iwehrman/brackets
that referenced
this issue
Sep 11, 2013
Update the EC-EWF SHA
gideonthomas
pushed a commit
to gideonthomas/brackets
that referenced
this issue
May 15, 2015
…er.min in Brackets
gideonthomas
pushed a commit
to gideonthomas/brackets
that referenced
this issue
May 20, 2015
…er.min in Brackets
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
There are some filenames like COM1, LPT3, etc. that are not valid on Windows. We may want to add checks for those here. See http://msdn.microsoft.com/en-us/library/windows/desktop/aa365247(v=vs.85).aspx
The text was updated successfully, but these errors were encountered: