Issue by jha-g
Wednesday Nov 06, 2019 at 13:38 GMT
Originally opened as adobe#668
- Disabling remote debugging by default, and it can be enabled by passing a command line arg as --remote-debugging-port=xxxx
- Changed appshell.app.getRemoteDebuggingPort() implementation to require a callback
- Added validation for port range, and also without remote-debugging-port we will not be able to debug brackets using a browser, and if browser debugging is disabled, appshell.app.getRemoteDebuggingPort(callback) will print 0
jha-g included the following code: https://github.com/adobe/brackets-shell/pull/668/commits