- Posted by
- /TGBegin "Variables" /TGFindStr = "^(^{^$[a-z_0-9]+^}^{[%<][a-z_0-9]+[%>]^}^)" /TGBegin "More Variables" /TGFindStr = "^(^{^$[a-z_0-9]+^}^{[%<][a-z_0-9]+[%>]^}^)" /TGFindBStart = "=" /TGFindBEnd = ";" /TGEnd /TGEnd That's nice but it leads to a bigger problem. If the source file is a bit larger (le...Posted in Syntax Highlighting
-   Topics
-   Views
- highend
Nov 02, 2011
- Thanks, I'll request that feature (including the possibility that the explorer tree view is able to follow the current tab's directory) tomorrow via e-mail. Regards, HighendPosted in Configuration/INI Settings
-   Topics
-   Views
- highend
Oct 30, 2011
- Thanks a lot for all the effort that you put into this, Mofi! Is this a function inside a function? Yes, this is a function embedded into the brackets of a different function. but as you can see on image ControlStructures.png that does not really work Yes, I have to admit that. I'm just a newbie reg...Posted in Syntax Highlighting
-   Topics
-   Views
- highend
Oct 30, 2011
- I know this thread is 4 years old but I'd like to ask again if nothing's changed over the years? I'm coming from EditPlus which has this feature and I really miss this in UE. EditPlus saves these information in an .ini file like: [Restore] Count=50 [Restore\0] File=D:\Tools\UltraEdit\Data\wordfiles\...Posted in Configuration/INI Settings
-   Topics
-   Views
- highend
Oct 29, 2011
- Ok, I have created one file with three sections. Each section shows a few examples, general comments of what should be achieved and the desired output for the examples. At the end of the file I put all desired output into one (this is what should be visible in the function list window) if everything...Posted in Syntax Highlighting
-   Topics
-   Views
- highend
Oct 28, 2011
- Wow, lots of invaluable information! Thanks, really appreciated (and very good explanations for a UEdit beginner). I wasn't able to get the variables section to work as expected. All variables with <...> are highlighted correctly (I've removed the "%", "<" and ">" from the delimiter list) but all va...Posted in Syntax Highlighting
-   Topics
-   Views
- highend
Oct 28, 2011
- You're right (again). Just tried Quick Open with wildcards and that's a nice little feature that you can use wildcards as well.Posted in UltraEdit General Discussion
-   Topics
-   Views
- highend
Oct 28, 2011
- Hi, I'm using XYplorer as my file manager and it has a scripting engine. I followed the tutorial / explanations ( Template for syntax highlighting language wordfile ) and tried to make a new wordfile for it from scratch. Most things are working as expected but I have a few questions / problems. Vari...Posted in Syntax Highlighting
-   Topics
-   Views
- highend
Oct 28, 2011
- Ok, I've seen this function (show a directory content via windows explorer) before, but an internal solution would be much nicer. I'll discovered the "Quick open" feature in the meantime which is not bad but requires you to know the exact file name that you want to open. Regards, highendPosted in UltraEdit General Discussion
-   Topics
-   Views
- highend
Oct 27, 2011
- Hi, Isn't it possible to let the Explorer tab in the File View bar "follow" the current open document (tab)? E.g.: I have two tabs open with two different files. a.) "D:\Development\files\index.php" b.) "E:\xampp\htdocs\footer.php" Let's say a.) is the active tab. When I now switch to the File View ...Posted in UltraEdit General Discussion
-   Topics
-   Views
- highend
Oct 27, 2011
- Hi, the Ctrl + B (Search - Selecting to Matching Brace) selects everything between two braces _but_ includes both of them in the selection. In 90% of the cases I need a function that selects everything between two braces (multiline must be supported, too) but without including the braces. Is this po...Posted in Scripts
-   Topics
-   Views
- highend
Oct 26, 2011