[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[GNU ELPA] Phps-Mode version 0.4.47
From: |
ELPA update |
Subject: |
[GNU ELPA] Phps-Mode version 0.4.47 |
Date: |
Mon, 15 Jan 2024 17:07:04 -0500 |
Version 0.4.47 of package Phps-Mode has just been released in GNU ELPA.
You can now find it in M-x list-packages RET.
Phps-Mode describes itself as:
=========================================
Major mode for PHP with code intelligence
=========================================
More at https://elpa.gnu.org/packages/phps-mode.html
## Summary:
A major-mode that uses the original PHP lex-analyzer and parser for syntax
coloring, bookkeeping, AST, imenu making it easier to spot errors in syntax.
Also includes full support for PSR-1 and PSR-2 indentation and indentaton for
HTML/XML contents.
For flycheck support run `(phps-mode-flycheck-setup)'.
For asynchronous lexer set: `(setq phps-mode-async-process t)'
For asynchronous lexer via `async.el' instead of threads set: `(setq
phps-mode-async-process-using-async-el t)'
## Recent NEWS:
[Not available 🙁]
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [GNU ELPA] Phps-Mode version 0.4.47,
ELPA update <=