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
Ok, Atom removed an API from atom.project for preparation on the "support multiple project".
Short term fix
Use first path listed in atom.project.getPaths(). Will lead to some problem eventualy when people will be able to setup multiple project.
Long term fix
Allow 1 .ftpconfig/connection per project. Need to rewrite the core Client & Remote Tree View. Expect a new wave of bugs... \o/
grenierdev
changed the title
Stoped working in 0.180
Stopped working in 0.180
Feb 18, 2015
atom.project.path === undefined
Reverted back to 0.179. Atom did not mention any changes in the
atom.project
API.The text was updated successfully, but these errors were encountered: