[Rev 03] RFR: 6677: Search to highlight cells in the flame view
Miroslav Wengner
mwengner at openjdk.java.net
Thu Feb 6 14:42:35 UTC 2020
On Thu, 6 Feb 2020 11:49:08 GMT, Marcus Hirt <hirt at openjdk.org> wrote:
>> Currently the highlighting is activated when you leave the field or you press the enter
>
>> Additionally, I found some formatting errors in the commits here .. but there's also quite a bit that made it through previously and it'd be nice to clean that up IMO. Do we have any JavaScript formatting guidelines that we're following?
>
> Yep. They are under configuration/ide/eclipse/formatting/formattingjs.xml.
@aptmac I've added the search execution based on the input filed characters length. It looks very nice, I think it's quite intuitive now.
I've also added possibility to be able to search special character based string like : 'ArrayList.add(Object [..]).' you have mentioned.

-------------
PR: https://git.openjdk.java.net/jmc/pull/45
More information about the jmc-dev
mailing list