lime icon indicating copy to clipboard operation
lime copied to clipboard

Built in package manager

Open gbersac opened this issue 10 years ago • 4 comments

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).

gbersac avatar Apr 20 '15 21:04 gbersac

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.

gingerBill avatar Apr 23 '15 09:04 gingerBill

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.

clawoflight avatar Apr 24 '15 15:04 clawoflight

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.

gingerBill avatar Apr 24 '15 16:04 gingerBill

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: https://github.com/limetext/lime/issues/542#issuecomment-95981796

clawoflight avatar Apr 24 '15 18:04 clawoflight