Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stopped working in 0.180 #39

Closed
grenierdev opened this issue Feb 18, 2015 · 2 comments
Closed

Stopped working in 0.180 #39

grenierdev opened this issue Feb 18, 2015 · 2 comments
Labels

Comments

@grenierdev
Copy link
Contributor

atom.project.path === undefined

Reverted back to 0.179. Atom did not mention any changes in the atom.project API.

@grenierdev grenierdev added the bug label Feb 18, 2015
@grenierdev
Copy link
Contributor Author

atom/atom#5613

@grenierdev
Copy link
Contributor Author

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 grenierdev changed the title Stoped working in 0.180 Stopped working in 0.180 Feb 18, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant