emacs-php / emacs-php/php-mode

Redesigning color highlighting

Open
#521 0 comments 0 reactions 0 assignees View on GitHub
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.

スクリーンショット 2019-05-17 1 19 18

Unless you're an PHP syntax expert, you won't be able to intuitively understand syntactic meaning from displayed colors.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.