PHP files background grayed out after 2023.1 Tomas 创建于 2023年04月05日 07:05 Hi,after upgrade to 2023.1 all PHP source code have gray background. All other types are as before.See hereYAML file for example
Hi there,
AFAIK that's a color for PHP Code background (so that you can easier spot the PHP tags <?php ... ?> in your HTML templates).
Check what you have at "Settings (Preferences on macOS) | Editor | Color Scheme | PHP | PHP Code | Background" and adjust as needed.
P.S. The IDE should really omit using this style for "1 tag for the whole file" (PHP only code) files.
By default, IDE hides the PHP background for files with one <?php section only. This behaviour can be configured under the "Settings/Preferences | Editor | General | Appearance":