Sean P. DeNigris wrote:
> How do I set Helios as the default debugger? When I load a page with a halt
> in it, the old IDE comes up, even if I "smalltalk.popupHelios()" in the
> loader before running my app code. Thanks.
That should not happen, Helios registers itself as a debugger handler. It is worth noting, though, that popupHelios0 call itself only initiatest the process of loading Helios, which takes a while, if you start your app immediately, it's understandable the legacy handler catches it. Maybe start your app code in setTimeout with 1000ms delay, just for development.
Herby
--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
[hidden email].
For more options, visit
https://groups.google.com/d/optout.