Skip to content

Ticket #5090: add eTS and JSON5 syntax highlighting#5090

Merged
zyv merged 1 commit intoMidnightCommander:masterfrom
dsilakov:ts_ext
Apr 7, 2026
Merged

Ticket #5090: add eTS and JSON5 syntax highlighting#5090
zyv merged 1 commit intoMidnightCommander:masterfrom
dsilakov:ts_ext

Conversation

@dsilakov
Copy link
Copy Markdown

@dsilakov dsilakov commented Apr 7, 2026

Proposed changes

Checklist

  • I have signed-off my contribution with git commit --amend -s
  • Lint and unit tests pass locally with my changes (make indent && make check)

@github-actions github-actions Bot added needs triage Needs triage by maintainers prio: medium Has the potential to affect progress labels Apr 7, 2026
@github-actions github-actions Bot added this to the Future Releases milestone Apr 7, 2026
@zyv zyv added area: mcedit mcedit, the built-in text editor and removed needs triage Needs triage by maintainers labels Apr 7, 2026
@zyv
Copy link
Copy Markdown
Member

zyv commented Apr 7, 2026

Could you please sign off your commit? You put the checkmark, but you didn't actually do it.

* .ets is 'extended typescript' used in ArkTS
(https://en.wikipedia.org/wiki/ArkTS) - can treat these files as ts at
the first glance

* json5 is a json extension

Signed-off-by: Denis Silakov <dsilakov@gmail.com>
@zyv zyv modified the milestones: Future Releases, 4.9.0 Apr 7, 2026
@zyv zyv changed the title Add ets and json5 syntax highlighting Ticket #5090: add eTS and JSON5 syntax highlighting Apr 7, 2026
Copy link
Copy Markdown
Member

@zyv zyv left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@zyv zyv merged commit 17f2566 into MidnightCommander:master Apr 7, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area: mcedit mcedit, the built-in text editor prio: medium Has the potential to affect progress

Development

Successfully merging this pull request may close these issues.

2 participants