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

Default importjsd to --help instead of start #347

Merged
merged 1 commit into from
Aug 24, 2016
Merged

Conversation

lencioni
Copy link
Collaborator

This currently does not work correctly when used like importjsd --parent-pid n, which has caused some breakages in our editor plugins.
Since this does not seem to be a thing that commander.js likes to do
very easily, I think the best path forward at this point is to simply
default to --help instead.

I've already updated the editor plugins to use importjsd start --parent-pid n.

Fixes #345

This currently does not work correctly when used like `importjsd
--parent-pid n`, which has caused some breakages in our editor plugins.
Since this does not seem to be a thing that commander.js likes to do
very easily, I think the best path forward at this point is to simply
default to `--help` instead.

I've already updated the editor plugins to use `importjsd start
--parent-pid n`.

Fixes #345
@trotzig trotzig merged commit 728abe3 into master Aug 24, 2016
@trotzig
Copy link
Collaborator

trotzig commented Aug 24, 2016

Thanks Joe! Will you take care of releasing the sublime plugin?

@trotzig
Copy link
Collaborator

trotzig commented Aug 24, 2016

I see you already did. Thanks!

@lencioni lencioni deleted the importjsd-start branch August 24, 2016 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants