php: Add bracket highlighting (#15881)
Improved PHP extension by adding bracket highlighting Release Notes: - N/A Screenshot: <img width="402" alt="image" src="https://github.com/user-attachments/assets/4dd02b41-8637-49b8-b3ce-41791227f945"> <img width="537" alt="image" src="https://github.com/user-attachments/assets/b6dc7091-4588-460b-9051-4675eb0df538">
This commit is contained in:
parent
b19f85f9b5
commit
4f69336024
1 changed files with 1 additions and 0 deletions
1
extensions/php/languages/php/brackets.scm
Normal file
1
extensions/php/languages/php/brackets.scm
Normal file
|
@ -0,0 +1 @@
|
|||
("{" @open "}" @close)
|
Loading…
Add table
Add a link
Reference in a new issue