[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New GNU ELPA package: phpinspect - PHP parsing and code intelligence pac
From: |
Sacha Chua |
Subject: |
New GNU ELPA package: phpinspect - PHP parsing and code intelligence package |
Date: |
Mon, 26 Aug 2024 19:47:11 -0400 |
Summary: PHP parsing and code intelligence package
Requires: compat-29
Website: https://elpa.gnu.org/packages/phpinspect.html
Keywords: php languages tools convenience
Maintainer: Hugo Thunnissen <devel@hugot.nl>
Author: Hugo Thunnissen <devel@hugot.nl>
PHPInspect is a minor mode that provides code intelligence for PHP in Emacs.
At its core is a PHP parser implemented in Emacs Lisp. PHPInspect comes with
backends for `completion-at-point`, `company-mode` and `eldoc`. A backend
for `xref` (which provides go-to-definition functionality) is planned to be
implemented at a later date.
See docstrings for elaborate documentation on how to use the mode, starting
with `phpinspect-mode'. Also see M-x customize-group RET phpinspect RET.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New GNU ELPA package: phpinspect - PHP parsing and code intelligence package,
Sacha Chua <=