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

Implement changeable hosts #1190

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from
Open

Implement changeable hosts #1190

wants to merge 1 commit into from

Conversation

icetee
Copy link
Owner

@icetee icetee commented Jul 2, 2018

Implementation is continuous, it is implemented:

  • Multiple hosts in the ftpconfig file
  • Selectable hosts in the status bar
  • Selectable hosts in the offline panel

Useful tips:
multiple-remote-ftp @MatteoTonini

@icetee icetee added the feature label Jul 2, 2018
@icetee icetee self-assigned this Jul 2, 2018
@Jany-M
Copy link

Jany-M commented Aug 7, 2018

will this be pulled soon?

@icetee
Copy link
Owner Author

icetee commented Aug 7, 2018

If I have time, I'll finish it

@Kendrickkobe23
Copy link

thanks

@@ -8,7 +8,7 @@ import Path from 'path';
import stripJsonComments from 'strip-json-comments';
import ignore from 'ignore';
import sshConfig from 'ssh-config';
import { multipleHostsEnabled, getObject, hasProject, logger, traverseTree, validateConfig, resolveHome, mkdirSyncRecursive } from './helpers';

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

all

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants