As shown in the picture, the code highlighting in the front is normal, but after the white color appears, the code is no longer highlighted, and VIM's automatic indentation also fails. What should I do?
歡迎選擇我的課程,讓我們一起見證您的進步~~
Just write it like this
$links = array (
"www.example.com/path/to/sw",
"www.example1.com/path/to/sw",
// ...
);