-
Notifications
You must be signed in to change notification settings - Fork 184
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
How about an organization? #508
Comments
Yes, I've wanted to do this for a while, great to hear there is interest. One issue to plan for is moving the repo for this package (people's git remotes and Package Control as well) |
Here is a useful link. https://help.github.com/articles/transferring-a-repository/#whats-transferred-with-a-repository
But Package Control may be a problem. |
I believe that PC will just follow the redirected repo. Anyway, it’s also easy to submit a PR to package control channel. |
Made the first step :) If someone are interested in getting in, please say in the comments :) |
Great job! I'll move some of my LSP-addon packages there when I get some free time! |
Just want to update, I haven't forgotten about this but want to catch up on some neglect in this repo before moving it! |
LSP is now moved to the @sublimelsp org! |
Hello,
Lately I been thinking about how we could improve the user experience for other people.
What if we create an organization like this https://github.com/SublimeLinter, in our case SublimeLSP
or something other...
And in that organization we could create repositories for language handlers:
LSP-typescript
LSP-rust
LSP-python
LSP-php
LSP-intelephense
And when one language handler is done, submit a PR to package control.
I always wanted to create these language handlers.
The reason I didn't do it is because I don't want the repositories to be directly associated with my github accont. Because maybe some day in the future I will lose interest in sublime or some other reason... I don't want the repos to be unmaintained.
I don't see that problem if we have an organization. All the repositories are in the SublimeLSP organization. And there will hopefully always be people who will do contributions.
NOTE: I have no experience in github organizations :D I just think this could be a good idea to consider
The text was updated successfully, but these errors were encountered: