diff options
author | Vincenzo Pupillo <v.pupillo@gmail.com> | 2024-11-25 11:06:02 +0100 |
---|---|---|
committer | Yuan Fu <casouri@gmail.com> | 2024-11-28 20:47:22 -0800 |
commit | 9fdb764898dd4f40f562f8540767a18c827fe7d3 (patch) | |
tree | 0a80355e19fbf466b183d60c3f77f1d665023d89 /lisp/emacs-lisp/lisp-mnt.el | |
parent | bda0bce9e4313c496fcfdcf4b6abeba3f68e5fac (diff) | |
download | emacs-9fdb764898dd4f40f562f8540767a18c827fe7d3.tar.gz emacs-9fdb764898dd4f40f562f8540767a18c827fe7d3.tar.bz2 emacs-9fdb764898dd4f40f562f8540767a18c827fe7d3.zip |
Support PHP 8.4 and more reliable indentation (bug#74525)
Added support for PHP 8.4 property hook. More reliable CSS and
Javascript syntax indentation when there are attributes in
<script> and <style>.
* lisp/progmodes/php-ts-mode.el:
(php-ts-mode--language-source-alist): Switch to the latest php
grammar.
(php-ts-mode--js-css-tag-bol): CSS and Javascript indentation is
now more more reliable in different formatting styles.
(php-ts-mode--test-property-hook-clause-p): New function that
tests property_hook support.
(php-ts-mode--font-lock-settings): Use the new function.
(php-ts-mode--colorize-css-value): The function now behaves
exactly like the one in css-ts-mode.
(php-ts-mode--feature-list): Changed the list to match
css-ts-mode.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mnt.el')
0 files changed, 0 insertions, 0 deletions