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

Make plugin required from the plugin itself. #15

Closed
aubreypwd opened this issue Feb 3, 2018 · 0 comments
Closed

Make plugin required from the plugin itself. #15

aubreypwd opened this issue Feb 3, 2018 · 0 comments
Assignees
Milestone

Comments

@aubreypwd
Copy link
Contributor

Modifying the filter list is a pain in the a$$ and often people add new plugins that should be required to projects and forget to modify the filter. I want to add an easy bulletproof way to make a plugin required when WDSRP is installed w/out having to:

  1. Load up Sublime
  2. Figure out where the filter is
  3. Figure out the path, copy the name of the path
  4. Add the path to the filter somewhere (when you find it)
  5. Bleh, go get some fresh air, because that was TOO hard

What if, to make a plugin required was really simple:

  1. Open the plugin file
  2. Add Required: True

Oh wait, did you just pee a little? Yes, it could be that easy! If WDSRP is installed, it will automatically find that plugin and make sure it's added to your list. How awesome.

@aubreypwd aubreypwd added this to the 1.1 milestone Feb 3, 2018
@aubreypwd aubreypwd self-assigned this Feb 3, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant