Ticket #4194 (closed enhancement: fixed)
Add .c++ and .h++ extensions for highlight
| Reported by: | Marv-CZ | Owned by: | andrew_b |
|---|---|---|---|
| Priority: | trivial | Milestone: | 4.8.27 |
| Component: | mc-core | Version: | master |
| Keywords: | Cc: | ||
| Blocked By: | Blocking: | ||
| Branch state: | no branch | Votes for changeset: | committed-master |
Description
The attached patch adds .c++ and .h++ extension to the source files highlight and the syntax highlight. It also fixes missing char '+' in the set of escaped regex chars for this purpose.
Attachments
Change History
comment:1 Changed 5 years ago by andrew_b
- Owner set to andrew_b
- Status changed from new to accepted
- Milestone changed from Future Releases to 4.8.27
comment:2 Changed 5 years ago by andrew_b
- Status changed from accepted to testing
- Votes for changeset set to committed-master
- Resolution set to fixed
Thanks!
Applied as [c8649068d30ef02277ab897c2b131736d24937af].
Note: See
TracTickets for help on using
tickets.
