Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Set the default IP address when debugging to localhost #227

Closed
brettcannon opened this issue Nov 14, 2017 · 2 comments · Fixed by #417
Closed

Set the default IP address when debugging to localhost #227

brettcannon opened this issue Nov 14, 2017 · 2 comments · Fixed by #417
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Milestone

Comments

@brettcannon
Copy link
Member

No description provided.

@brettcannon brettcannon added awaiting 2-PR area-debugging feature-request Request for new features or functionality labels Nov 14, 2017
@brettcannon brettcannon added this to the December 2017 milestone Nov 14, 2017
@brettcannon
Copy link
Member Author

See #205 for an option to make setting the IP address configurable.

@brettcannon brettcannon added bug Issue identified by VS Code Team member as probable bug and removed feature-request Request for new features or functionality labels Nov 14, 2017
@brettcannon
Copy link
Member Author

This will be a top priority for the January release.

DonJayamanne added a commit that referenced this issue Dec 15, 2017
Fixes #205 
Fixes #227
* Added ability for users to provide their own ports and host names for the local debug client when debugging
* Added ability for users to provide their own ports and host names for the local debug client when debugging unit tests
* Ensured the default host name for all socket servers is 'localhost'
* Remove some redundant code related to refactor or Jedi (language server that was never completed)
@lock lock bot locked as resolved and limited conversation to collaborators Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-debugging bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants