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
{{ message }}
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
the Atom-API-docs for atom.project.getPaths and as well atom.project.getDirectories return all projects-paths WITHOUT a slash. For some/reason/far/beyond/my/imagination this needed to be changed here to normalised-paths now WITH a slash ?
As a word of warning for evrbd. after two hours looking for this.
the Atom-API-docs for
atom.project.getPathsand as wellatom.project.getDirectoriesreturn all projects-paths WITHOUT a slash. For some/reason/far/beyond/my/imagination this needed to be changed here to normalised-paths now WITH a slash ?As a word of warning for evrbd. after two hours looking for this.
thx for the typings - they really help, regards