koudelka / visualixir

A process/message visualizer for BEAM nodes.💪👁
MIT License
1.32k stars 46 forks source link

Process info #15

Closed Slavenin closed 7 years ago

Slavenin commented 7 years ago

Hi! It is not enough for viewing one process information like in observer.

koudelka commented 7 years ago

Hey there, I don't quite understand what you're asking, but maybe you can submit a PR?

Slavenin commented 7 years ago

Sorry for my english. I want see full process info (state, etc.) If i dbl click in observer application tree it open new window with detail information about selected process. In visualixir can do something like this?

koudelka commented 7 years ago

No problem. Visualixir doesn't do that at the moment. I'm holding off on adding new features until I can rewrite the frontend in Elm, sorry. If you've got any suggestions as to how it should look/behave, I'm all ears. :)

Slavenin commented 7 years ago

Why elm? о_О Why not React?

koudelka commented 7 years ago

I really don't like javascript. :)