We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25ebfba commit 08b837cCopy full SHA for 08b837c
php-ts-mode.el
@@ -87,7 +87,7 @@
87
"+" "++" "+=" "," "-" "-" "--" "-=" "->" "."
88
".=" "/" "/=" ":" "::" "<" "<<" "<<=" "<=" "<=>"
89
"<>" "=" "==" "===" "=>" ">" ">=" ">>" ">>=" "?"
90
- "?:" "??" "??=" "@" "\\" "^" "^=" "|" "|=" "||"))
+ "?:" "??" "??=" "?->" "@" "\\" "^" "^=" "|" "|=" "||"))
91
"PHP operators for tree-sitter font-locking.")
92
93
(defconst php-ts-mode--magical-constants
0 commit comments