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

Built in package manager #542

Open
gbersac opened this issue Apr 20, 2015 · 4 comments
Open

Built in package manager #542

gbersac opened this issue Apr 20, 2015 · 4 comments

Comments

@gbersac
Copy link

gbersac commented Apr 20, 2015

I know sublime text package manager is easy to install and good enough, but, even though I don't like atom, its package manager is definitely better.

Let's implement one in Lime Text !

--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/11626644-built-in-package-manager?utm_campaign=plugin&utm_content=tracker%2F282001&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F282001&utm_medium=issues&utm_source=github).
@gingerBill
Copy link

A built in package manager would be good but it should just be a default plugin. We could use Package Control as we are trying to be backwards compatible with Sublime.

The only problem is that if we do use Package Control, they would have to support Lime Text and I don't think that will happen unless Lime Text was in a decent form (especially the frontend) and available for download without compiling.

@clawoflight
Copy link

If API-compatibility is achieved, nothing would have to be changed to be able to use package control, right? It would just be another addon, like in sublime text.

@gingerBill
Copy link

That is true that all Sublime addons would work but that doesn't necessary mean that all Lime addons work in Sublime.

Sublime --> Lime
Lime !-> Sublime

The advantage of Lime is that if we need more features, especially in the api, it isn't hard to add it because it is free and open.

As I said previously, if package control was used, they would need a Lime Text category as well.

@clawoflight
Copy link

Right, I didn't think about new addons.
It would work quite well in the short run, though, and by the time additional features beyond sublime's get added, lime may be big enough to get support by package control?

On April 24, 2015 6:14:01 PM GMT+02:00, gingerBill [email protected] wrote:

That is true that all Sublime addons would work but that doesn't
necessary mean that all Lime addons work in Sublime.

Sublime --> Lime
Lime !-> Sublime

The advantage of Lime is that if we need more features, especially in
the api, it isn't hard to add it because it is free and open.

As I said previously, if package control was used, they would need a
Lime Text category as well.


Reply to this email directly or view it on GitHub:
#542 (comment)

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

4 participants