brackets-archive / bracketsIssues

Archive of issues in brackets.
0 stars 0 forks source link

[CLOSED] requestNativeFilesystem cannot take relative paths #12

Open core-ai-bot opened 3 years ago

core-ai-bot commented 3 years ago

Issue by joelrbrandt Tuesday Dec 13, 2011 at 06:20 GMT Originally opened as https://github.com/adobe/brackets/issues/6


NativeFileSystem.requestNativeFileSystem does not currently accept relative paths. Currently, asking for path "." gives the directory "/"

It should return the directory that the window's HTML file is in.

This may be an issue with the brackets-app side of the bridge.

core-ai-bot commented 3 years ago

Comment by njx Tuesday Mar 13, 2012 at 21:49 GMT


QRB closing--if we need this functionality in the future we can add it.