emacs-php / emacs-php/php-mode
Redesigning color highlighting
Open
- Dominant language
- Emacs Lisp
- Stars
- 602
- Forks
- 117
- Avg merge
- 12h 54m
- Merged PRs (30d)
- 3
Description
I have already started designing about some parts.
- [x] #519 Add php-errorcontrol-op face
- [x] #520 Reclassify keywords and types
Our goal is to provide users with a functional highlighting that does not compromise the performance of Emacs. Therefore, it is possible to break compatibility from the past.
What is a "functional highlight"? Look at the following image.

Unless you're an PHP syntax expert, you won't be able to intuitively understand syntactic meaning from displayed colors.
Contributor guide
Assessment
This issue has not been assessed yet.