-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Description
Description of the Issue
Notepad++ crashed after typing the last letter of the closing tag before the bracket.
Only works when typing both the opening and closing tag.
Copy pasting the tags as well as completing the closing tag before the opeing tag work just fine.
Steps to Reproduce the Issue
- Select Language (I tried html and xml)
- Type Opening Tag eg.
<html> - Type Closing Tag eg.
</html>
Alternative: 2->1->3
Expected Behavior
<html>
</html>
with fancy syntax highlighting and formating
Actual Behavior
crash
Debug Information
Notepad++ v8.3 (64-bit)
Build time : Feb 3 2022 - 03:39:05
Path : C:\Program Files\Notepad++\notepad++.exe
Command Line :
Admin mode : OFF
Local Conf mode : OFF
Cloud Config : OFF
OS Name : Windows 10 Home (64-bit)
OS Version : 2009
OS Build : 19043.1466
Current ANSI codepage : 1252
Plugins : HTMLTag.dll mimeTools.dll NppConverter.dll NppExport.dll XMLTools.dll
I'm new to notepad++, but I don't think thats on me.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels