It's possible to right-click in the file tree and create a file (or filder) named ../something or just .., and the path isn't resolved, but rather the .. and / characters are treated as literals to be used in the filename itself.

First discovered by @Pomax in https://github.com/humphd/brackets/issues/434, and now I'm filing upstream, since this is really a bug in Brackets.
It's possible to right-click in the file tree and create a file (or filder) named
../somethingor just.., and the path isn't resolved, but rather the..and/characters are treated as literals to be used in the filename itself.First discovered by @Pomax in https://github.com/humphd/brackets/issues/434, and now I'm filing upstream, since this is really a bug in Brackets.