- Posted by
- There is installed with UltraEdit for Windows v27.00.0.94 and UEStudio v20.00.0.50 an updated javascript.uew and also an updated css.uew for syntax highlighting of JavaScript code and CSS definitions. The syntax highlighting wordfile javascript.uew contains the improved function strings definition a...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Aug 04, 2020
- There is one more use case of an anonymous function with a parameter not found with the regular expressions above. $('.reset-store').click(function(e) { e.preventDefault(); return window.location.reload(); }); I modified the function string block to the following block to recognize also this anonymo...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Jul 16, 2020
- You have done a good job. I played around about two hours two avoid the false positive function parameter listings for arrow functions with no parameters, but gave it up finally and decided to split up the arrow function searching into two groups, one for arrow functions without parameters and one f...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Jul 13, 2020
- UltraEdit filters out all results of the regular expression finds which have as result an empty string because of listing multiple empty strings in function list view is not really helpful for any programmer. That would be just confusing in my opinion, at least I would be really confused on seeing e...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Jul 12, 2020
- This syntax highlighting issue is fixed with UltraEdit for Windows v25.10.0.50 and UEStudio v18.10.Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Jul 04, 2018
- Yes, this issue is definitely a bug. The wrong highlighting of second block comment with first example block occurs only on using UltraEdit for Windows v24.20.0.27 to currently latest v25.00.0.68. It looks like those versions of UltraEdit detect */ as end of first block comment, next detect /* as st...Posted in Syntax Highlighting
-   Topics
-   Views
- Mofi
Apr 21, 2018