- Posted by
- The Aspell dictionaries are compiled and cannot be edited in a text editor. The custom dictionaries can be edited in UltraEdit. See the topic: Storage location of custom dictionariesPosted in Syntax Highlighting
-   Topics
-   Views
- Mofi
18:52 - 3 days ago
- The UEStudio latest changes page lists for UEStudio 2024.0: Updated SSH/Telnet dockable window : Latest encryption standards Support for key agents The blog page UltraEdit 2024.0 release post has the chapter Updated standards for dockable window for SSH/Telnet with more information about key agent s...Posted in FTP/SFTP / SSH/Telnet
-   Topics
-   Views
- Mofi
11:59 - 3 days ago
- 1 - How to have spell checking underlining wrong words, using syntax highlight, for previous incorrect typed words? I noticed on enabling/disabling spell as you type by hotkey that it is necessary to scroll up/down to get the display of the text with/without red dashed lines for unknown/misspelled ...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
9:53 - 3 days ago
- The paths in the project file are encoded with UTF-7. It is possible to use a macro or script which runs a Find in Files on project files with an empty search string and with results written to an edit window. That edit window becoming automatically the active window contains the list of project fil...Posted in Custom User Tools/Tool Configuration
-   Topics
-   Views
- Mofi
4:59 - 5 days ago
- I have currently neither the time nor the motivation to do a code review and code improvement task for others for free. I could take a while (weeks) before getting time and motivation to do that. I am very busy at the moment with the work for my company.Posted in Scripts
-   Topics
-   Views
- Mofi
5:47 - 6 days ago
- You have most likely not checked the option Match case which is very important here as otherwise [A-Z] and [a-z] matches the same set of characters: all ASCII letters independent on case. A better Perl regular search expression would be ^[ A - Z ][^ \r\n A - Z ]+? \K (?= [ A - Z ] ) and \r\n as repl...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
5:16 - 6 days ago
- There is highlighted now with UltraEdit/UEStudio 2024.1.0.32 the entire line as stored in the file if a long line is displayed in the document window with multiple lines with a soft line wrap (no line breaks) at window boundary or a specified column. There is no configuration setting to change the b...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
5:54 - 9 days ago
- Yes, such a comparison is possible with UltraCompare Professional, but not with UC Lite. Click in UltraCompare Prof. after having already opened a text comparison window in menu Session on menu item Session properties… on using the toolbar/menu mode or on second ribbon tab Home in the second group C...Posted in Text Compare and Merge
-   Topics
-   Views
- Mofi
7:36 - 12 days ago
- I added the files for UltraEdit for Windows v2024.1 and UEStudio v2024.1 on 2024-09-06 and updated the two history files. Further changes are: Added the files for UltraEdit for Windows v2023.0 as I have initially overlooked that three integrated application settings of UEStudio became also available...Posted in Configuration/INI Settings
-   Topics
-   Views
- Mofi
5:36 - 12 days ago
- There must be considered rowspan and colspan on verification of missing table cells according to the example. That means the script must be coded to support true HTML browsing capabilities for tables and their rows and columns for detecting table rows with too many or too few table cells.Posted in Scripts
-   Topics
-   Views
- Mofi
11:29 - 16 days ago
- Both is possible with UltraEdit and with UEStudio. I have not installed UltraFTP and cannot answer the two questions for that reason.Posted in UltraFTP General Discussion
-   Topics
-   Views
- Mofi
5:52 - Aug 30
- There can be written a small UltraEdit script which first loads the replaces in opened file R into memory as an array of strings, closes the file R and runs now one replace after the other on all opened files or just the single opened file remaining now. Some (not all) examples: Bulk Find and Replac...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
5:10 - Aug 30
- Here is what I reported by email to UltraEdit support during beta testing regarding to compatibility with Windows 7/8. [hr] Subject: No compatibility anymore with Windows 7 because of GetScaleFactorForMonitor in SHCore.dll I wanted to test 64-bit UE/UES 2024.1.0.16 also on 64-bit Windows 7. The inst...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
16:49 - Aug 28
- The legacy UltraEdit and Unix regular expression engines do not support changing the case of letters during the replace as the powerful Perl regular expression engine. It would be necessary to use a macro which runs an UltraEdit regular expression find in a loop and uses the UltraEdit command to con...Posted in Find/Replace/Regular Expressions
-   Topics
-   Views
- Mofi
16:29 - Aug 28
- The link of 64-bit English UltraEdit on the downloads page is: https://downloads.ultraedit.com/main/ue/win/ue_english_64.exe ?_gl=1*1blulr8*_gcl_au*NjU2NDkzNzc4LjE3MTY4MTQ4OTk.*_ga*MTgzMTcxOTMyNi4xNzA3ODk2NTUy*_ga_QNXHVTPWNS*MTcxODYxMjA0MS4xOTYuMS4xNzE4NjEyMDUzLjQ4LjAuMA.. If this link is copied int...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Mofi
8:40 - Aug 28