Skip to content
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 Ada parser and default file associations #2452

Merged
merged 3 commits into from
Sep 28, 2024

Conversation

petacreepers23
Copy link
Contributor

@petacreepers23 petacreepers23 commented Sep 27, 2024

Hi, I've added an ada parser and its default configuration, .ads and .adb strongly based on Matlab commit and VHDL previous implementation.

I've respected code style and alphabetical order, including it after ABAP and before ASP.

.vscode folder is included in the .gitignore

This has been tested with ALL.vs2022.sln and is working fine.

Ada syntax highlighting:
{72814B90-6F00-4C9E-B95E-5E25889D64A9}

Ada default file association:
{9510A26C-91CC-4A9C-9AB5-B357008B7FFC}

@mgrojo
Copy link

mgrojo commented Sep 27, 2024

Great to see this in Winmerge. Thanks!

Should consistently say Ada, which is the official name, and not ADA.

@petacreepers23
Copy link
Contributor Author

Great to see this in Winmerge. Thanks!

Should consistently say Ada, which is the official name, and not ADA.

noted!

Update resource file to be consistent with Ada name
@sdottaka sdottaka merged commit a1fd833 into WinMerge:master Sep 28, 2024
@sdottaka
Copy link
Member

Thank you!

@sdottaka sdottaka added this to the v2.16.43 milestone Sep 28, 2024
sdottaka added a commit that referenced this pull request Sep 28, 2024
- sort keywords
- add Ada to StringBlacklist.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants