Andrew Dupont 22a23ed06b [language-php] Highlight null-safe property access correctly 1 month ago
..
grammars 22a23ed06b [language-php] Highlight null-safe property access correctly 1 month ago
lib 9a1c19ae1b [language-php] Don't throw when encountering unbalanced PHP tags… 4 months ago
settings b9ee65f6a3 Add extensive comment delimiter metadata to most built-in grammars 6 months ago
snippets 7d0a429fcc Add escapement to variable literals within snippets 1 year ago
spec 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago
.gitignore 477b075db5 ➡️ Migrate all language packages 2 years ago
LICENSE.md e5c40b5f35 rebrand and relicence 1 year ago
README.md e5c40b5f35 rebrand and relicence 1 year ago
package-lock.json aecb3cc5c3 add or update packages/*/package-lock.json 1 year ago
package.json 93ab0f7bf0 Convert all modern Tree-sitter TODO/hyperlink injections into services 9 months ago

README.md

PHP language support in Pulsar

Adds syntax highlighting and snippets to PHP files in Pulsar.

Originally converted from the PHP TextMate bundle.

Contributions are greatly appreciated. Please fork this repository and open a pull request to add snippets, make grammar tweaks, etc.