Configuration/INI Settings • How to get UltraEdit context menu item displayed...
Hello, Is there a possibility of moving the UltraEdit context menu item from the extended context menu to the main one. Thanksstatistics: Posted by Paolo Vasirani — 16:43 - 1 day ago — Replies 1 —...
View ArticleScripts • No errors with WebView2?
Hello insider,Now the new engine is finally working for me since the last or penultimate update of UltraEdit. See How to use new JavaScript engine in UltraEdit for Windows 2023.0?I have now realized...
View ArticleConfiguration/INI Settings • Can't save document window context menu...
Hello community,I use UltraEdit Portable 2023. I have adapted the toolbar to my needs, and it works perfectly. When I tried to adapt the context menu (right-click menu), UE did not accept the changed...
View ArticleEditor Display • Open files not pinned to top
Kinda hard to explain this issue, but here goes...At the top of the UE open file window, I have a block of open files tabs. Normally, this is pinned to the top of the window and any open file I click...
View ArticleScripts • Script for renumbering sequence identifiers with at least a four...
Can somebody create a script for UltraEdit/UEStudio with sequence with four digit identifier?Maximum ID length limit is 4.If id is 1 then sequence should be 0001.And if id is 11 then sequence should...
View ArticleCustom User Tools/Tool Configuration • Custom index.html
How (if it's possible) can I set up the Tool Configuration to use Firefox to navigate to a local custom index.html file where a JavaScript script can re-format the active document that is showing in...
View ArticleUltraEdit General Discussion • Recommendations on updating from UE/UES ≤...
I have some recommendations on upgrading or updating from UltraEdit for Windows or UEStudio ≤ v2024.0.0.28 to ≥ v2024.0.0.35. It is possible to simply update to currently latest version of UE/UES but...
View ArticleScripts • UEStudio script for creating a table using sample data and text
Can somebody create a UEStudio script for creating a table using sample data and text?Code: <p>Table 1– ABCD Pvt Ltd</p><p>A B C D</p><p>E F G...
View ArticleMacros • Debugging macros
I'm trying to write some macros and debug some mistakes I make.I'm not finding a way to decrease the processing speed to see step-by-step of each line.It should have some kind of delay or wait command...
View ArticleUltraEdit for Mac General Discussion • Current status of UE for Mac
Am I the only one surprised at how little movement this forum and UE in general gets? The latest version of UE for Mac appears to be v2022.0.0.18 (2/10/23). This forum has no posts for a year.Is UE...
View ArticleUltraEdit General Discussion • UltraEdit will not start:Cannot load xml dll
Just installed UltraEdit. When trying to run it I get dialog box with error message: "Cannot load xml dll: libxml2.dll, quitting!"I'm running windows 10 and latest UltraEdit v. 2024.0libxml2.dll does...
View ArticleUltraEdit General Discussion • Problem with "Auto indent wrapped...
In UltraEdit v.30.2.0.41 when option Configuration - Editor display - Formatting - Auto indent wrapped lines is checked, Word wrap is ON and wrapped line begin with spaces, clicking with mouse on...
View ArticleUEX General Discussion • Disable automatic save is not working with UEX for...
I've had this issue for quite some time. I have disabled automatic save because I often work with very large files and I don't want the constant delay that occurs when UEX is trying to update those...
View ArticleUEX General Discussion • From Ubuntu CLI download and install UEX
Greetings UE fans,I have looked for an article but surprisingly cannot find one. I tried a few variations on this:Code: wget https://downloads.ultraedit.com/main/uex/uex_linux_x64.tar.gzNo joy.Do I...
View ArticleUltraEdit General Discussion • UltraEdit 2024.0 and RClone
According to IDM, hotfix UltraEdit v2024.0.0.35 contains: "installer switch to prevent RClone install".Does anyone know what it is, or how to use it: I find nothing in release notes or hotfix notes or...
View ArticleUltraEdit General Discussion • UltraEdit Delphi 11.03 integration
Hi,I want to replace the default delphi ide editorwithe UltraEdit .can any one help me with that?ThanksRonistatistics: Posted by roni6 — 20:34 - 1 day ago — Replies 0 — Views 40
View ArticleMacros • Debugging UltraEdit macros
I'm trying to write some UltraEdit macros and debug some mistakes I make.I'm not finding a way to decrease the processing speed to see step-by-step of each line.It should have some kind of delay or...
View ArticleConfiguration/INI Settings • Restore UEC file via command line
Hi, Without using the GUI, is there a way to script/automate the restoring of a UEC settings file in UE v2024?Thanks.statistics: Posted by RickyMoose — 23:51 - 1 day ago — Replies 2 — Views 402
View ArticleUltraEdit General Discussion • Cloud Sync
I know cloud sync ended, but is it coming back? There have been at least a couple of updates since the EOL date, but I can still toggle it on and off. It doesn't work, but if it's not available, why...
View ArticleFind/Replace/Regular Expressions • copy a line and replace text in the copied...
The current files have as an example: Code: drop materialized view a.e_r/I want the file to have:Code: drop materialized view a.e_r/drop table a.e_r/statistics: Posted by sklad2 — 23:01 - 1 day ago —...
View Article