Skip to content

A Tree-sitter based major mode for editing PHP codes

License

Notifications You must be signed in to change notification settings

jcs-PR/php-ts-mode

 
 

Repository files navigation

php-ts-mode

A Tree-sitter based major mode for editing PHP codes.

Warning This package is still in early development and will not work. It's just that the java-ts-mode keyword has been replaced with PHP.

How to develop

  1. Chekout tree-sitter-php to your computer.
  2. Do make install

Copyright

This code is currently based on java-ts-mode.

Copyright (C) 2022-2023 Free Software Foundation, Inc. Copyright (C) 2023 Friends of Emacs-PHP development

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

There are plans to transfer this project to GNU Emacs, so if you haven't assigned a copyright to the FSF yet, please refer to the Org-mode contribute guide and send me an email!

About

A Tree-sitter based major mode for editing PHP codes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Emacs Lisp 93.8%
  • Nix 4.9%
  • Makefile 1.3%