I don't know if I'm the only one who's having problems while opening .js files with RapidPHP (v...114)

Problem is:
When I try to open a js file (approx. 40-50KB) RapidPHP hangs and the only way to stop is through Task Manager -but it can not fully close it, a black window stays..
Another remark (maybe same cause):
I remarked that (at least since v2008) when I insert a link from menu: "Script>Insert Script..." it takes a considerable delay to open the dialog. It seems it does a lot of calculation behind for just to open this feature...
UPDATE!
After some tests I see that the problem can be repeated only with .js files which has long lines of code. Other js files with multiple lines instead of long lines work fine. It may be that RapidPHP cannot -by nature- treat long lines of code. So it may be possible that this is not specific to js files but other file types can also have similar effect causing application hang... (see: Opening XML File Hangs WeBuilder 2010 Beta)
Anyway, the second point is still there: considerable delay when script dialog is tried to be opened...