-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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 DenizenScript Language Support #5773
Conversation
Changed via a suggestion from @Nixinova :) Co-authored-by: Nixinova <[email protected]>
Hey @lildude, I was wondering if I can get an update on my PR? I hope you don’t mind the ping. I’m just excited about being able to contribute to something related to GitHub and would really like some feedback! |
So I just pushed the Debian .dsc file grammar.
Hope I did this correctly again ;) 👍🏼 |
Thanks @BreadcrumbIsTaken. I've tweaked your changes slightly as we don't need all the other extensions right now for this PR. They can be added later if peeps want them. |
I added a TextMate grammar file for a language called DenizenScript!
Description
DenizenScript is a scripting language for Minecraft servers. As the language's syntax can easily become very hard to read without syntax highlighting (stuff within stuff that contain stuff that can also contain other stuff!), I decided it would be a good idea to contribute a grammar file that I wrote to Linguist!
note:
On the checkbox that says:
The extension of the new language is used in hundreds of repositories on GitHub.com
, I checked it off, even when there are not hundreds of repositories because of the announcement on issue #5756 and because DenizenScript is a language to program things like games and special items for Minecraft servers, most repos that use DenizenScript will most likely be private (due to Minecraft servers being monetizable). There could be more instances of DenizenScript in the wild, but there is something else that uses the same extension so I had to add some of the most common syntax in a few different search queries that DenizenScript has to filter it out. Just wanted to clear that up :).Checklist:
The heuristics does not apply to me. Also, I got the color in the
languages.yml
from the logo.