Search View [message #1714132] |
Tue, 10 November 2015 03:09 |
Eclipse User |
|
|
|
I have a problem with the Search View.
I'm searching code with some lines being more then 250 chars long.
I need the Search View to show the entire line. No cutting! No Wrapping!
Search parameter is "this.manager.addAttributeChange("
The result looks like this:
jp21t01
Mp21t01MaksutapaluetCl.js (2 matches)
1.652: this.manager.addAttributeChange("exp.exportGroupDlistTurva.rgv[i].exportGrpTurvaMaksuMaksutapa.turvalajiKtx", {"protect" : true, "color" : "normal", "intensity" : "normal"}, this.jp21t01ExportGroupDlistTurvaMeta.idx.sub(1).toInt());
1.653: this.manager.addAttributeChange("exp.exportGroupDlistVoimassa.rgv[i].exportGrpVoimassaMp21Omat.voimassaoloHakuText10", {"protect" : true, "c ...
The actual content of the lines are:
this.manager.addAttributeChange("exp.exportGroupDlistTurva.rgv[i].exportGrpTurvaMaksuMaksutapa.turvalajiKtx", {"protect" : true, "color" : "normal", "intensity" : "normal"}, this.jp21t01ExportGroupDlistTurvaMeta.idx.sub(1).toInt());
this.manager.addAttributeChange("exp.exportGroupDlistVoimassa.rgv[i].exportGrpVoimassaMp21Omat.voimassaoloHakuText10", {"protect" : true, "color" : "normal", "intensity" : "normal"}, this.jp21t01ExportGroupDlistVoimassaMeta.idx.sub(1).toInt());
|
|
|
Powered by
FUDForum. Page generated in 0.07665 seconds