index
:
lite-xl-plugins
2.0
2.1
2.2
PR/update-manifest-adamharrison-lite-xl-terminal
PR/update-manifest-adamharrison-lite-xl-www
PR/update-manifest-adamharrison-quetta
PR/update-manifest-adamharrisonlite-xl-terminal
PR/update-manifest-jdk-and-lsp_c-and-lsp_emmet-and-lsp_lua-and-lsp_java-and-lsp_python-and-lsp_quicklintjs-and-lsp_rust-and-lsp_tex-and-lsp_typescript-and-lsp_zig-and-nodejs
PR/update-manifest-lite-xl-lite-xl-ide
PR/update-manifest-lite-xl-lite-xl-lsp
PR/update-manifest-lite-xl-lite-xl-lsp-servers
PR/update-manifest-lite-xllite-xl-lsp-servers
master
Plugins for the Lite XL editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
language_php.lua
Age
Commit message (
Expand
)
Author
2022-12-15
language_php: switch to non capturing group match
jgmdev
2022-11-15
language_php: better match class type inline vars
jgmdev
2022-11-11
language_php: added backticks support
jgmdev
2022-11-11
language_php: fix highlighting outside of markdown code tags
jgmdev
2022-11-10
language_php: add missing yield keyword
jgmdev
2022-11-03
language_php: applied changes from #108
jgmdev
2022-10-27
language_php: fix strings not getting terminated
jgmdev
2022-06-14
Add support for SQL strings to language_php
Katrina Grace
2022-06-06
language_php: support heredocs and variables inside strings
jgmdev
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-22
Bumping versions.
Adam Harrison
2022-03-15
language_php: added block_comment declaration
jgmdev
2022-03-10
language_php: improved uppercase constants matching
jgmdev
2022-02-16
language_php: properly set names to the multiple syntax definitions
jgmdev
2022-02-10
language_php: added comment field because this isn't read from sub syntaxes.
jgmdev
2022-01-17
language_php: added new PHP 8.1 keywords.
jgmdev
2021-11-21
Add names to language plugins
Guldoman
2021-09-02
Improved language_php plugin
jgmdev
2021-08-17
Updated mod-version and made things 2.0 instead of 2.00.
Adam Harrison
2021-08-17
Updated all lua plugins to be compatible with 2.0.
Adam Harrison
2021-05-22
Add new tag modversion
Francesco Abbate
2021-05-14
[language_php] overall improvements.
jgmdev
2021-04-08
Add version tag in all language plugins
Francesco Abbate
2020-06-18
detect more php files
Luke aka SwissalpS
2020-06-07
Add support for # as one-line comment for PHP
esprimo
2020-04-23
Moved all plugins to `plugins` dir
rxi