Skip to content

[CLOSED] Disabled remote-debugging by default and appshell.app.getRemoteDebuggingPort() needs a callback argument to work #440

@core-ai-bot

Description

@core-ai-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions