-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the Issue
all as displayed on screenshot, hope for a quick fix
Steps To Reproduce
- try this structure:
` $('#chat-box').append(`
<div class="chat-message universe">
<img class="message-avatar" src="/views/frontend/images/universe.png" alt="Вселенная">
<div class="message-content">
<p>${message}</p>
</div>
</div>`);
$('#chat-box').scrollTop($('#chat-box')[0].scrollHeight);
}, 3000); // Задержка 3 секунды перед появлением ответа`Current Behavior
jquery syntax is broken after brackets
Expected Behavior
corrent jquery syntax highlight
Debug Information
Notepad++ v8.6.9 (32-bit)
Build time : Jul 12 2024 - 05:08:26
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Command Line : "C:\Users\BlackCat\AppData\Local\Temp\_tcx\16\0\universe.a-devs.xyz\public_html\views\frontend\main.php"
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
Periodic Backup : ON
OS Name : Windows 7 Ultimate (64-bit)
OS Build : 7601.0
Current ANSI codepage : 1251
Plugins :
mimeTools (3.1)
NppConverter (4.6)
NppExport (0.4)Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels