- Posted by
- I would very much be interested in your script if you finish it. It's one of the main features I miss from Eclipse. The list 'for all Project files' options is no solution for me (at all). Different from mofi I do find that setting up a project/workspace is a annoying thing to do, especially because...Posted in Scripts
-   Topics
-   Views
- Jurriaan
Apr 17, 2008
- Well, the Perl Regular Expression set is much richer than the unix/UE style, so the why I can understand. There is probably some overhead for initiating the external parser though. In theory it shouldn't be any slower. (I'm personally very glad they added them, even if it makes things a little slower)Posted in UltraEdit General Discussion
-   Topics
-   Views
- Jurriaan
Jun 26, 2007
- Yes, the problem is fixed. Thanks everybody.Posted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 22, 2007
- While any of the above alternatives would be much better, there is one way to do it now if you would really want it. Just create a script, that writes the snippets/function(s) you want. So a script to create a script. when you create a new script, you just run that and your functions are 'included'....Posted in Scripts
-   Topics
-   Views
- Jurriaan
Jun 21, 2007
- because alert is also en extension to Core Javascript, which happens to work in most browsers, but not in many other js supporting apps. Core global functions are: eval isFinite isNaN parseFloat parseInt don't forget that in their ever lasting attempts to be top of the browsermarkets, vendors have a...Posted in Scripts
-   Topics
-   Views
- Jurriaan
Jun 21, 2007
- According to the mozilla foundation, core javascript consist of the following objects: Array Boolean Date Error Function java JavaArray JavaClass JavaObject JavaPackage Math netscape Number Object Packages RegExp String sun But that is their core. The real core consists of: Array Boolean Date Error ...Posted in Scripts
-   Topics
-   Views
- Jurriaan
Jun 21, 2007
- Doing a search and replace on the UTF8 encoded file gives the expected result. All 'function lines' are replaced by just the function name and it's parameters. I will report the error to IDMPosted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- Are you sure the contents are identical and also the extension is identical? Maybe the existing file uses a different file format (UTF-8, Unicode, DOS or UNIX) than the new file. I suggest to make a binary file compare with UltraCompare (Lite) to test, if both files are really identical. Your sugge...Posted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- I can't explain how, but I got it working. While trying to bring down all the code to all smaller file to share here, I suddenly had the function names on the right. So, I figured.. there must be something strange in the file. I copied the contents to a new document, to start deleting line by line, ...Posted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- thank you mofiPosted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- Hmm, this is my full header. There is a tab character left of : in the line with the delimiters. /L14"Flash ActionScript 2" Line Comment = // Block Comment On = /* Block Comment Off = */ Escape Char = \ File Extensions = AS /Delimiters = ~!@%^&*()-+=|\/{}[];"'<> ,. : /Regexp Type = Perl /Function St...Posted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- Im having troubles getting the new Perl RE's for function strings to work. For Actionscript/Javascript I use the following line(s): /Regexp Type = Perl /Function String = "^\s*(?:(?:private|public)\s*)?function\s+([^(]+\s*\(.*\))[^)]*$" But no function is found. If I test the regexp seperately from ...Posted in Syntax Highlighting
-   Topics
-   Views
- Jurriaan
Jun 15, 2007
- V13.00 fixed the "keyboard selection stops at '_' character" issue! Thank You! Hmm not what I call fixing. I agree with Mofi that this should be solved in the same way as Ctrl+Dbl Click in the configuration. I for one use the underscore a lot during programming giving variables the same startname, ...Posted in UltraEdit General Discussion
-   Topics
-   Views
- Jurriaan
Mar 29, 2007