-
Notifications
You must be signed in to change notification settings - Fork 3.7k
Added NimLime package #2884
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
Added NimLime package #2884
Conversation
|
Does @leonardoce's package https://github.com/leonardoce/nimrod-sublime not do the things you need it to do? Have you checked if @leonardoce would accept a PR for your changes? |
|
@Varriount ping |
|
The trouble is that yes, while we might be able to merge our repo into @leonardoce's, he's not on the #nimrod irc channel, and it might be irritating to him/her to have to keep accepting changes into his/her repository. @joneshf Our package has various features to integrate with the nimrod compiler, including syntax and compiler checking, compiler driven syntax suggestion, etc. @leonardoce's package only does syntax highlighting. Right now, I am endeavoring to move our repository to @nimrod-code, since that's the user for official nimrod stuff, and will give access to those that come after me. |
|
In that case, maybe @leonardoce is willing to let you take over his package (Package Control has ways to do that). Since yours is likely to be the official package it's a good argument for higher priority over similar plugins. It would only benefit the users. (Disclaimer: I have no idea how "nimline" and "nimrod" are affiliated with each other, I don't even know what they are.) |
|
"NimLime" is that name of our proposed package, being a portmanteau of "Nimrod" and "Sublime". Nimrod itself is a statically compiled systems programming language, with a focus on compile-time evaluation. github.com/Araq/nimrod is the main repo, and nimrod-lang.org is the website. |
|
@leonardoce, please show some cooperation. If not, we will assume that you either don't care or are not responsive enough and will just remove your package in favor of the "more official" one here for the reasons mentioned by @Varriount above. |
|
Hi @FichteFoll. I think you can just remove my package in favour of the @Varriount one that supports more functions other than syntax highlighting. |
|
All right. @Varriount, can you remove the "Nimrod" package and add that to a |
|
@Varriount ping |
|
Will do, as soon as I get out of class. |
|
@FichteFoll Updated. |
|
I don't know how PC handles case, so let's assume you need to use the same casing. You'll want to change Also, thanks for Nimrod :D |
|
@FichteFoll Updated and fixed. |
|
I recommend |
No description provided.