We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Is your feature request related to a problem? Please describe. Luau is a superset of Lua with types, used by ROBLOX.
Describe the solution you'd like I'd love to have Luau added to TextMateSharp.Grammars. https://github.com/JohnnyMorganz/Luau.tmLanguage
Describe alternatives you've considered I have tried lua grammar but it isn't as good as I wanted it to be.
The text was updated successfully, but these errors were encountered:
The way to add new grammar packages is adding the grammar files here and setting up the new name entry here
Sorry, something went wrong.
@danipen I am still quite confused at how to create a new grammar for a project of mine.
I'm suggesting creating a PR adding this grammar to TextmateSharp and generating new nuget packages.
No branches or pull requests
Is your feature request related to a problem? Please describe.
Luau is a superset of Lua with types, used by ROBLOX.
Describe the solution you'd like
I'd love to have Luau added to TextMateSharp.Grammars. https://github.com/JohnnyMorganz/Luau.tmLanguage
Describe alternatives you've considered
I have tried lua grammar but it isn't as good as I wanted it to be.
The text was updated successfully, but these errors were encountered: