-
Notifications
You must be signed in to change notification settings - Fork 5k
Add Mathematical Programming System #7746
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
Conversation
Co-authored-by: nickswalker <nick@nickwalker.us>
|
Fixing fails EDIT: Forgot to commit heuristics.yml |
|
Why a new PR when you can collaborate on the original PR? That's the beauty of GitHub. |
I had time for once and I was bored. I thought may as well save the old PR author some time. I added him as a coauthor to the some of the commits I think. I don't care whichever one is merged :) |
|
@lildude may as well merge one of them before the next release
|
lildude
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks.
Important
The changes in this PR will not appear on GitHub until the next release has been made and deployed. See here for more details.
This is a superseding version of #7715 with syntax highlighting
The description was pasted from the original PR
Checklist:
The extension of the new language is used in hundreds of repositories on GitHub.com.
https://github.com/search?type=code&q=NOT+is%3Afork+path%3A*.mps+rows
I have included a real-world usage sample for all extensions added in this PR:
I have included a syntax highlighting grammar: https://github.com/sharktide/mps-vscode
I have added a color
#0530adI have updated the heuristics to distinguish my language from others using the same extension.