Skip to content

Add support for multiple operators#594

Merged
zonuexe merged 2 commits into
emacs-php:masterfrom
minikN:master
Dec 5, 2019
Merged

Add support for multiple operators#594
zonuexe merged 2 commits into
emacs-php:masterfrom
minikN:master

Conversation

@minikN

@minikN minikN commented Dec 3, 2019

Copy link
Copy Markdown
Contributor

Added faces:

  • arithmetic operators
  • increment/decrement operators

Added highlighting for:

  • logical operators
  • arithmetic operators
  • comparison operators
  • increment/decrement operators

…crement operators. Add faces for increment-, decrement- and arithmetic operators
Comment thread php-face.el
"PHP Mode face used to increment and decremt operators (--, ++)."
:group 'php-faces
:tag "PHP Increment/Decrement Op")

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

👍

@zonuexe
zonuexe merged commit f27474d into emacs-php:master Dec 5, 2019
@zonuexe

zonuexe commented Dec 5, 2019

Copy link
Copy Markdown
Member

@minikN Great works!

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.

2 participants