Autodetect proper debugger URL for remote debugging - Mendix Forum

Autodetect proper debugger URL for remote debugging

0

This is just a minor thing, but I already got this from a lot of other developers when they wanted to connect to a remote debugging session.

Sometimes just copy over the app url and then you take a while to realise why the debugger is not working when connecting to
https://www.example.com/

it should be easy to automatically suggest the proper debugger URL by studio pro from this input as

https://www.example.com/debugger/

 

asked
1 answers

If this screen gets an update, then let me just select the environment, as the sprintr knows the URLs.

Created