liquidlabsio / fluidity

the streaming observability platform
Apache License 2.0
5 stars 0 forks source link

Search event results support click action #9

Closed bluemonk3y closed 4 years ago

bluemonk3y commented 4 years ago

Ace editor click action: https://gist.github.com/orbitbot/27f042995d03372fecaa

Ideally display meta-information (file name/location) and support navigation to explorer

logscape commented 4 years ago

https://stackoverflow.com/questions/25403720/show-tooltip-on-hovering-cursors-in-ace

bluemonk3y commented 4 years ago

awesomeness!