On Tue, Jan 24, 2017 at 8:52 PM, Denis Kudriashov <dionisiydk@gmail.com> wrote:
Hi.

I am glad announce first version of PharmIDE project which is complete toolset for remote development of Pharo images. It includes:
  • remote debugger
  • remote inspector
  • remote playground
  • remote browser
Old project RemoteDebuggingTools is deprecated. But it could be used for Pharo 5 images. PharmIDE targets Pharo 6 or later and provides everything which was done in original project.



Amazing stuff Denis. It will be very ��interesting��over time��to hear of how people's workflows adapt to use this.

One thought while I was watching the video, it might be useful if the remote images were named somehow, which could appear in the title bar of the remote tools in addition to IPaddress/DNSname:port.�� I can imagine having several images of different purposes running on one remote host and having multiple open from the one client and needing to keep track better.�� So for example @4:37, instead of the inspector showing "SeamlessProxy(42)" it would show "MyRemoteImage(42)"

cheers -ben��