### Summary Hi, I've noticed that when typing a single quote in a PHP file it does not automatically close it. However it works fine with `"`, `(` or `[`. ### Description 1. Open a PHP file 2. Start typing `'`. **Expected Behavior**: It should automatically write the closing `'` as it does for `"` or `(`. **Actual Behavior**: It doesn't do anyhting. https://github.com/user-attachments/assets/3fbbb86f-1592-43aa-9487-2b2a06214e25 ### Settings **Languages settings:** <img width="505" height="126" alt="Image" src="https://github.com/user-attachments/assets/5f4f0b2b-5033-4d2a-867b-79d5c4520a79" /> **Installed extensions:** <img width="1383" height="918" alt="Image" src="https://github.com/user-attachments/assets/a415b238-e172-47a0-8421-62e8f451eeed" /> ### Zed Version and System Specs Zed: v0.205.6 (Zed) OS: macOS 15.6.1 Memory: 16 GiB Architecture: aarch64 PHP extension: v0.4.3
Summary
Hi,
I've noticed that when typing a single quote in a PHP file it does not automatically close it. However it works fine with
",(or[.Description
'.Expected Behavior: It should automatically write the closing
'as it does for"or(.Actual Behavior: It doesn't do anyhting.
zed-bug-php.mp4
Settings
Languages settings:
Installed extensions:
Zed Version and System Specs
Zed: v0.205.6 (Zed)
OS: macOS 15.6.1
Memory: 16 GiB
Architecture: aarch64
PHP extension: v0.4.3