Clancey / vscode-comet

Other
31 stars 11 forks source link

Change debug port #29

Closed cl3m closed 2 years ago

cl3m commented 2 years ago

The debug port should avoid using 55555 which is reserved on macOS: https://apple.stackexchange.com/questions/410987/port-55555-on-mac-os-big-sur-already-in-use

The best would be to make it configurable though.