Claudio
Posts: 0
Joined: Thu May 31, 2012 9:29 pm

Search a string pattern in all javascript source file within the IDE

Hi,
I need to perform a search thorugh my javascript files because I don't remember where I wrote a particular snippet of code.

In fact I have some js script I made and other js source code written within the "Add Javascript" feature in the response service mapping tool.

Moreover when I use console.log in a procedure written in the mapping tool, when I am debugging from my device, in the logviewer window appears the name of the js file, but it is not accessible from the IDE.

So if I have a screen named mobilescreen1, the associated file is mobilescreen1.js that is not available to edit.

Maybe it would be useful to separate the auto-generated js code for the screen from the code written by us to manage events and/or mapping.

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

Search a string pattern in all javascript source file within the IDE

[quote:]
So if I have a screen named mobilescreen1, the associated file is mobilescreen1.js that is not available to edit.
[/quote]
Where do you want to edit the file..?

Return to “Issues”