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

Problem installing dependencies: which "linter"? #65

Open
TerryCavanagh opened this issue Nov 21, 2016 · 4 comments
Open

Problem installing dependencies: which "linter"? #65

TerryCavanagh opened this issue Nov 21, 2016 · 4 comments

Comments

@TerryCavanagh
Copy link

Here's what happens right now when you try to install the required package dependencies for this package:

linter

Same situation with autocomplete-plus.

Not sure if this is something you care about, but it completely gates beginners from using the plugin!

@jeremyfa
Copy link
Member

Right, to make it smoother, it would be possible to make the plugin install dependencies automatically (which is done by some other plugins). A good compromise, to prevent from being too intrusive, could be to prompt, once, the user if he wants to install "linter" etc... (autocomplete-plus is already included in atom by default).

@TerryCavanagh
Copy link
Author

Automatic dependency installation sounds great to me, if it's possible!

@ruby0x1
Copy link
Member

ruby0x1 commented Nov 21, 2016

@jeremyfa is there a readme outdated that mentions autocomplete-plus to install? We should revise that!

Also, we could add a linter checkbox which installs the package manually if there's an API endpoint for that, otherwise we could just install the dependency anyway and the checkbox just toggles it's usage by default if necessary.

@jeremyfa
Copy link
Member

Yes, installing it automatically and allowing to disable its usage sounds fine to me.

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

No branches or pull requests

3 participants