-
Notifications
You must be signed in to change notification settings - Fork 5.1k
Closed
Labels
Description
Description of the Issue
When code highlighting for TeX is applied, "&" is displayed as "\ " (backslash space), i.e. the "&" is not displayed.
The same issue also arises with some other languages, including Assmembly, C++, Fortran, Java, Matlab, Pascal and Perl. However, other languages including Batch, Makefile, Postscript and Shell do not cause this behavior.
Steps to Reproduce the Issue
- Open Notepad++
- Type "&"
- Choose Language -> T -> TeX
Expected Behavior
The "&" should be displayed blue and bold, as all macros are.
Actual Behavior
Only the "" is displayed blue and bold, the "&" is not displayed at all.
Debug Information
Notepad++ v6.9.2
Build time : May 18 2016 - 00:34:05
Path : C:\Program Files (x86)\Notepad++\notepad++.exe
Admin mode : OFF
Local Conf mode : OFF
OS : Windows 10
Plugins : mimeTools.dll NppConverter.dll NppExport.dll NppFTP.dll PluginManager.dll
Reactions are currently unavailable