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

Cpp/fix/#407 #595

Merged
merged 4 commits into from
Oct 1, 2022
Merged

Cpp/fix/#407 #595

merged 4 commits into from
Oct 1, 2022

Conversation

j-cortial
Copy link
Collaborator

Here is my proposal for fixing issue #407 (see also duplicate issue #496 and related issue #587).

I introduced four additional TextMate scopes, namely keyword.other.[default|delete].[destructor|function] since any special member function can be defaulted (not only constructors) and any function can be deleted. I did not remove the existing scopes keyword.other.[default|delete].constructor for destructors to ensure backward compatibility.

@jeff-hykin jeff-hykin merged commit da83dd3 into jeff-hykin:master Oct 1, 2022
@jeff-hykin
Copy link
Owner

Thanks for the fix! Sorry it took so long to merge. Its now pushed on v1.15.21

@j-cortial j-cortial deleted the cpp/fix/#407 branch October 2, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants