forked from DonJayamanne/pythonVSCode
-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Labels
Milestone
Comments
brettcannon
added
awaiting 2-PR
area-debugging
feature-request
Request for new features or functionality
labels
Nov 14, 2017
See #205 for an option to make setting the IP address configurable. |
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
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)
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
No description provided.
The text was updated successfully, but these errors were encountered: