1) advanced-> Configuration-> File Processing-> DOS/Unix/MAC processing-> UNIX/MAC file detection/conversion, deselect the "detect file type and prompt for modification" option and select disable. (Ue9.2, advanced-> Configuration-> General, automatically checks for UNIX files to be removed.
(2) Open the registry, locate HKEY_CURRENT_USER-> Software-> Microsoft-> Windows-> CurrentVersion-> Explorer-> fileexts, and find the corresponding extension, click its openwithlist sub-key and delete unnecessary key values in the right window.
(3) Click "ue", "View", "View/list", and open the file tag to solve the problem of label disappearance.
(4) Most of the time we need to view a singleProgramFile function list structure, but at the same time think that using source insight is too troublesome. Then, you can use ue to open the function list and view the structure as follows:
A. First, check the UE menu: View --> View Method --> select the corresponding language.
B. modify the configuration: Advanced --> Configuration (navigation) --> editor display --> syntax highlight --> complete path name of the word list. Select the wordfile. UEW file or wordfile directory under the UE root directory you have installed.
C. View --> environment: Select "Power User" or "programmer", click "select environment", and then click "Save and execute". Then the UE will automatically open again, press F8, check whether the function list is displayed on the right.